diff options
Diffstat (limited to 'mapuser_nss.conf')
-rw-r--r-- | mapuser_nss.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mapuser_nss.conf b/mapuser_nss.conf index c422b3e..4ddc42d 100644 --- a/mapuser_nss.conf +++ b/mapuser_nss.conf @@ -5,7 +5,7 @@ # Edit /etc/nsswitch.conf to add mapuer to the passwd lookup, similar to this # where mapuser must be the be prior to compat, since uid lookups would # otherwise always match via compat -# passwd: mapuser compat +# passwd: mapuser compat # if set, errors and other issues are logged with syslog # debug=1 |