Alberto Moreno
2008-Aug-22 01:43 UTC
[Samba] How to Join Samba Client to a Samba PDC Domain with ldap?
Hi People. I have a domain running samba 3.0.28 with Gentoo+ LDAP+smbldap-tools. Is running very well, I have about 15 WinXP clients + 1 Win2K3 server. Is easy to add a win machine to the domain, but now I need to add a linux box running Centos 5.2, But I have my doubts: Do I need to edit in my client the openldap settings? I just need samba? How my samba client is going to read the users from the LDAP server? What I have to do... I have been searching some examples in the how-to, but I still don't found this info. Could someone pint me some links where exist this info? I will appreciated a lot, thanks for your time people. -- LIving the dream...
manu Baylac
2008-Aug-22 02:53 UTC
[Samba] How to Join Samba Client to a Samba PDC Domain with ldap?
Alberto Moreno a ?crit :> Hi People. > > I have a domain running samba 3.0.28 with Gentoo+ LDAP+smbldap-tools. > > Is running very well, I have about 15 WinXP clients + 1 Win2K3 server. > > Is easy to add a win machine to the domain, but now I need to add a > linux box running Centos 5.2, But I have my doubts: > > Do I need to edit in my client the openldap settings? > I just need samba? > How my samba client is going to read the users from the LDAP server? > What I have to do... >See libnss-ldap and libpam-ldap.> Could someone pint me some links where exist this info? I will > appreciated a lot, thanks for your time people. >Sorry, only in french... Manu
Adam Williams
2008-Aug-22 12:42 UTC
[Samba] How to Join Samba Client to a Samba PDC Domain with ldap?
you want to have samba on your centos 5.2 system join the samba domain handled by samba/ldap on your PDC?
David Collins
2008-Aug-23 01:07 UTC
[Samba] How to Join Samba Client to a Samba PDC Domain with ldap?
Manu, You have 2 choices - your call ... 1. Have the Centos box act like a Windows PC, by installing Winbind, and then join the Samba domain. The Samba Howto has information about that. In this case, it is irrelevant that the Samba database is LDAP. 2. Since you are using smbldap-tools, I presume the LDAP database holds posix information about each Samba user? If so, you can set up your Centos box to use LDAP for authentication, so that anyone listed in LDAP can log onto the Centos box. If you need to access Samba shared files, then you will also need to install smbclient. Also, pyNeighbourhood is a nice GUI for accessing Samba shares from Linux. Regards, David Collins On Fri, 2008-08-22 at 04:52 +0200, manu Baylac wrote:> Alberto Moreno a ?crit : > > Hi People. > > > > I have a domain running samba 3.0.28 with Gentoo+ LDAP+smbldap-tools. > > > > Is running very well, I have about 15 WinXP clients + 1 Win2K3 server. > > > > Is easy to add a win machine to the domain, but now I need to add a > > linux box running Centos 5.2, But I have my doubts: > > > > Do I need to edit in my client the openldap settings? > > I just need samba? > > How my samba client is going to read the users from the LDAP server? > > What I have to do... > > > See libnss-ldap and libpam-ldap. > > > Could someone pint me some links where exist this info? I will > > appreciated a lot, thanks for your time people. > > > Sorry, only in french... > > > Manu > > >