[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gnu-radius] Pam_ldap to Authenticate against Active directory.
From: |
Sergey Poznyakoff |
Subject: |
Re: [Help-gnu-radius] Pam_ldap to Authenticate against Active directory. |
Date: |
Wed, 11 Aug 2004 10:53:46 +0300 |
Mark Campbell <address@hidden> wrote:
> Aug 10 15:50:16 [11611]: (AUTHREQ local 23 mcampbell): PAM authentication not
> available
This message means that radiusd binary is compiled without PAM support.
Use ./configure --enable-pam to switch it on.
Regards,
Sergey