Displaying 1 result from an estimated 1 matches for "samba_200x".
Did you mean:
samba2005
2004 Mar 18
2
samba,ldap and kerberos
...on three different solaris machines.
we were able to successfully integrate samba and ldap and works fine. When trying to bring in kerberos support , we changed the samba configuration file as follows
interfaces = 131.183.20.96
bind interfaces only = true
workgroup = SAMBA_200X
server string = ECC Samba3.02a Secure Server
#adding kerberos security ADS
security =ADS
realm =ENG.UTOLEDO.EDU
password server=kerbere.eng.utoledo.edu
# ldap parameters
ldap admin dn ="cn=mgradmin"
ldap ssl = no...