Applying a LDIF which is as string and not as file

2009-04-28 Thread Cyril Cheneson
LDAP? I m using OpenLDAP Thanks a lot Cyril -- ------ Cyril Cheneson I have to do some "real work" now, so don't write anything interesting. :-) --Larry Wall

Re: :Ldap and successful creation of user despite an "insufficient access" error

2008-05-07 Thread Cyril Cheneson
On Tue, May 6, 2008 at 6:10 PM, Miller, Don C. <[EMAIL PROTECTED]> wrote: > Cyril, do your logs provide any additional insight on the error? Can > you increase the log level to see what may be causing the error? Are > you performing any other operations that would modify the response? Do > yo

Net::Ldap and successful creation of user despite an "insufficient access" error

2008-05-06 Thread Cyril Cheneson
Hi all, I m using Net::LDAP to connect to a LDAP server and create/modify users. I have a predefined LDAP user I m using to bind with and then create/modify accounts. My slapd.conf has the following: access to attrs=userPassword,shadowLastChange by dn="cn=admin,dc=mydomain,dc=com" write