Linux / UNIX Tech Support Forum
This is a discussion on OpenLdap Error within the Getting started tutorials forums, part of the Linux Getting Started category; Hi All, I am unable to configure OpenLDAP, When i importing local user to LDAp user, I got the following ...
|
|||||||
| Getting started tutorials So much to read, so little time! If that is your problem, we have solution. Read our FAQ and tutorials to help you cut through the clutter of information overload. Only members of "contributors" group can post new tutorials. Other members can just reply to thread. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi All,
I am unable to configure OpenLDAP, When i importing local user to LDAp user, I got the following error, Please help me [root@vistest openldap]# ldapadd -x -D "cn=Manager,dc=vistest,dc=com" -W -f /etc/openldap/vistest.com.ldif Enter LDAP Password: adding new entry "dc=vistest,dc=com" ldapadd: Already exists (6 Thanks & Regards Siva |
| Sponsored Links | ||
|
|
|
|||
|
Quote:
sounds like the entry already exists ;p Trying to search for the entry using: ldapsearch -x -b"dc=vistest,dc=com" "objectclass=*" and if you want to replace it, backup, then delete the entry using: ldapdelete -D"cn=Manager,dc=vistest,dc=com" -w password enter the dn of the entry that needs to be deleted, and press control d The dn can be found in ur ldif file, example: o=xposed.com,o=jay |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| openldap configuration on rhel5 | chandar | Getting started tutorials | 2 | 12-02-2008 09:34 AM |
| Howto setup OpenLDAP Kerberos on Linux with Windows | ssent12 | Networking, Firewalls and Security | 2 | 16-03-2007 09:51 AM |
| Invalid ICMP type 3 code 3 error to a broadcast -samba error | raj | Linux software | 0 | 09-07-2006 04:38 AM |