[BACK]Return to passwd.conf CVS log [TXT][DIR] Up to [local] / src / etc

Diff for /src/etc/Attic/passwd.conf between version 1.4 and 1.5

version 1.4, 1997/03/27 23:09:13 version 1.5, 1997/03/30 19:20:04
Line 7 
Line 7 
 # they can take values of  # they can take values of
 #       old             - old unix style salt of 12bit (YP compatible)  #       old             - old unix style salt of 12bit (YP compatible)
 #       newsalt         - DES hash with salt of 64 bit  #       newsalt         - DES hash with salt of 64 bit
 #       md5             - MD5 hashing algorithm  #       md5             - MD5 hashing algorithm (FreeBSD-compat)
 #       blowfish,x      - Blowfish cipher, x is number of rounds  #       blowfish,x      - Blowfish cipher, x is number of rounds (BEST!)
 #                         128 bit salt, 4 rounds are min, 31 max (BEST!)  #                         128 bit salt, 4 rounds are min, 31 max
   
 default:  default:
         localcipher=old          localcipher=old

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5