mandriva

Ticket #188 (new enhancement)

Opened 8 months ago

Last modified 8 months ago

[FDS] User list works, user edit fails

Reported by: xadrianx@gmail.com Assigned to: cdelfosse
Priority: normal Milestone: 2.4.0
Component: python-mmc-base Version: 2.3.0
Severity: normal Keywords:
Cc:

Description

I've got an FDS installation that I'm trying to hook MMC up to.

MMC is installed to the point where the agent starts, and the web-base allows me to log in, list users and groups and see the FDS logs. The problem comes in when editing users where I get a "This items seems to not be in the index" error.

I'll attach the logs from both MMC and FDS.

For the schema import I did: perl ol-schema-migrate.pl -b /usr/local/src/mmc/mmc-agent-2.3.0/contrib/ldap/mmc.schema > /opt/fedora-ds/slapd-hostname/config/schema/61mmc.ldif

Version of MMC is 2.3.0 compiled from the tarballs Version of FDS is 1.0.4 (I'm trying to delay the upgrade to 1.1.0 until I've got plenty of time)

If any further information is required please don't hesitate to ask.

Attachments

MMC.log (1.9 kB) - added by xadrianx@gmail.com on 03/13/08 12:09:42.
MMC Log
FDS-slap.log (0.6 kB) - added by xadrianx@gmail.com on 03/13/08 12:10:33.
FDS slap log

Change History

03/13/08 12:09:42 changed by xadrianx@gmail.com

  • attachment MMC.log added.

MMC Log

03/13/08 12:10:33 changed by xadrianx@gmail.com

  • attachment FDS-slap.log added.

FDS slap log

03/13/08 16:07:37 changed by cdelfosse

Hello,

are the users located in sub-branches of ou=People,dc=company,dc=com ?

03/14/08 13:26:18 changed by xadrianx@gmail.com

Hi,

All the users are under the People ou. It looks something like this:

dc=com
|- dc=company
|--- ou=People
|----- cn=Person A
|----- cn=Person B
|----- cn=Person C

I'm actually thinking it's because we use cn and not uid as the dn, in which case I guess I'm screwed.

03/14/08 14:40:58 changed by cdelfosse

  • type changed from defect to enhancement.
  • component changed from mmc-web-base to python-mmc-base.
  • severity changed from blocker to normal.
  • milestone set to 2.4.0.

Yes, we only support for the moment user's entry with the uid as the rdn. See also #65 for the same issue.

But the way the MDS get a user's entry from LDAP can be easily fixed to support your directory. I flag this bug for MDS 2.4.0.


Add/Change #188 ([FDS] User list works, user edit fails)




Change Properties
Action