Hi,
I have centrify express dc client install on a linux box and I'm able to successfully login via AD credentials, but I'm having problems getting the samba shares working.
I've installed samba4 and centrifydc-adbindproxy, and I've run the perl script adbindproxy.pl. The per script completes and restarts all services restart successfully. I'm unable to access the samba shares via linux or windows.
smbclient -k -L <hostname> (on the smb server) gives this error:
session setup failed: NT_STATUS_ACCESS_DENIED
smbclient -L <hostname> (on the smb server and another linux server) gives this error (after prompting for password):
session setup failed : NT_STATUS_LOGON_FAILURE
The /var/log/samba/log.smbd shows these errors:
../source3/auth/auth_domain.c:265 (domain_client_validate) domain_client_validate: Domain password server not available.
I can successfully run a kinit on both servers and klist shows the kerberos ticket.
I default smb.conf installed by the perl script is currently setup, with no modifications (yet).
samba3 was working correctly on this server prior to installing centrify express.
Any guidance? I could post my smb.conf file if needed, but it is the default samba4 smb.conf that was modified by the centrify-ad-proxy script.
Thanks,
Alicia