Title: Message
I'm trying to use Samba to connect to a PDC to authenticate any user in a domain.
I currently have it set up as:
securty = server
password server = [name of DC]
encrypt passwords = yes
Workgroup = [workgroup name]
 
From what I understand, this should work, however, my log is filled with errors:
auth/auth_server.c:check_smbserver_security(359)
    password server DC1 rejected the password
 
And I have verified I am typing in the correct password.
So it looks like there is some problem with encryption or something.
 
smbd and nbmd are version 2.9999 (Debian packages)
 
Thanks.
--James Lamanna

Reply via email to