URL: https://github.com/SSSD/sssd/pull/39
Title: #39: RESPONDER: Enable sudoRule in case insen. domains (1.13)

pbrezina commented:
"""
The patch looks good to me. I'd feel better if we somehow managed to backport 
patch that solves the fully qualified issue in 1.14 though.

I'm not that sure about simply appending domain qualification to sudoUser 
attributes. I don't recall all reasons why we did not do it, but it may be 
dangerous if you do not check the exact source where this users comes from. In 
theory you can have:
```ldif
sudoUser: my-u...@domain.com
sudoUser: my-user
```
Where `my-u...@domain.com` comes from domain that requires fully-qualified 
names and `my-user` is a local user.
"""

See the full comment at 
https://github.com/SSSD/sssd/pull/39#issuecomment-256619222
_______________________________________________
sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org
To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org

Reply via email to