Hi All, First of all, I would like to say that the website is very very useful. I have be able to setup pam_radius_auth with Kerberos, just by following the instructions on the website. 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'. If it helps, I already have LDAP setup for accounts. So, is there a way to get ldap attribute uid and map it to maybe 'name' etc. Or the other way round..? Any help would be appreciated. Best Regards, Ahmed Sajid. -- Scanned by iCritical.
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.
Hi Alan, Thanks for the quick reply. So, pam module can't be used. How can I set it up in Radius using rlm_password? Regards, Ahmed Sajid. -----Original Message----- From: freeradius-users-bounces+ahmed.sajid=stfc.ac.uk@lists.freeradius.org [mailto:freeradius-users-bounces+ahmed.sajid=stfc.ac.uk@lists.freeradius.org] On Behalf Of Alan DeKok Sent: 13 February 2013 13:56 To: FreeRadius users mailing list Subject: Re: User mapping 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. - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Anybody got any idea about the following? Regards, Ahmed. -----Original Message----- From: Sajid, Ahmed (STFC,RAL,SC) Sent: 13 February 2013 15:01 To: FreeRadius users mailing list Subject: RE: User mapping Hi Alan, Thanks for the quick reply. So, pam module can't be used. How can I set it up in Radius using rlm_password? Regards, Ahmed Sajid.
participants (2)
-
ahmed.sajid@stfc.ac.uk -
Alan DeKok