Documentation ¶
Index ¶
Constants ¶
View Source
const ( MIN_UID = 1024 MAX_UID = 65534 )
Variables ¶
View Source
var ( ErrEmptyPasswd = errors.New("empty passwd file") ErrNoAvailableUids = errors.New("no available UIDs in passwd file") )
Functions ¶
func CreateUser ¶
CreateUser creates a new user with the first vacant UID.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.