diff options
author | Stephen Gallagher <sgallagh@redhat.com> | 2009-12-17 12:53:10 -0500 |
---|---|---|
committer | Stephen Gallagher <sgallagh@redhat.com> | 2009-12-17 16:41:11 -0500 |
commit | 4b97330ca0f8700daa73688f817f29cb41844210 (patch) | |
tree | 6bd0f30b87e9e345c10bcc419f4260354327cf73 /server/man/sssd.conf.5.xml | |
parent | 9c292cdd48cbcb3c3e522ed596336ac3d54fe00a (diff) | |
download | sssd-4b97330ca0f8700daa73688f817f29cb41844210.tar.gz sssd-4b97330ca0f8700daa73688f817f29cb41844210.tar.bz2 sssd-4b97330ca0f8700daa73688f817f29cb41844210.zip |
Clarify access_provider manpage entry
We support installed access providers as well as permit and deny
Diffstat (limited to 'server/man/sssd.conf.5.xml')
-rw-r--r-- | server/man/sssd.conf.5.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/server/man/sssd.conf.5.xml b/server/man/sssd.conf.5.xml index 6356a01f..ff86ed91 100644 --- a/server/man/sssd.conf.5.xml +++ b/server/man/sssd.conf.5.xml @@ -504,7 +504,9 @@ <listitem> <para> The access control provider used for the domain. - Supported access providers are: + There are two built-in access providers (in + addition to any included in installed backends) + Internal special providers are: </para> <para> <quote>permit</quote> always allow access. |