dear list On the samba.org pages there is an overview of Samba GUI's. I've recently (via a post on this mailinglist) discovered http://ldapadmin.sourceforge.net/ It looks very good. Anyone using it here? Experiences? A specific reason why it it not listed on the Samba GUI page? Regards, mj
Hi all I am setting up Samba Primary Domain controller with LDAP in Redhat Enterprise Linux ES 4.0 . The open Ldap version is _*OpenLDAP 2.2.3*_ and samba version _*3.0.10-1.4E .*_ i used smbldap-tools which comes default in RHEL ES 4.0 . After configuring samba and Ldap ie slapd.conf, and configuring smbldap-conf.pm and populate it through smbldap-populate.pl i get the following error ############################################################################> Global symbol "$ldapsearch" requires explicit package name at > /usr/local/sbin///smbldap_conf.pm line 236. > Global symbol "$ldapsearchnobind" requires explicit package name at > /usr/local/sbin///smbldap_conf.pm line 237. > Global symbol "$ldappasswd" requires explicit package name at > /usr/local/sbin///smbldap_conf.pm line 239. > Global symbol "$ldapadd" requires explicit package name at > /usr/local/sbin///smbldap_conf.pm line 240. > Global symbol "$ldapdelete" requires explicit package name at > /usr/local/sbin///smbldap_conf.pm line 241. > Global symbol "$ldapmodrdn" requires explicit package name at > /usr/local/sbin///smbldap_conf.pm line 242. > Compilation failed in require at /usr/local/sbin///smbldap_tools.pm > line 4. > BEGIN failed--compilation aborted at > /usr/local/sbin///smbldap_tools.pm line 4. > Compilation failed in require at ./smbldap-populate.pl line 34. > BEGIN failed--compilation aborted at ./smbldap-populate.pl line 34.############################################################################ and when i type *net getlocalsid* command i get the following error #############################################################################> [2005/12/14 18:49:49, 0] lib/smbldap.c:smbldap_search_suffix(1155) > smbldap_search_suffix: Problem during the LDAP search: (No such > object) > SID for domain TDC17 is: S-1-5-21-664927944-2827829345-1370909811############################################################################# Please guide me Regards Niranjan
What is the version of smbldap-tools ? ----------------------------------- St?phane PURNELLE stephane.purnelle@corman.be Service Informatique Corman S.A. Tel : 00 32 087/342467 samba-bounces+stephane.purnelle=corman.be@lists.samba.org a ?crit sur 14/12/2005 15:03:57 :> Hi all > > I am setting up Samba Primary Domain controller with LDAP in Redhat > Enterprise Linux ES 4.0 . > The open Ldap version is _*OpenLDAP 2.2.3*_ and samba version > _*3.0.10-1.4E .*_ i used smbldap-tools which > comes default in RHEL ES 4.0 . > > After configuring samba and Ldap ie slapd.conf, and configuring > smbldap-conf.pm > and populate it through smbldap-populate.pl > i get the following error >############################################################################> > > Global symbol "$ldapsearch" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 236. > > Global symbol "$ldapsearchnobind" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 237. > > Global symbol "$ldappasswd" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 239. > > Global symbol "$ldapadd" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 240. > > Global symbol "$ldapdelete" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 241. > > Global symbol "$ldapmodrdn" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 242. > > Compilation failed in require at /usr/local/sbin///smbldap_tools.pm > > line 4. > > BEGIN failed--compilation aborted at > > /usr/local/sbin///smbldap_tools.pm line 4. > > Compilation failed in require at ./smbldap-populate.pl line 34. > > BEGIN failed--compilation aborted at ./smbldap-populate.pl line 34. > >############################################################################> > and when i type *net getlocalsid* command > i get the following error >#############################################################################> > > [2005/12/14 18:49:49, 0] lib/smbldap.c:smbldap_search_suffix(1155) > > smbldap_search_suffix: Problem during the LDAP search: (No such > > object) > > SID for domain TDC17 is: S-1-5-21-664927944-2827829345-1370909811 > >#############################################################################> > Please guide me > > Regards > Niranjan > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/listinfo/samba
Yes, im using is with great success. ldap non ssl and ssl works great. Louis>-----Oorspronkelijk bericht----- >Van: samba-bounces+louis=van-belle.nl@lists.samba.org >[mailto:samba-bounces+louis=van-belle.nl@lists.samba.org] >Namens mourik jan c heupink >Verzonden: woensdag 14 december 2005 14:33 >Aan: samba@lists.samba.org >Onderwerp: [Samba] samba management tools > >dear list > >On the samba.org pages there is an overview of Samba GUI's. I've >recently (via a post on this mailinglist) discovered >http://ldapadmin.sourceforge.net/ > >It looks very good. Anyone using it here? Experiences? > >A specific reason why it it not listed on the Samba GUI page? > >Regards, >mj >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/listinfo/samba >
On Wed, 2005-12-14 at 19:33 +0530, GMAIL wrote:> Hi all > > I am setting up Samba Primary Domain controller with LDAP in Redhat > Enterprise Linux ES 4.0 . > The open Ldap version is _*OpenLDAP 2.2.3*_ and samba version > _*3.0.10-1.4E .*_ i used smbldap-tools which > comes default in RHEL ES 4.0 .---- You need to get the latest smbldap-tools up2date smbldap-tools or up2date -u should do this for you but note that once you do this, the configuration stuff is in /etc/smbldap ----> After configuring samba and Ldap ie slapd.conf, and configuring > smbldap-conf.pm > and populate it through smbldap-populate.pl > i get the following error > ############################################################################ > > > Global symbol "$ldapsearch" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 236. > > Global symbol "$ldapsearchnobind" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 237. > > Global symbol "$ldappasswd" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 239. > > Global symbol "$ldapadd" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 240. > > Global symbol "$ldapdelete" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 241. > > Global symbol "$ldapmodrdn" requires explicit package name at > > /usr/local/sbin///smbldap_conf.pm line 242. > > Compilation failed in require at /usr/local/sbin///smbldap_tools.pm > > line 4. > > BEGIN failed--compilation aborted at > > /usr/local/sbin///smbldap_tools.pm line 4. > > Compilation failed in require at ./smbldap-populate.pl line 34. > > BEGIN failed--compilation aborted at ./smbldap-populate.pl line 34. > > ############################################################################ > > and when i type *net getlocalsid* command > i get the following error > ############################################################################# > > > [2005/12/14 18:49:49, 0] lib/smbldap.c:smbldap_search_suffix(1155) > > smbldap_search_suffix: Problem during the LDAP search: (No such > > object) > > SID for domain TDC17 is: S-1-5-21-664927944-2827829345-1370909811 > > ############################################################################# > > Please guide me > > Regards > Niranjan
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 mourik jan c heupink wrote:> dear list > > On the samba.org pages there is an overview of Samba GUI's. I've > recently (via a post on this mailinglist) discovered > http://ldapadmin.sourceforge.net/ > > It looks very good. Anyone using it here? Experiences? > > A specific reason why it it not listed on the Samba GUI page?Nope. Just an oversight. I'll get Deryck to post a link today. cheers, jerry -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFDoDyGIR7qMdg1EfYRAkXmAKC+xn5uHpUnsmjxypnPLBw9IxABFgCfUiov WuA1iXvXdvR8gfyEPoQ1d6g=A9YT -----END PGP SIGNATURE-----