how are password encryped?
    Kevin D. Quitt 
    kdq at demott.COM
       
    Wed Nov  7 01:48:22 AEST 1990
    
    
  
In article <3852 at idunno.Princeton.EDU> pfalstad at roof.Princeton.EDU (Paul John Falstad) writes:
>
>Speaking of salts, try this on your system:
>
>ypcat passwd (or cat /etc/passwd) | cut -d: -f2 | cut -c1,2 | sort |
>uniq -c | sort -n | tail
>
OK:
   1 TJ
   1 b4
   1 bx
   1 me
   1 pt
   1 qD
   1 qe
   1 yz
   3 cy
  19 NO
-- 
 _
Kevin D. Quitt         demott!kdq   kdq at demott.com
DeMott Electronics Co. 14707 Keswick St.   Van Nuys, CA 91405-1266
VOICE (818) 988-4975   FAX (818) 997-1190  MODEM (818) 997-4496 PEP last
                96.37% of all statistics are made up.
    
    
More information about the Comp.unix.misc
mailing list