[Samba] Re: ldap problems

Gerald Carter jerry at samba.org
Mon Mar 18 11:48:13 GMT 2002


On 8 Mar 2002, Terry Davis wrote:

> I am still clueless as far as the answer to this one goes. I don't know
> where I have messed up.  the "5C" before my username makes no sense at
> all......any help please?
> 
> 
> On Thu, 2002-03-07 at 17:56, Terry Davis wrote:
> > Hello,
> > I am doing a samba pdc with ldap.  When I try to login to the domain, or
> > access some shares I get this in my ldap logs:
> > 
> > Mar  7 16:46:16 localhost slapd[3588]: conn=25 op=4 SRCH
> > base="ou=People,dc=test,dc=org" scope=1
> > filter="(&(objectClass=posixAccount)(uid=DOMAIN\5CTD))"

'\5c' is the '\' character.  The posixAccount lookup is caused by a 
getpwnam() and you have

	passwd: files ldap

in /etc/nsswitch.conf





chau, jerry
 ---------------------------------------------------------------------
 Hewlett-Packard                                     http://www.hp.com
 SAMBA Team                                       http://www.samba.org
 --                                            http://www.plainjoe.org
 "Sam's Teach Yourself Samba in 24 Hours" 2ed.      ISBN 0-672-32269-2
 --"I never saved anything for the swim back." Ethan Hawk in Gattaca--





More information about the samba mailing list