#447 Provide mapping of IPA names to LDAP attributes
Closed: Fixed None Opened 13 years ago by rcritten.

In an effort to simplify some LDAP attribute names we have a cli_name on some parameters. We should provide a way to find the mapping between the two.


Please explain what functionality | behavior was added or changed with this fix.

Replying to [comment:6 jgalipea]:

Please explain what functionality | behavior was added or changed with this fix.

Since some LDAP attributes have their cli_name value defined,
so they can be more user friendly, it can be difficult for user to find
out which attributes do the parameteres given to CLI really represent.
This patch provides new command, which will take another IPA command as
and argument and display attributes which given command takes and what
LDAP attributes are they mapped to.

This is important when doing a few things where we can't/don't insulate the user from LDAP names such as ACI/permissions.

Metadata Update from @rcritten:
- Issue assigned to jzeleny
- Issue set to the milestone: FreeIPA 2.0.1 RC (bug fixing)

7 years ago

Login to comment on this ticket.

Metadata