Re: [Samba] Problem w/ Samba 3 & LDAP

2004-04-02 Thread Ted Wisniewski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 02 April 2004 12:16 am, Craig White wrote: > On Thu, 2004-04-01 at 16:40, Ted Wisniewski wrote: > > Ldapsearch was being a pain, so just grabbed the info from a "slapcat" > > instead, which was simpler. > > --- > crutches - life with LDAP

Re: [Samba] Problem w/ Samba 3 & LDAP

2004-04-01 Thread Craig White
On Thu, 2004-04-01 at 16:40, Ted Wisniewski wrote: > Ldapsearch was being a pain, so just grabbed the info from a "slapcat" > instead, which was simpler. --- crutches - life with LDAP is infinitely easier when you can get command of the ldap queries from the command line. That sharpens your u

Re: [Samba] Problem w/ Samba 3 & LDAP

2004-04-01 Thread Ted Wisniewski
(* > > Example LDIF (NOT WORKING) (* > > dn: uid=notworking, ou=People, dc=plymouth,dc=edu (* > > sambaPwdLastSet: 1080739453 (* > > sambaAcctFlags: [U ] (* > > displayName: Not Working (* > > sambaPwdMustChange: 2147483647 (* > > objectClass: sambaSamAccount (* > > objectClass: account (*

Re: [Samba] Problem w/ Samba 3 & LDAP

2004-04-01 Thread Craig White
On Thu, 2004-04-01 at 07:30, Ted Wisniewski wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Sorry, > I found a clue. In these below, I made the SID the same and it worked. In > my case, I will have multiple domains all pulling from the same LDAP. How > can I make this wo

Re: [Samba] Problem w/ Samba 3 & LDAP

2004-04-01 Thread Ted Wisniewski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry, I found a clue. In these below, I made the SID the same and it worked. In my case, I will have multiple domains all pulling from the same LDAP. How can I make this work without having to have the SID's for each domain be the sam

Re: [Samba] Problem w/ Samba 3 & LDAP

2004-04-01 Thread Ted Wisniewski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks for the response, but the odd thing is that both had the same set of parameters in the LDAP. I took your advice and added some other parameters to the LDAP for a non working entry... Same result. Example LDIF (Working): dn: uid=newuser, o

Re: [Samba] Problem w/ Samba 3 & LDAP

2004-03-31 Thread Craig White
On Wed, 2004-03-31 at 12:47, Ted Wisniewski wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Here is a description of what I am trying to do (with Samba 3.0.2a & openldap > 2.1.27): > > I have all my users populated into the LDAP with all the applicable > attributes; Users can map

[Samba] Problem w/ Samba 3 & LDAP

2004-03-31 Thread Ted Wisniewski
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Here is a description of what I am trying to do (with Samba 3.0.2a & openldap 2.1.27): I have all my users populated into the LDAP with all the applicable attributes; Users can map drives to a server using LDAP as the authentication backend withou