History log of /sssd-io/src/config/etc/sssd.api.d/sssd-files.conf
Revision Date Author Comments Expand
c1208b485924964a7a4fcf19562964acb47fc214 05-Apr-2018 Justin Stephenson <jstephen@redhat.com>

CONFDB: Add passwd_files and group_files options Add new options to the files provider allowing an administrator to configure the files provider to read and monitor multiple or non-standard passwd and group file sources. These options default to /etc/passwd and /etc/group when unset. Reviewed-by: Pavel Březina <pbrezina@redhat.com> Reviewed-by: Jakub Hrozek <jhrozek@redhat.com>