Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
openvpn.2092
revert-daemonize.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File revert-daemonize.patch of Package openvpn.2092
Index: openvpn-2.3.8/src/openvpn/misc.c =================================================================== --- openvpn-2.3.8.orig/src/openvpn/misc.c +++ openvpn-2.3.8/src/openvpn/misc.c @@ -1088,12 +1088,6 @@ get_user_pass_cr (struct user_pass *up, */ else if (from_stdin) { -#ifndef WIN32 - /* did we --daemon'ize before asking for passwords? */ - if ( !isatty(0) && !isatty(2) ) - { msg(M_FATAL, "neither stdin nor stderr are a tty device, can't ask for %s password. If you used --daemon, you need to use --askpass to make passphrase-protected keys work, and you can not use --auth-nocache.", prefix ); } -#endif - #ifdef ENABLE_CLIENT_CR if (auth_challenge && (flags & GET_USER_PASS_DYNAMIC_CHALLENGE)) {
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor