From 33801fc3071c8a161250b15c3815fc19ca20e41a Mon Sep 17 00:00:00 2001 From: Dave Olson Date: Thu, 22 Jun 2017 09:27:28 -0700 Subject: Fixed naming of nss_mapuser.5 and conf file; naming in manpages --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index efcec72..8542b5a 100644 --- a/README +++ b/README @@ -17,7 +17,7 @@ it is not possible to determine if a username is valid without authenticating at the same time. The mapping is done to a single account specified in the configuration -file /etc/mapuser_nss.conf. +file /etc/nss_mapuser.conf. The returned passwd field is always filled in as 'x', so that authentication of the base account is not possible through PAM. Only the mapped accounts @@ -40,7 +40,7 @@ This package will create the radius_user account with adduser if it does not already exist, and that is the default mapping in the configuration, and will add the group radius_users with the addgroup command. -The mapping can be changed in the configuration file /etc/mapuser_nss.conf. +The mapping can be changed in the configuration file /etc/nss_mapuser.conf. In that case, the account must already exist, or should be created with a command similar to: adduser --quiet --firstuid 1000 --disabled-login --ingroup GROUP \ -- cgit v1.2.3