summaryrefslogtreecommitdiffstats
path: root/mod_lookup_identity.spec
diff options
context:
space:
mode:
authorJan Pazdziora <jpazdziora@redhat.com>2014-01-30 14:50:06 +0800
committerJan Pazdziora <jpazdziora@redhat.com>2014-01-30 19:44:25 +0800
commita9c77fe61a0d6b8acb48757dc901b8ef53a8629c (patch)
tree75831006c185db309e60b2731b469a8f17920c23 /mod_lookup_identity.spec
parente6dbe8d85ddd89179040a60efddaf308bcfa26c7 (diff)
downloadmod_lookup_identity-a9c77fe61a0d6b8acb48757dc901b8ef53a8629c.tar.gz
mod_lookup_identity-a9c77fe61a0d6b8acb48757dc901b8ef53a8629c.tar.xz
mod_lookup_identity-a9c77fe61a0d6b8acb48757dc901b8ef53a8629c.zip
Making description more generic.
Diffstat (limited to 'mod_lookup_identity.spec')
-rw-r--r--mod_lookup_identity.spec5
1 files changed, 2 insertions, 3 deletions
diff --git a/mod_lookup_identity.spec b/mod_lookup_identity.spec
index a3a0a9f..d2700bb 100644
--- a/mod_lookup_identity.spec
+++ b/mod_lookup_identity.spec
@@ -25,9 +25,8 @@ Requires: dbus-libs
%{?filter_setup}
%description
-mod_lookup_identity can retrieve GECOS and group information about
-user authenticated in Apache httpd server, as well as attributes
-about the user provided by local sssd, and store these values
+mod_lookup_identity can retrieve additional pieces of information
+about user authenticated in Apache httpd server and store these values
in notes/environment variables to be consumed by web applications.
Use of REMOTE_USER_* environment variables is recommended.