how can we know the creation time of user.

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


Please Help Members By Posting Answers For Below Questions

How can a user access a dos-format disk in solaris?

549


What can be done to protect the system from overflow exploits?

564


Explain the difference between svm and vxvm?

535


Explain the run levels that are used in solaris10?

527


How can the output be redirected to some other action process in place showing it in the screen?

563






Explain the difference between sc> and lom>?

531


How do you break the root password?

579


Explain the types of installations in solaris

570


1.Have you used vxboot ? 2.Minimum requirement for mirror volume to created ?

1710


How can abiword be compiled for solaris using gcc?

540


What are the raid levels in solaris?

562


Explain the difference between pid and ppid with example.

638


How to solve the system hang issue. Found that the memory state is free, commands to check and solve the issue?

578


In solaris 10 root Disk is 98% full what steps to be taken?

1662


how to add your own run control script in server?

559