Jump to letter: [
3ABCDEFGHIJKLMNOPQRSTVWXYZ
]
python-sss - Python2 bindings for sssd
- Description:
Provides python2 module for manipulating users, groups, and nested groups in
SSSD when using id_provider = local in /etc/sssd/sssd.conf.
Also provides several other useful python2 bindings:
* function for retrieving list of groups user belongs to.
* class for obfuscation of passwords
Packages
python-sss-1.14.0-43.el7_3.18.x86_64
[124 KiB] |
Changelog
by Jakub Hrozek (2017-05-26):
- Resolves: rhbz#1456013 - sssd intermittently failing to resolve groups
for an AD user in IPA-AD trust environment.
|
python-sss-1.14.0-43.el7_3.14.x86_64
[124 KiB] |
Changelog
by Jakub Hrozek (2017-02-15):
- Resolves: rhbz#1422183 - Fails to accept any sudo rules if there are
two user entries in an ldap role with the same
sudo user.
|
python-sss-1.14.0-43.el7_3.11.x86_64
[123 KiB] |
Changelog
by Jakub Hrozek (2016-12-13):
- Resolves: rhbz#1404340 - Use-after free in resolver in case the fd is
writeable and readable at the same time
|
python-sss-1.14.0-43.el7_3.4.x86_64
[122 KiB] |
Changelog
by Jakub Hrozek (2016-11-14):
- Revert the fix for ignoring sudoUser case as it breaks processing
of rules that completely lack a sudoUser attribute
- Related: rhbz#1392946 - sudo: ignore case on case insensitive domains
|