13 Feb
2013
13 Feb
'13
8:55 a.m.
ahmed.sajid@stfc.ac.uk wrote:
First of all, I would like to say that the website is very very useful.
Thanks.
I have be able to setup pam_radius_auth with Kerberos, just by following the instructions on the website.
Documentation is good. Following the documentation is great.
Now to my question, does anybody know how to setup radius to it can map user to a local user. For example, user’s username is ‘test’ but on the local machine the user should be logged on but with user (let’s say) ‘steve’.
For the pam_radius_auth module? You can't. For FreeRADIUS, you can use rlm_passwd to map a key to another value. Alan DeKok.