|
|
Hi folks, I have enabled on server side (Linux) the auth-user-pass-verify "/etc/openvpnsrv/password.sh" via-env. Everythings works fine, Windows clients they have to put username and password by hands, that is exactly what I want. But I have a few remote offices which ones are connect permannetly via linux firewalls with OpenVPN. How to automate that not to put username and password by hands? What is the format of the file which is use by auth-user-pass on client side? Or is it possible to use stdin to pass the username and password? I have tried a few different options with stdin but it did not work. For linux clients I can use the same user and password because they need no human interference. Any ideas guys? Regards Remus ______________________ OpenVPN mailing lists https://lists.sourceforge.net/lists/listinfo/openvpn-users 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/2006-11/msg00027.html on line 199 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/2006-11/msg00027.html on line 199 |