invalid dn error

2005-11-10 Thread Ronan
this is the output. [EMAIL PROTECTED]:~$ ./ldap.pl cn=ronan, ou=Distribution Lists, ou=Mail System, o=Queens University Belfast, c=GB failed to add entry: Invalid DN syntax at ./ldap.pl line 97, line 225. the DN as you see above is correct. Im binding as the Directory manager. just cpan&#x

Re: trying to add a mailing list to the directory

2005-01-17 Thread ronan
module/Apache/CDONLEY/Net-LDAPapi-1.40.readme document and can still not amke any sense of it(the error below i mean) Net::LDAPapi::ldap_search needs ARRAY reference as argument 5. at /usr/local/lib/perl5/site_perl/5.8.5/sun4-solaris/Net/LDAPapi.pm line 854, line 1. Searching for uid=2129655... $

trying to add a mailing list to the directory

2005-01-11 Thread Ronan McGlue
83 is the code && warn line $ret->code && warn "f any clues? have i specified the attributes for the entry badly? i know our directory structure will be different to yours but have I covered the basics of Net::ldap? I have confirmed that all our other working mailing lists have only 'top' ,'mjDistributionList' as their objectClass entries. id really appreciate some giudance here. Ive read all the docs on the web and still dont understand what stupid thing im doing wrong here ronan