Hi, we are still using a setup with openldap + samba3. On the unix systems we are using ldap for authentication, for all windows clients samba is used. When we migrate to samba4 what will happen to the unix clients ? Can they ask the samba4 PDC ? For an update . are there other Howto's as the https://wiki.samba.org/index.php/Samba4/samba-tool/domain/classicupgrade/HOWTO just to get some impression, what has to be done and what might fail. (we have a little bit more complex setup (different DNS zones,...)) -- Bye, Peer _________________________________________________________ Max-Planck-Institut fuer Biogeochemie Dr. Peer-Joachim Koch Hans-Kn?ll Str.10 Telefon: ++49 3641 57-6705 D-07745 Jena Telefax: ++49 3641 57-7705
Dear Dr. Peer, Normally what we will suggest to change the LDAP to Winbind or nslcd or sssd that authenticate with AD. Hope that help. Thank you. Regards, Chan Min Wai> "Dr.Peer-Joachim Koch" <pkoch at bgc-jena.mpg.de> ? 04/04/2014 2:57 PTG ??? > > Hi, > > we are still using a setup with openldap + samba3. On the unix systems > we are using ldap for authentication, for all windows clients samba is used. > > When we migrate to samba4 what will happen to the unix clients ? > Can they ask the samba4 PDC ? > > For an update . are there other Howto's as the > https://wiki.samba.org/index.php/Samba4/samba-tool/domain/classicupgrade/HOWTO > > just to get some impression, what has to be done and what might fail. > > (we have a little bit more complex setup (different DNS zones,...)) > > -- > Bye, > Peer > _________________________________________________________ > Max-Planck-Institut fuer Biogeochemie > Dr. Peer-Joachim Koch > Hans-Kn?ll Str.10 Telefon: ++49 3641 57-6705 > D-07745 Jena Telefax: ++49 3641 57-7705 > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
Hello Peer-Joachim, Am 04.04.2014 08:57, schrieb Dr.Peer-Joachim Koch:> we are still using a setup with openldap + samba3. On the unix systems > we are using ldap for authentication, for all windows clients samba is > used. > > When we migrate to samba4 what will happen to the unix clients ? > Can they ask the samba4 PDC ?Later in your posting you talk about the migration HowTo. So I guess, you talk about an AD DC and not about a PDC (PDC = NT4 style domain, DC = AD). The unix clients can still use Winbind. Just some parameters need to be adapted and krb5.conf filled.> For an update . are there other Howto's as the > https://wiki.samba.org/index.php/Samba4/samba-tool/domain/classicupgrade/HOWTO>> just to get some impression, what has to be done and what might fail.There's no other migration HowTo. But if it fails, we have to figure out why and fix this. If you give more details, we surely can help.> (we have a little bit more complex setup (different DNS zones,...))It's all possible. It may just require a better planning and testing. :-) Regards, Marc