Displaying 1 result from an estimated 1 matches for "adurn".
Did you mean:
adunn
2003 Oct 28
2
Privilege separation
...while building openssh by using
'--disable-privsep' switch of configure script. If one doesn't use privilege
separation at all, why don't simply allow him to drop privilege separation
support completely?
--
Sincerely Your, Dan.
-------------- next part --------------
diff -adurN openssh-3.7.1p2.privsep/Makefile.in openssh-3.7.1p2/Makefile.in
--- openssh-3.7.1p2.privsep/Makefile.in Mon Sep 22 05:00:12 2003
+++ openssh-3.7.1p2/Makefile.in Sat Oct 4 22:38:24 2003
@@ -80,8 +80,7 @@
auth-chall.o auth2-chall.o groupaccess.o \
auth-skey.o auth-bsdauth.o auth2-hostbased.o aut...