search for: _xxx_test

Displaying 4 results from an estimated 4 matches for "_xxx_test".

2009 May 04
2
Multiplex tests fail on 5.2p1
I noticed "make tests" for openssh-5.2p1 fails the multiplex.sh tests. Turns out this is because I happen to have some non-standard configuration options in $HOME/.ssh/config and most of the multiplex.sh tests do not use a "-F $OBJ/ssh_config" option, which means they end up reading the users $HOME/.ssh/config. Is this on purpose or a bug?
2005 Mar 01
7
[Bug 989] openssh-3.9p1 on Solaris 8 - multiplex.sh NOK
...ListenAddress 127.0.0.1 #ListenAddress ::1 PidFile /opt/SSH/openssh-3.9p1/regress/pidfile AuthorizedKeysFile /opt/SSH/openssh-3.9p1/regress/authorized_keys_%u LogLevel QUIET AcceptEnv _XXX_TEST_* AcceptEnv _XXX_TEST Subsystem sftp /usr/libexec/openssh/sftp-server + [ ! -z LogLevel=DEBUG3 ] + trace adding sshd_config option LogLevel=DEBUG3 + [ Xyes = Xyes ] + echo adding sshd_config option LogLevel=DEBUG3 adding sshd_config option LogLevel=DEBUG3...
2018 Apr 24
2
AIX make checks issue
...??????? ListenAddress?????????? 127.0.0.1 ??????? #ListenAddress????????? ::1 ??????? PidFile /home/aixtools/openbsd/openssh-7.7p1/pidfile ??????? AuthorizedKeysFile /home/aixtools/openbsd/openssh-7.7p1/authorized_keys_%u ??????? LogLevel??????????????? DEBUG3 ??????? AcceptEnv?????????????? _XXX_TEST_* ??????? AcceptEnv?????????????? _XXX_TEST ??????? Subsystem?????? sftp??? /usr/libexec/openssh/sftp-server StrictModes no HostKey /home/aixtools/openbsd/openssh-7.7p1/rsa HostKey /home/aixtools/openbsd/openssh-7.7p1/ed25519 -rw-r--r--??? 1 root???? system????????? 128 Apr 24 11:18 authorized_...
2018 Apr 21
4
build-issue on AIX with openssh-7.7p1 - easy correction! included
Get the following error: root at x065:[/data/prj/openbsd/openssh/openssh-7.7p1/openbsd-compat]make ??????? xlc_r -I/opt/include -O2 -qmaxmem=-1 -qarch=pwr5 -q64 -I. -I.. -I../../src/openssh-7.7p1/openbsd-compat -I../../src/openssh-7.7p1/openbsd-compat/.. -I/opt/include -DHAVE_CONFIG_H -c ../../src/openssh-7.7p1/openbsd-compat/strndup.c