From a9c77fe61a0d6b8acb48757dc901b8ef53a8629c Mon Sep 17 00:00:00 2001 From: Jan Pazdziora Date: Thu, 30 Jan 2014 14:50:06 +0800 Subject: Making description more generic. --- mod_lookup_identity.spec | 5 ++--- 1 file 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. -- cgit