summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOndrej Kos <okos@redhat.com>2012-11-07 10:59:27 +0100
committerJakub Hrozek <jhrozek@redhat.com>2012-11-08 12:37:18 +0100
commitff5de51ef7ba824cff814265f3fb4622dc2abb83 (patch)
tree8e926553e5850b292e78d6c4733d3aac2eb70525 /src
parentb6d5f2a91fbce15c7ef4d382fa6b52407adb26dd (diff)
downloadsssd-ff5de51ef7ba824cff814265f3fb4622dc2abb83.tar.gz
sssd-ff5de51ef7ba824cff814265f3fb4622dc2abb83.tar.xz
sssd-ff5de51ef7ba824cff814265f3fb4622dc2abb83.zip
MAN: sssd-simple - suggest awarness of empty rules
Admins should be aware of the behavior of simple access provider when empty lists are configured (may be result of scripted filing)
Diffstat (limited to 'src')
-rw-r--r--src/man/sssd-simple.5.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/man/sssd-simple.5.xml b/src/man/sssd-simple.5.xml
index 17e9826aa..6b2277f00 100644
--- a/src/man/sssd-simple.5.xml
+++ b/src/man/sssd-simple.5.xml
@@ -117,6 +117,11 @@
</variablelist>
</para>
<para>
+ Specifying no values for any of the lists is equivalent
+ to skipping it entirely. Beware of this while generating
+ parameters for the simple provider using automated scripts.
+ </para>
+ <para>
Please note that it is an configuration error if both,
simple_allow_users and simple_deny_users, are defined.
</para>