ldap timestamp

2004-04-17 Thread sharib . khan
Hi Graham, I am using the NET:LDAP library to query the ldap directory. When i use the command line ldapsearch i can retireve the createTimestamp attibute. However, i cant do the same when i use the attrs=> [['createTimestamp'] in the search filter. Can you explain why this is happeniing. Also,

Re: Fwd: ldap search filter problem

2003-12-10 Thread sharib . khan
Hey, I tried by authenticating as the root but it still fails.I checked the config files and it ssays that read on all attributes is allowed for al lusers. I cant understand why just the and operator is failing despite any restrictions. Any clues sharib

Re: Fwd: ldap search filter problem

2003-12-09 Thread sharib . khan
r. I am using the Net:::LDAP API > > > for > > > my querires. I cant do a search with a filter like > > > > > > 1. (attr=*) > > > 2.( &( attr='value')(attr1='value1')) > > > The search number 2 runs perfectly if the & is replaced by | > > > > > > Can you exaplin why this is happening > > > > > > Sincerely, > > > Sharib khan > > > > > > >