#2595 'unix group id' in sudoUser option is not supported
Closed: wontfix 4 years ago by pbrezina. Opened 9 years ago by jhrozek.

Ticket was cloned from Red Hat Bugzilla (product Red Hat Enterprise Linux 6): Bug 1135526

Description of problem:
sudo with sssd doesn't  work with 'unix group id' in sudoUser option

[test]id userallowed
uid=10001(userallowed) gid=20001(groupallowed) groups=20001(groupallowed)
[test]getent group groupallowed
groupallowed:*:20001:

sudoers entry:
dn: cn=rule1,ou=Sudoers,dc=my-domain,dc=com
objectClass: top
objectClass: sudoRole
cn: rule1
sudoHost: ALL
sudoCommand: ALL
sudoUser: %#20001

Version-Release number of selected component (if applicable):
sssd-1.9.2-129.el6
sudo-1.8.6p3-15.el6

How reproducible:
always

Steps to Reproduce:
1.su - userallowed -c 'sudo true'
2.
3.

Actual results:
user isn't allowed to run sudo

Expected results:
user is allowed to run sudo

Additional info:

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

7 years ago

Thank you for taking time to submit this request for SSSD. Unfortunately this issue was not given priority and the team lacks the capacity to work on it at this time.

Given that we are unable to fulfill this request I am closing the issue as wontfix.

If the issue still persist on recent SSSD you can request re-consideration of this decision by reopening this issue. Please provide additional technical details about its importance to you.

Thank you for understanding.

Metadata Update from @pbrezina:
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

4 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/3636

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