View Single Post
  #1   (View Single Post)  
Old 13th December 2009
aleunix aleunix is offline
Real Name: Alessandro
Spam Deminer
 
Join Date: May 2008
Location: Italy
Posts: 224
Question Question about the password encryption scheme

3.12. System configuration
Quote:
you are given the option to choose a password encryption scheme. While “DES” is the standard algorithm used on most Unix systems, “MD5”, “Blowfish”, and “SHA1” allow longer passwords than DES, which only uses the first eight characters of the password that is entered. DES is still useful for interoperability with other operating systems.
In particular i don't understand what type of interoperability could be affected by the choice of a different password encryption scheme.
Reply With Quote