#1093 RFE: Allow Normalizing Names
Closed: Fixed None Opened 12 years ago by myllynen.

SSSD should provide name normalization in a similar manner as Winbind does. Currently, if a user or group name contains spaces it will be used as-is which might cause issues with system and local scripts.

So something like ldap_normalize_names = True would cause the username "John Doe" from LDAP being converted to "john_doe".


Fields changed

milestone: NEEDS_TRIAGE => SSSD Deferred

Fields changed

rhbz: => 0

This was implemented with option to change whitespace to another character.

blockedby: =>
blocking: =>
changelog: =>
design: =>
design_review: => 0
feature_milestone: =>
fedora_test_page: =>
mark: => 0
review: => 1
selected: =>
sensitive: => 0

Fields changed

resolution: => fixed
status: new => closed

Metadata Update from @myllynen:
- Issue set to the milestone: SSSD Patches welcome

7 years ago

SSSD is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in SSSD's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/SSSD/sssd/issues/2135

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Login to comment on this ticket.

Metadata