27 Feb
2009
27 Feb
'09
1:38 a.m.
On Thu, Feb 26, 2009 at 5:14 PM, <tnt@kalik.net> wrote:
Is there a way I can authenticate with BOTH system user and LDAP using PEAP-GTC? the main radiusd.conf can have multiple authorize methods available, right? Why does gct have to explicitly set auth_type?
Leave gtc as pap. Change set_auth_type to no in ldap module configuration. Module will then just collect the password and pass it to pap module for authentication. It will not do "bind as user" ldap authentication.
So in short if I want to do "bind as user" in PEAP-GTC, I can't combine it with other authentication methods (like pam)? Too bad. Oh well, at least on of my goals worked. Thanks for your help! Regards, Fajar