[pam_radius_auth] Is it possible that an account might be workable, while the user is not available on device.
Hello, I am new to freeradius and trying pam_radius_auth now. Is it possible that an account might be workable, while the user is not available on device(Ubuntu PC). It is always failed in my test environmen. Thank you for your time in any case. zhangguo200588@126.com
No, That’s is not possible.
On 2 Apr 2022, at 01:09, zhangguo200588@126.com wrote:
Hello,
I am new to freeradius and trying pam_radius_auth now. Is it possible that an account might be workable, while the user is not available on device(Ubuntu PC). It is always failed in my test environmen.
Thank you for your time in any case.
zhangguo200588@126.com - List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html
Jorge Pereira jpereira@networkradius.com
On Apr 2, 2022, at 12:09 AM, zhangguo200588@126.com wrote:
I am new to freeradius and trying pam_radius_auth now. Is it possible that an account might be workable, while the user is not available on device(Ubuntu PC). It is always failed in my test environmen.
The PAM system only does name / password checking. It doesn't assign UID / GID / home directory, etc. As a result, the user must exist on the device in order for PAM to work. Alan DeKok.
participants (3)
-
Alan DeKok -
Jorge Pereira -
zhangguo200588@126.com