summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2014-01-17 17:50:37 +0800
committerJan Pazdziora <jpazdziora@redhat.com>2014-01-17 17:50:50 +0800
commit315de1c26336e6c94296449fd24018580c6a9caa (patch)
tree6e2ffca74ea81daf8afc02587f257b5cde72af58
parent200a588336c7d66ef8af83f32d2395161d8a78cf (diff)
downloadmod_lookup_identity-315de1c26336e6c94296449fd24018580c6a9caa.tar.gz
mod_lookup_identity-315de1c26336e6c94296449fd24018580c6a9caa.tar.xz
mod_lookup_identity-315de1c26336e6c94296449fd24018580c6a9caa.zip
sssd supports usernames in allowed_uids.
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index dca4a96..085ba24 100644
--- a/README
+++ b/README
@@ -29,7 +29,7 @@ Example of sssd.conf:
services = nss, pam, ssh, ifp
[ifp]
- allowed_uids = 48, 0
+ allowed_uids = apache, root
user_attributes = +mail, +telephoneNumber, +givenname, +sn
The module itself needs to be loaded into Apache's configuration file