Displaying 1 result from an estimated 1 matches for "svr_passwd".
Did you mean:
smb_passwd
2003 Mar 26
0
SMB passthrough authentication and Encrypted passwords
...inherent permissions= YES
max smbd processes = 0
server string = XServe
log file = /Library/Logs/WindowsServices/WindowsFileService.log
wins support = NO
wins server = 10.2.0.43
domain master = NO
workgroup = WORK
password server= SVR_PASSWD
(wg and pass server names changed)
I've joined the domain using smbpasswd -j WORK -r SVR_PASSWD -u Admin
The machine is showing as a member from my pdc.
With this conf, it works fine, but the second I change it to encrypt
passwords = yes, SMB authent is broken.
Anyone come across this befo...