Displaying 1 result from an estimated 1 matches for "authmechanism".
Did you mean:
auth_mechanism
2019 Aug 29
0
Office365
...nd got the same message. Through powershell we get "directory service is unavailable" error.
We then ran a netmon trace on the 2008R2 box when running the powershell bits and it seems to be connecting to the Ubuntu server. It seems to using GSS-SPNEGO
LDAPSASLBuffer: BufferLength: 102, AuthMechanism: GSS-SPNEGO
The smb.conf looks like
[global]
workgroup = LIN
realm = LIN.GROUP
netbios name = SERVER5
server role = active directory domain controller
idmap_ldb:use rfc2307 = yes
log file = /var/log/samba/log.%m
log level = 4
winbi...