Answer Posted / natraj
At the time of user creation, we will mention the user's
home directory.
#ls -ld /dirname
Above command will provide the date and time stamp of user
creation information.
Eg:#useradd -d /export/home/raj -m /raj
The above command will create user "raj" along with home
directory "raj" which has been followed by /export/home.
#ls -ld /raj
The above command will display the time & date stamp.
Thanks & Regards
Natraj
| Is This Answer Correct ? | 2 Yes | 3 No |
Post New Answer View All Answers
Benefits of SMF compared LRC(legacy run control)?
Explain the difference between sc> and lom>?
How can a user login to another system on his network remotely?
How can a user boot in solaris as root if the password is non functional?
Explain the difference between swap -l & swap -s?
Suppose I have 20 gb free space in my file system but my inode size full. How will I increase or how will I fix this issue?
What do you understand by mail aliases?
What is the login shell?
Explain the run levels that are used in solaris10?
Explain the types of installations in solaris
What can be a reason for the solaris system slowing down? How can it be rectified?
How can threads be created in a solaris environment?
What is difference between swap -l & swap -s?
What causes the rpc.ttdbserverd process to be cpu bound? How can it be rectified?
Explain custom jumpstart procedure?