Hello,

I'd like to replace a number of Samba servers (Solaris 10 zones) with
native CIFS and I'm unsure how to configure the LDAP authentication with
CIFS.

We don't use AD, all authentication is through native LDAP.

The authentication part of our smb.conf is:

        passdb backend = ldapsam:ldap://ldaohost.ourdomain
        ldap admin dn = "cn=Directory Manager"
        ldap suffix = dc=ourdomain
        ldap machine suffix = ou=machines,o=TEL
        ldap delete dn = no
        ldap ssl = no

        ldap user suffix = ou=People
        ldap group suffix = ou=Groups


Is there a straightforward way to replicate this authentication with CIFS?

Thanks,

-- 
Ian.

_______________________________________________
cifs-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/cifs-discuss

Reply via email to