Change User Attributes
Tuesday, July 22nd, 2008
Change a user’s attributes
usermod -c "User FTP" -g system -d /ftp/user1 -s /bin/nologin user1
Change a user’s attributes
usermod -c "User FTP" -g system -d /ftp/user1 -s /bin/nologin user1