[Date Prev][Date Next] [Chronological] [Thread] [Top]

adding a user



Exactly how do I add a user from an .ldif file if openldap requires authentication but yet tries to authenticate as whatever user I'm logged in as instead of the user's DN that I specify with the -D as an argument to ldapadd? I want to bind as cn=manager,dc=mydomain,dc=com and it wants to bind as whatever user i'm logged in as and that IS NOT what I want. It is ignoring what I tell it and therefore it wonders why it doesn't work.