[SATLUG] Red Hat 6.2 and /etc/passwd

Henry Pugsley henry.pugsley at gmail.com
Mon Nov 12 11:16:52 CST 2007


Shadow passwords were not always the default, but you could enable
them after the installation.  Since root is created during the
install, the password hash was put in /etc/passwd.  After the the
install, any new accounts would get their password hashes put in
/etc/shadow, or they would get moved when you change the password for
the account.  If you change the password for root on those servers,
the hash will probably end up in /etc/shadow when you are done.

-Henry

On Nov 12, 2007 8:48 AM, Sean Carolan <scarolan at gmail.com> wrote:
> When did Red Hat begin moving all hashed passwords into /etc/shadow
> instead of /etc/passwd?  I have found some older systems that have
> everyone but root's password in /etc/shadow, and was curious if there
> is some technical reason for that, or if it's just misconfigured.
> --
> _______________________________________________
> SATLUG mailing list
> SATLUG at satlug.org
> http://alamo.satlug.org/mailman/listinfo/satlug to unsubscribe
> Powered by Rackspace (www.rackspace.com)
>



-- 
"The best way to predict the future is to invent it" - Alan Kay


More information about the SATLUG mailing list