Alan,

I am trying to set up unix authentication using radius. Does the pam module 
support the maximum session times. I am trying to set up a system where linux 
users authenticate against my existing radius hotspot system and they are 
forced to log out when their session expires.

Regards,

Daniel Davis

On Mon, 16 Apr 2007 11:15:59 +0200, Alan DeKok <[EMAIL PROTECTED]> wrote:
> daniel wrote:
>> Apr 15 22:03:51 bill sshd[7861]: PAM unable to
>> dlopen(/lib/security/pam_radius_auth.so)
>> Apr 15 22:03:51 bill sshd[7861]: PAM [dlerror:
>> /lib/security/pam_radius_auth.so: undefined symbol:
> __stack_chk_fail_local]
> 
>   You've built the module with stack overflow checking turned on, and
> haven't linked it (or SSH) to the necessary library.
> 
>   How to fix this depends on your local system.
> 
>> Apr 15 22:03:51 bill sshd[7861]: PAM adding faulty module:
>> /lib/security/pam_radius_auth.so
>>
>> I am running pam_radius_auth 1.3.16 and freeradius 1.1.6 on Ubuntu 6.10
>>
>> The pam_radius_auth module seems to be quite old, does anyone know if it
>> still works?
> 
>   A new release should be out shortly.
> 
>   Alan DeKok.
> --
>   http://deployingradius.com       - The web site of the book
>   http://deployingradius.com/blog/ - The blog
> -
> List info/subscribe/unsubscribe? See
> http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html

Reply via email to