aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorWolfgang Draxinger <code+github@datenwolf.net>2011-06-09 17:17:08 +0200
committerWolfgang Draxinger <code+github@datenwolf.net>2011-06-09 17:17:08 +0200
commitb7b3203f68bae070bf50a0e30e93a6f1e9e4c29a (patch)
treec5ccc72e586d0122ad4593fd187abdf39ad5db2d /README
parentb6a7c95c22f95f1dbfe8a2ed8cd331fbd26c4008 (diff)
downloadpam_propperpwnam-b7b3203f68bae070bf50a0e30e93a6f1e9e4c29a.tar.gz
pam_propperpwnam-b7b3203f68bae070bf50a0e30e93a6f1e9e4c29a.tar.bz2
README typos
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index 25531b8..53eed04 100644
--- a/README
+++ b/README
@@ -7,10 +7,11 @@ and replaces the login name with what has been returned.
On the typical system this module performs an identity transform.
The main usage scenario are systems in networks where a user name
is used in several distinct authentication systems, some of them
-being case sensitive and others not. For example the main system
+being case sensitive and others not. For example the mail system
may do case insensitive username lookups, while the workstations
are case sensitive. In such environments users are often puzzeled
about a username working in one situation does not work in another.
+
Actually this module has been written for this very reason.
CONFIGURATION