#1299 Per domain formats for qualified user names
Closed: Fixed None Opened 11 years ago by dpal.

https://bugzilla.redhat.com/show_bug.cgi?id=811663 (Fedora)

In order to support the AD Domain\User style and the more usual kerberos
user@realm style, sssd needs per domain re_expression and full_name_format
options.

This is especially important for Samba integration. Samba only allows
Domain\User format, with the exception that the slash can be replaced with
another character.

Will attach a patch.

Fields changed

blockedby: =>
blocking: =>
coverity: =>
feature_milestone: =>
milestone: NEEDS_TRIAGE => SSSD AD Extensions Feature
tests: => 0
testsupdated: => 0
upgrade: => 0

Typically Windows names are case-insensitive. It might be possible that some client will use 'DOMAIN\user' while others use 'domain\user' in the getpwnam() call.

Fields changed

owner: somebody => stefw
patch: 0 => 1

Fixed by:
- 3c60433
- 4b0b0bc

resolution: => fixed
status: new => closed

Also:
- 065771c

milestone: SSSD AD Extensions Feature => SSSD 1.9.0 beta 4

Metadata Update from @dpal:
- Issue assigned to stefw
- Issue set to the milestone: SSSD 1.9.0 beta 4

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/2341

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