Difference between revisions of "OpenVPN"
		
		
		
		
		
		Jump to navigation
		Jump to search
		
				
		
		
	
|  (→OTP) | |||
| (10 intermediate revisions by 5 users not shown) | |||
| Line 1: | Line 1: | ||
| =auth-mysql= | =auth-mysql= | ||
| − | Auth-mysql er et plugin til openvpn, som enabler at bruger info hentes fra en mysql database. Source-code kan hentes fra http://t-hoerup.dk/openvpn/ | + | Auth-mysql er et plugin til openvpn, som enabler at bruger info hentes fra en mysql database. Source-code kan hentes fra http://svn.t-hoerup.dk/viewvc/projects/openvpn/openvpn-auth_mysql/ | 
| ==ToDo== | ==ToDo== | ||
| − | * | + | *admin interface  | 
| − | * | + | *admin interface::når en bruger smides af, indsæt et entry i logtabellen | 
| − | |||
| − | |||
| − | |||
| − | == | + | =OTP= | 
| + | http://www.howtoforge.com/securing-openvpn-with-a-one-time-password-otp-on-ubuntu | ||
| − | + | Debian stable: installér libqrencode3 og hent seneste [http://packages.debian.org/wheezy/libpam-google-authenticator libpam-google-authenticator] .deb pakke fra testing. | |
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
Latest revision as of 22:55, 23 July 2011
auth-mysql
Auth-mysql er et plugin til openvpn, som enabler at bruger info hentes fra en mysql database. Source-code kan hentes fra http://svn.t-hoerup.dk/viewvc/projects/openvpn/openvpn-auth_mysql/
ToDo
- admin interface
- admin interface::når en bruger smides af, indsæt et entry i logtabellen
OTP
http://www.howtoforge.com/securing-openvpn-with-a-one-time-password-otp-on-ubuntu
Debian stable: installér libqrencode3 og hent seneste libpam-google-authenticator .deb pakke fra testing.