freeipa/install/oddjob
Christian Heimes 72fb4e60c8 Add user and group wrappers
New classes for user and group names provide a convenient way to access
the uid and primary gid of a user / gid of a group. The classes also
provide chown() and chgrp() methods to simplify common operations.

The wrappers are subclasses of builtin str type and behave like ordinary
strings with additional features. The pwd and grp structs are retrieved
once and then cached.

Signed-off-by: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Rob Crittenden <rcritten@redhat.com>
2020-09-22 09:23:18 -04:00
..
etc ipa-adtrust-install: run remote configuration for new agents 2020-03-05 14:40:58 +01:00
com.redhat.idm.trust-fetch-domains.in Add user and group wrappers 2020-09-22 09:23:18 -04:00
Makefile.am ipa-adtrust-install: run remote configuration for new agents 2020-03-05 14:40:58 +01:00
org.freeipa.server.conncheck Do not log to file in remote conncheck side 2016-07-01 09:05:33 +02:00
org.freeipa.server.trust-enable-agent.in ipa-adtrust-install: run remote configuration for new agents 2020-03-05 14:40:58 +01:00