[Samba] Critical collapse of Samba/LDAP - Help Please

2005-11-17 Thread Julian Pilfold-Bagwell
Hi all, For the last fortnight I've had a Samba PDC running OpenLDAP 2.3.6 and Samba 3.0.20 running without problem on a 700 user network. Today however, we were setting up mandatory profiles when the whole thing ground to halt. I suspect hardware failure and plan to work tonight to restore the

Re: [Samba] LDAP help!

2005-02-03 Thread Ilia Chipitsine
otherwise you have to keep passwords in clear and somehow emulate (is OpenLDAP capable of this ?) sambaNTPassword via cleartext userPassword Password syncronization is trivial. See "ldap password sync" to do it from the Samba side or the smbk5pwd overlay to extend the hmm... sounds very good. by t

Re: [Samba] LDAP help!

2005-02-03 Thread Adam Tauno Williams
> >> otherwise you have to keep passwords in clear and somehow emulate (is > >> OpenLDAP capable of this ?) sambaNTPassword via cleartext userPassword > > Password syncronization is trivial. See "ldap password sync" to do it > > from the Samba side or the smbk5pwd overlay to extend the > hmm... >

Re: [Samba] LDAP help!

2005-02-03 Thread Ilia Chipitsine
otherwise you have to keep passwords in clear and somehow emulate (is OpenLDAP capable of this ?) sambaNTPassword via cleartext userPassword Password syncronization is trivial. See "ldap password sync" to do it from the Samba side or the smbk5pwd overlay to extend the hmm... sounds very good. by t

Re: [Samba] LDAP help!

2005-02-02 Thread Adam Tauno Williams
> > Right now I have Samba+LDAP working (like a charm acctually) I just > > have one issue. Right now Samba is authenticating the user against > > the sambaLMPassword and/or the sambaNTPassword attributes. Yep. > > I would rather it authenticated against the userPassword attribute > > like my u

Re: [Samba] LDAP help!

2005-02-01 Thread Ilia Chipitsine
Hey list, Right now I have Samba+LDAP working (like a charm acctually) I just have one issue. Right now Samba is authenticating the user against the sambaLMPassword and/or the sambaNTPassword attributes. I would rather it authenticated against the userPassword attribute like my unix boxes and mai

RE: [Samba] LDAP help!

2005-02-01 Thread Bruno Guerreiro
ED] Sent: terça-feira, 1 de Fevereiro de 2005 16:32 To: samba@lists.samba.org Subject: [Samba] LDAP help! Hey list, Right now I have Samba+LDAP working (like a charm acctually) I just have one issue. Right now Samba is authenticating the user against the sambaLMPassword and/or the sambaNTPassword

[Samba] LDAP help!

2005-02-01 Thread Daniel Corbe
Hey list, Right now I have Samba+LDAP working (like a charm acctually) I just have one issue. Right now Samba is authenticating the user against the sambaLMPassword and/or the sambaNTPassword attributes. I would rather it authenticated against the userPassword attribute like my unix boxes and m

[Samba] Samba-Ldap Help -- URGENT

2004-08-27 Thread moof48
I had everything working great but we needed to switch our PDC and File server to connect to the production ldap server farm. They were both using tls with NO PROBLEM. So I switched the ldap host name and now both are not secure :( This is one of the weirdest thing I've see. With TLS turne

Re: [Samba] Samba LDAP help

2003-12-08 Thread Jérôme Tournier
Le Mon, Dec 08, 2003 at 09:36:16AM -0500, Andre Cameron a ecrit: > I am trying to use an existing Netscape LDAP server, I have not added a > schema as I do not want to store any information in LDAP I just want > SAMBA to authenticate using existing LDAP users... Samba uses special attributes (def

Re: [Samba] Samba LDAP help

2003-12-08 Thread Andre Cameron
Jérôme Tournier wrote: Le Mon, Dec 08, 2003 at 02:15:41PM +0100, [EMAIL PROTECTED] a ecrit: Could you send the testparm output ? The samba.shema is in ldap conf and in the correct directory ? And is it the schema for samba3 (and not samba2) ? I am trying to use an existing Netscape LD

Re: [Samba] Samba LDAP help

2003-12-08 Thread Jérôme Tournier
Le Mon, Dec 08, 2003 at 02:15:41PM +0100, [EMAIL PROTECTED] a ecrit: > > Could you send the testparm output ? > The samba.shema is in ldap conf and in the correct directory ? And is it the schema for samba3 (and not samba2) ? -- Jérôme -- To unsubscribe from this list go to the following URL and

Réf. : Re: [Samba] Samba LDAP help

2003-12-08 Thread stephane . purnelle
.samba.org Objet : Re: [Samba] Sam

Re: [Samba] Samba LDAP help

2003-12-08 Thread Andre Cameron
Did you set the password of the "cn=Directory Manager" ? (smbpassword -w password_of_Directory_Manager) Do you have something in your logs ? Made some changes and now only have this error: [2003/12/08 08:01:37, 1] lib/smbldap.c:add_new_domain_info(1265) failed to add domain dn= sambaDomainName=L

Re: [Samba] Samba LDAP help

2003-12-08 Thread Andre Cameron
Did you set the password of the "cn=Directory Manager" ? (smbpassword -w password_of_Directory_Manager) Do you have something in your logs ? Yes I set the password, the space wouldnt throw things off would it? Here is my log snip: [2003/12/06 10:40:00, 1] smbd/server.c:open_sockets_smbd(342

Re: [Samba] Samba LDAP help

2003-12-08 Thread Jérôme Tournier
Le Mon, Dec 08, 2003 at 07:11:46AM -0500, Andre Cameron a ecrit: > ldap admin dn = "cn=Directory Manager" > Am I missing sometrhing, or is there some step I need to do? I Did you set the password of the "cn=Directory Manager" ? (smbpassword -w password_of_Directory_Manager) Do you have something

[Samba] Samba LDAP help

2003-12-08 Thread Andre Cameron
Hello, I have an existing Netscape LDAP server and I need samba to authenticate against it. I have tried everything I could find but I still cant get it to work. Here is the config section: passdb backend = ldapsam://10.25.1.15:389 ldap filter = (&(uid=%u) (o=cybergnostic.com)) ldap suffix =

[Samba] ldap help

2003-10-14 Thread moof48
I'm having problems getting my iplanet ds 5.1 sp2 working w/ samba. I have a bunch of question but I cant find it in the documentation. I'm running samba 3.0 and have an existing ldap server w/ 100K entries. 1.Do you really need all of the attributes in the samba schmema. It sure seems like