|
From: test <te...@pe...> - 2005-12-11 21:58:33
|
doing it by the book gives me this error
i think something has gone wrong with ldap
I hope it can be repaired else i have to re-install ldap
however rcldap status tells me it is running
perhaps i would have to rename my slapd.conf.backup to slapd.conf
do you think that would help or is the db broken?
peter:~ # ldapadd -x -D cn=Manager,dc=peter,dc=prive -W
Enter LDAP Password:
dn: dc=peter,dc=prive
objectClass: dcObject
objectClass: organization
o: PetersPretPaleis
dc: peter
adding new entry "dc=peter,dc=prive"
ldapadd: update failed: dc=peter,dc=prive
ldap_add: Internal (implementation specific) error (80)
additional info: entry store failed
peter:~ #
Craig White schreef:
>On Sun, 2005-12-11 at 19:53 +0100, test wrote:
>
>
>> Failed to save user : Failed to add user to LDAP database : cn:
>> value #0 invalid per syntax
>>
>>
>----
>this error says to me that you probably didn't have a value in the
>'Name' filed which would translate into 'cn' (Common Name) in LDAP
>----
>
>
>>I get some access to something
>>too bad there is no proper webmin tool to configure ldap
>>Unfortunately I do not have enough knowledge to write one myself
>>
>>
>----
>That error (above) isn't about ACL's
>
>Webmin is simple to configure for LDAP - it is not a tool for someone to
>use so that he doesn't have to learn how to use LDAP. GUI tools don't
>really exist for people that don't understand LDAP.
>
>The place to learn about LDAP is probably
>http://www.openldap.org/doc/index.html
>
>Craig
>
>
>
>-------------------------------------------------------
>This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
>for problems? Stop! Download the new AJAX search engine that makes
>searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
>http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
>-
>Forwarded by the Webmin mailing list at web...@li...
>To remove yourself from this list, go to
>http://lists.sourceforge.net/lists/listinfo/webadmin-list
>
>
>
|