Query: user
OS: netbsd
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
USER(8) BSD System Manager's Manual USER(8)NAMEuser -- manage user login information on the systemSYNOPSISuser add -D [options] user add [options] user user del -D [options] user del [options] user user info [options] user user mod [options] userDESCRIPTIONThe user utility acts as a frontend to the useradd(8), usermod(8), userinfo(8), and userdel(8) commands. The utilities by default are built with EXTENSIONS. This allows for further functionality. For a full explanation of the options available, please see the relevant manual page.EXIT STATUSThe user utility exits 0 on success, and >0 if an error occurs.FILES/etc/skel/.[A-z]* Skeleton files for new user /etc/usermgmt.conf Configuration file for user, group(8) and the backend commands mentioned above.SEE ALSOchpass(1), group(5), passwd(5), usermgmt.conf(5), useradd(8), userdel(8), userinfo(8), usermod(8)HISTORYThe user utility first appeared in NetBSD 1.5. It is based on the addnerd package by the same author.AUTHORSThe user utility was written by Alistair G. Crooks <agc@NetBSD.org>.BSDNovember 16, 2005 BSD
Related Man Pages |
---|
adduser(8) - netbsd |
groupadd(8) - netbsd |
useradd(8) - netbsd |
user(8) - netbsd |
userdel(1m) - osx |
Similar Topics in the Unix Linux Community |
---|
useradd |
creating a new user |
Who can help me how to add user without 'useradd' command |
Add existing user into an existing group |
useradd - shell missing features after adding user |