From e29ef82d7cd1749ce0ab6e5b05aa559ae8dbd866 Mon Sep 17 00:00:00 2001 From: madjack Date: Sat, 21 Mar 2020 18:11:47 +0200 Subject: README: fix typo --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 8542b5a..2a7f912 100644 --- a/README +++ b/README @@ -29,7 +29,7 @@ by the passed in username. The uid, gid, and shell fields are copied directly from the map_user account passwd dataa. For example, if the passed in username is 'olsonr', the result of running - getent -s mapuser passwd olsonr + getent -s mapname passwd olsonr will be something like this: olsonr:x:1017:1017:olsonr mapped user:/home/olsonr:/bin/bash if the map_user field is set to radius_user, and the radius_user entry in -- cgit v1.2.3