Age | Commit message (Collapse) | Author | Files | Lines |
|
SIGSEGV occured when sss_sudo_cli was run without any arguments.
|
|
Coverity #12803
|
|
https://fedorahosted.org/sssd/ticket/1239
Test client was changed accordingly. The new usage is:
sss_sudo_cli username [uid]
If uid is not set, getpwnam(username) is called. It will retrieve
both default options and rules.
|
|
https://fedorahosted.org/sssd/ticket/1159
|
|
Without user name given it displays cn=defaults record.
Client no longer display raw data.
https://fedorahosted.org/sssd/ticket/1143
|
|
|
|
|