On Sat, 2004-03-27 at 10:24, Daniel Maga�a Molina wrote: > on your smb.conf put this > encrypt passwords = yes > becouse you are sending the pass on a plain text format
What makes you say that? encrypt passwords = yes is the default in your smb.conf file, and does not play any role in our client code. 'client plaintext passwords = no' can be set, to avoid the client code sending a plaintext password to server, but we will always use the encrypted password when the server asks it too. The wbinfo output refers to what could be called 'pre-encrypted' and 'post-encrypted' passwords. The 'plaintext' passwords are simply encrypted in winbindd. Andrew Bartlett -- Andrew Bartlett [EMAIL PROTECTED] Manager, Authentication Subsystems, Samba Team [EMAIL PROTECTED] Student Network Administrator, Hawker College [EMAIL PROTECTED] http://samba.org http://build.samba.org http://hawkerc.net
signature.asc
Description: This is a digitally signed message part
-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
