Posts Tagged With: usermod

Change User Attributes

Tagged with: , , ,

Change a user’s attributes


usermod -c "User FTP" -g system -d /ftp/user1 -s /bin/nologin user1
No Comments »