#1914 pysss_nss_idmap: Support also Unicode strings and return them by default
Closed: Fixed None Opened 10 years ago by jhrozek.

Python code by default deals with Unicode strings in arguments (so, in upcoming 'trust-resolve' command '--sids' argument will give tuple of unicode strings to the Python method).

Additionally, returning unicode strings is important due to the fact that user/group names are not limited to ASCII. More to that, Windows is known to localise group and user names to target language, so that for example, in Russian version a group with RID 498, "enterprise read-only domain controllers" is actually "Контроллеры домена предприятия — только чтение".


Fields changed

milestone: NEEDS_TRIAGE => SSSD 1.10.0
rhbz: => 0

Fields changed

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

milestone: SSSD 1.10.0 => SSSD 1.10 beta
resolution: => fixed
status: new => closed

Metadata Update from @jhrozek:
- Issue assigned to sbose
- Issue set to the milestone: SSSD 1.10 beta

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

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