1 (edited by pipal 2011-01-08 14:32:50)

Topic: iredadmin not editing a user

Hi,

I am getting a error while editing a users on the web interface of iredadmin. The error shows

Error: {'matched': 'ou=Users,domainName=pipalresearch.com,o=domains,dc=pipalresearch,dc=com', 'desc': 'No such object'}


Please help me to resolve this.

----

Spider Email Archiver: On-Premises, lightweight email archiving software developed by iRedMail team. Supports Amazon S3 compatible storage and custom branding.

2

Re: iredadmin not editing a user

Could you help to check whether this account exist in LDAP with pjpLDAPadmin?

3

Re: iredadmin not editing a user

yes the account exist in phpldapadmin

mail=nitin.gupta @pipalresearch.com
Server: My LDAP Server   Distinguished Name: mail=nitin.gupta @pipalresearch.com,ou=Users,domainName=pipalresearch.com,o=domains,dc=pipalresearch,dc=com

4

Re: iredadmin not editing a user

Could you please try below steps:

- Logout iRedAdmin-Pro
- Restarting apache
- Log into iRedAdmin-Pro
- Edit user profile

5

Re: iredadmin not editing a user

Hi,
Now also the same error is coming.

6

Re: iredadmin not editing a user

pipal wrote:

Hi,
Now also the same error is coming.

Can I delete that particular entry from phpldapadmin and retry the same.....

7

Re: iredadmin not editing a user

Sure you can delete it first and then add a new one with same mail. But please be sure the new account use same maildir path, otherwise it can't get old mails.

8

Re: iredadmin not editing a user

Hi
is this the command to delete correct

ldapdelete -v 'mail=nitin.gupta@pipalresearch.com,ou=Users,domainName=pipalresearch.com,o=domains,dc=pipalresearch,dc=com' -D 'cn=Manager,dc=pipalresearch,dc=com' -W

Please let me know if I am wrong as I am newbie in LDAP

Regards

9

Re: iredadmin not editing a user

Why not delete it with phpLDAPadmin? It's much easier than command line.

Again, please use same maildir path for this new user.