[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: how strong is the /etc/passwd encryption?



run pwconv to activate shadow

and to tell if its running u can cat /etc/passwd and if u cant see the
encrypted characters of the passwd file and its an x then its activated

--
Michael S. Dunsavage
----------------------
http://members.tripod.com/~zer002/

On Fri, 1 Jan 1999, Boba Fette wrote:

> If you don't suspect you are already using Shadow passwords, is there a
> way to activate them? Also how can one determine if they are active? I
> looked for an /etc/shadow file, but was unable to find one.
> 
> -d
> 
> On Thu, 31 Dec 1998, Kevin W. Reed wrote:
> 
> > Told to us by Hugo Rabson (hugo rabson zetnet co uk)
> > on Thu, Dec 31, 1998 at 08:01:09AM -0000
> > 
> > Subject: Re: how strong is the /etc/passwd encryption?
> > > Is it just crypt(1)? Or crypt(des)? Or something else?
> > 
> > Its just crypt but hopefully you are using Shadow passwords which are
> > not accessible to normal users so they can't "See" them in the first place.
> > 
> > When using shadow passwords, the encrypted password is removed from the 
> > publically readable /etc/passwd file and put in the restricted /etc/shadow
> > file which normally has 0400 permissions (readable by root only).
> > 
> > -- 
> > Kevin W. Reed - Voice 602-469-5106         TNET Services - MAILBOT.COM
> > Mesa, Arizona U.S.A.                  MAJORDOMO & Mailing List Account
> > mailto://soldo tnet com - http://www.tnet.com - http://www.mailbot.com
> >   PGP Fingerprint = 96 52 F3 29 13 57 15 49  1C 18 0F CC A0 0A 73 07
> >   
> > 
> > 
> > -- 
> >   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> > 		http://www.redhat.com http://archive.redhat.com
> >          To unsubscribe: mail redhat-list-request redhat com with 
> >                        "unsubscribe" as the Subject.
> > 
> 
> 
> -- 
>   PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
> 		http://www.redhat.com http://archive.redhat.com
>          To unsubscribe: mail redhat-list-request redhat com with 
>                        "unsubscribe" as the Subject.
> 
> 
> 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]