Displaying 1 result from an estimated 1 matches for "sodero".
Did you mean:
rodero
1997 Aug 02
7
Encryption
Kevin,
Firstly, you need to obtain the DES libraries.
Then you need to tell the Samba Makefile that you wish to compile in DES encryption services and link
with the DES library.
Then in the smb.conf file you need to add to the [Globals] section:
encrypted passwords = yes
Then you need to create a separate smbpasswd file. Please read the documentation in the docs directory
of the Samba source