Manage enable/disable user on Redhat 389 or Oracle DSEE

Description

We need to manage user account enable disable on Redhat 389 and on Oracle DSEE. This feature is based on nsAccountLock attribute.

We have tried to provide a new class in the attached zip file, that implements the requested behaviour. It's based on the example class org.connid.bundles.ldap.commons.AttributeStatusManagement.

Environment

None

Attachments

1
  • 03 Sep 2013, 01:35 PM

relates to

Activity

Show:

Francesco ChicchiriccòJune 25, 2014 at 11:30 AM

Bulk close for 1.3.7

Mirko SignorettoSeptember 3, 2013 at 1:35 PM

Hi,

we patched the initial version to correctly handle the enable status after a disable action. I report you a warning that I found in the log file

12:54:27.688 WARN org.connid.bundles.ldap.schema.LdapSchemaMapping.getLdapAttribute Attribute _ENABLE_ of object class _ACCOUNT_ is not mapped to an LDAP attribute

It seems that getLdapAttribute method doesn't recognize the _ENABLE_ attribute as special

Francesco ChicchiriccòJune 27, 2013 at 8:17 AM

Thanks for contribution: the configuration wiki page was updated accordingly.

For next contributions, please attach a patch, not a whole ZIP project.

Mirko SignorettoJune 26, 2013 at 5:42 PM

Atteched an improvement to manage nsAccontLock

Mirko SignorettoJune 21, 2013 at 3:55 PM

Using both the AttributeStatusManagement and the new attached class I observed this warning in the core-connid.log

WARN org.connid.bundles.ldap.schema.LdapSchemaMapping.getLdapAttribute Attribute _ENABLE_ of object class _ACCOUNT_ is not mapped to an LDAP attribute

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

Created June 19, 2013 at 4:18 PM
Updated June 30, 2014 at 11:42 AM
Resolved September 4, 2013 at 9:37 AM