Multiple authentication method

Need help configuring your VPN? Just post here and you'll get that help.

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Forum rules
Please use the [oconf] BB tag for openvpn Configurations. See viewtopic.php?f=30&t=21589 for an example.
Post Reply
ninadshaha
OpenVpn Newbie
Posts: 1
Joined: Thu Jun 16, 2011 5:46 am

Multiple authentication method

Post by ninadshaha » Thu Jun 16, 2011 6:02 am

Dear All,

I am using openVPN with LDAP authentication. Now i want to use PAM and LDAP both for authentication. (i.e. If the user is not there in PAM database the then system will check for that user in LDAP).

Please guide me how can we do this with OPENVPN.


Thanks & Regards,
Ninad Shaha

User avatar
janjust
Forum Team
Posts: 2703
Joined: Fri Aug 20, 2010 2:57 pm
Location: Amsterdam
Contact:

Re: Multiple authentication method

Post by janjust » Thu Jun 16, 2011 6:32 am

I'm not sure if you can use multiple authentication plugins; in your case I'd route all authentication calls via PAM and then configure PAM to handle LDAP users as well (it's actually how pam is configured at my work).

Post Reply