1832880 Members
2481 Online
110048 Solutions
New Discussion

Regarding password

 
nandam
Frequent Advisor

Regarding password

Hi,
Can you tell me where the password information stored and can you give me locations of Path for that file.
3 REPLIES 3
MarkSyder
Honored Contributor

Re: Regarding password

In the /etc/passwd file. The passwords are encrypted, so if you were thinking of reading them think again!

If you're using NIS, however, the passwd file may be in a different location (such as /var/yp on the NIS server).

Mark Syder (like the drink but spelt different)
The triumph of evil requires only that good men do nothing
Steven E. Protter
Exalted Contributor

Re: Regarding password

Shalom nandam,

Password info can be stored in /etc/shadow if you have shadow password depot installed.

If you have a trusted system its split into a lot of little files in a folder called /tcb

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Asif Chaudhary
Advisor

Re: Regarding password

/etc/passwd
/etc/shadow

Regards,
Asif Sharif