[OpenIndiana-discuss] Any document for Samba and LDAP integration

Robbie Crash sardonic.smiles at gmail.com
Wed Jan 23 02:39:50 UTC 2013


How full featured of a DC are we talking about in terms of Microsoft AD
compatibility?
On 2013-01-22 4:46 AM, "Jonathan Adams" <t12nslookup at gmail.com> wrote:

> I use LDAP in samba ... using the Schema from the Samba source code,
> and OpenLDAP ... but it's a little custom.
>
> Essentially you need to put the following lines into your smb.conf:
>
>         passdb backend = ldapsam:ldap://<LDAP Server>
>         ldap admin dn = "cn=Manager,<LDAP Domain>"
>         ldap group suffix = ou=Group
>         ldap machine suffix = ou=Machines
>         ldap suffix = <LDAP Domain>
>         ldap user suffix = ou=People
>
> but modify to fit your requirements.
>
> if you are planning on using it as a domain controller then you have a
> completely different kettle of fish, and I can even talk you through
> that ... but it might be better off list.
>
> Jon
>
> On 22 January 2013 06:31, Eric 姚宗澧 <tlyao.tw at gmail.com> wrote:
> > Dear ALL,
> > I am trying to use LDAP authentication with Samba in OpenIndiana.
> > I cannot find any useful document in Samba official website.
> > Do you have any useful link or document?
> > Please help me. >"<~
> >
> > Best Regards,
> >
> > Eric
> > _______________________________________________
> > OpenIndiana-discuss mailing list
> > OpenIndiana-discuss at openindiana.org
> > http://openindiana.org/mailman/listinfo/openindiana-discuss
>
> _______________________________________________
> OpenIndiana-discuss mailing list
> OpenIndiana-discuss at openindiana.org
> http://openindiana.org/mailman/listinfo/openindiana-discuss
>


More information about the OpenIndiana-discuss mailing list