search for: tlbgsa

Displaying 1 result from an estimated 1 matches for "tlbgsa".

Did you mean: tlbfs
2013 May 03
1
Password server behaves differently for clients from Windows 7 Professional and Windows 7 Enterprise
...y to sync passwords between the proprietary server with the local smbpasswd file. So I tried using server security and delegating authentication to a SMB interface provided by the directory server. Here are the relevant parts of my smb.conf: netbios name = MILAN security = server password server = tlbgsa.ibm.com encrypt passwords = yes ntlm auth = no lanman auth = no use spnego = no server schannel = no server signing = disabled client plaintext auth = no client lanman auth = no client ntlmv2 auth = yes client schannel = no client signing = auto client use spnego = no When clients on Windows XP,...