Net::LDAP::Class create entry with custom dn location
[email protected] (Vladimir Levijev) Fri, 12 Oct 2012 23:23:40 +0300
| Newsgroups | perl.ldap |
|---|---|
| Message-ID | <CAAn0BQYb0YdTagwKTn3ewJs0wpij0rzSPTPpC+h1CFXZhseYgQ@mail.gmail.com> |
Hi, When using NLC create() method, can I specify the dn? As I understand it gets created in base_dn which is specified in my custom package. But I need to specify a different dn at creation time. My users are at cn=foo,base_dn cn=bar,base_dn based on a specific user detail. Cheers, VL