search for: opt_flag

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

Did you mean: qopt_flag
1999 Nov 20
1
Debian 1.2pre13 package available
...9;s been uploaded to non-us.debian.org, but if you're in a hurry, you can grab it here: http://www.hands.com/~phil/debian/openssh/ Things from the debian patch that might be worth taking upstream: configure.in: . The tcp-wrappers patch (mentioned here recently) Makefile: . Put OPT_FLAGS back in so I can set options in debian/rules . Install ssh with SUID bit set sshd.c: . use macro for PAM service name, so I can change it to ``ssh'' in debian/rules . disable motd & lastlogin messages if HAVE_PAM sshd.pam . Apparently this one works well, bu...
2000 Aug 27
0
patch for TIS (skey/opie) *and* passwd auth via PAM
...tdir - ./configure --prefix='' --exec_prefix='$${prefix}/usr' --sysconfdir='$${prefix}/etc/ssh' --libexecdir='$${exec_prefix}/lib' --mandir='$${prefix}/usr/share/man' --with-tcp-wrappers --with-xauth=/usr/bin/X11/xauth --with-rsh=/usr/bin/netkit-rsh - $(MAKE) OPT_FLAGS='-DLOGIN_PROGRAM=\"/bin/login\" -DSSHD_PAM_SERVICE=\"ssh\" -DFORWARD_AGENT_DEFAULT=0 -DFALLBACKTORSH_DEFAULT=0' ASKPASS_PROGRAM='/usr/bin/ssh-askpass' + ./configure --prefix='' --exec_prefix='$${prefix}/usr' --sysconfdir='$${prefix}/etc/ssh...