Displaying 1 result from an estimated 1 matches for "server_01".
Did you mean:
  server01
  
2009 Mar 26
0
Trouble joining AD 2008 Server
...upported.
The AD server is also configured to only allow NTLMv2 and not older NTLM, the 
last 4 lines i global show this. 
Tried version 3.3.2 and 3.0.34. Same errors om both.
Joining a older AD server works fine is the temporary workaround.
Environment:
OS::
Solaris 10 10/08
# uname -a
# SunOS SERVER_01 5.10 Generic_137137-09 sun4u sparc SUNW,Sun-Fire-280R
Samba::
# ./configure --with-acl-support --with-automount --with-winbind
smb.conf
[global]
        workgroup = ***
        security = DOMAIN
        netbios name = SERVER_01
        password server = AD_SERVER_01,AD_SERVER_02
       encrypt pas...