|
|
Has anyone make the openvpn-auth-pam.so pluging in a FreeBSD ?? sorry I haven't and I'm not familiar with FreeBSD. In Linux Distros the "pam-devl" package is only aviable when your Distropacker splits pam-binarys and the so called header (or devel) files. This files are needed for compile time not for execution. If you installed openvpn from ports and the plugin is allready build you are done. If you compiled your self just try a "make" in the plugin/auth-pam directory. It will tell you when some .h files are missing. I don want to use the "auth.pam.pl" script, becouse it don't work with "nobody" user.... ( openvpn must run as root, to work with this script.. ) Well on linux again... the openvpn process drops root to nobody, but when using the plugin a second process running as root is visible. I don't know if it's a technical thing or a bug. Sascha.
Warning: require_once(../../../archive_common.php) [function.require-once]: failed to open stream: No such file or directory in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-12/msg00083.html on line 191 Fatal error: require_once() [function.require]: Failed opening required '../../../archive_common.php' (include_path='/usr/local/lib/php') in /home/openvpn/domains/openvpn.net/public_html/archive/openvpn-users/2005-12/msg00083.html on line 191 |