search for: missing_fd_mask

Displaying 2 results from an estimated 2 matches for "missing_fd_mask".

2012 Oct 09
3
make install errors in openssh(when openpam is to be integrated with openssh)
...enforce security checks to prevent unauthorised connections to ssh-agent. Their absence increases the risk that a malicious user can connect to your agent. --------------------------------------------------------------------------------------------------------------------- *vim config.h:* #define MISSING_FD_MASK 1 //in line 1276 #undef HAVE_SYS_POL_H //in line 1016 #undef HAVE_POLL //in line 710 *vim Makefile*: ---------------------------------------------------------------------------------------------------------------------------------------------------------------...
2005 Sep 19
1
ssh hangs or gives Segmentation fault
...PPORT_RESERVED_CONCEPT */ /* #undef BROKEN_SAVED_UIDS */ #define GLOB_HAS_ALTDIRFUNC 1 /* #undef GLOB_HAS_GL_MATCHC */ /* #undef BROKEN_ONE_BYTE_DIRENT_D_NAME */ /* #undef HAVE_ETC_DEFAULT_LOGIN */ /* #undef HAVE_GETOPT_OPTRESET */ /* #undef MISSING_NFDBITS */ /* #undef MISSING_HOWMANY */ /* #undef MISSING_FD_MASK */ /* #undef SMARTCARD */ /* #undef USE_SECTOK */ /* #undef USE_OPENSC */ #define OPENSSL_PRNG_ONLY 1 /* #undef WITH_ABBREV_NO_TTY */ /* #undef SUPERUSER_PATH */ /* #undef PRIVSEP_PATH */ /* #undef DISABLE_FD_PASSING */ #define HAVE_STRICT_MKSTEMP 1 #define HAVE_NANOSLEEP 1 /* #undef SSHD_ACQUIRES_...