#1299 Per domain formats for qualified user names
Closed: Fixed Opened 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:
- 3c60433641ce2e86b9b04778c8f8652ef0d097e4
- 4b0b0bc3f9c4966b9f1a7433803a37c36fcaf285

resolution: => fixed
status: new => closed

Also:
- 065771c9859df9c4137daa5187be3aa5633b3cd5

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

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.

Metadata