I'm building on the previous post. Now I'm going to modify the user name, esofthub, to something else. Here's an example.
#usermod -d /export/home/sysadmin1 -m sysadmin1 esofthub
I've changed the directory and login of esofthub to sysadmin1.
If you don't like this method, use admintool.
#admintool &
This blog covers Unix system administration HOWTO tips for using inline for loops, find command, Unix scripting, configuration, SQL, various Unix-based tools, and command line interface syntax. The Unix OS supports tasks such as running hardware, device drivers, peripherals and third party applications. Share tips/comments. Read the comments. But most importantly: Read Disclaimer - Read Disclaimer.
Subscribe to:
Post Comments (Atom)
1 comment:
How many people are still editing the /etc/passwd file directly to make user account changes? Amazing, since sysadmins are suppose to be security conscience. There is no logical in it.
Post a Comment