m.w.chang wrote: > > ./configure \ > --prefix=/usr \ > --sysconfdir=/etc/ssh \ > --with-pid-dir=/var/run \ > --libexecdir=/usr/lib/ssh \ > --with-pam \ > --with-tcp-wrappers \ > --with-ipv4-default \ > --with-lastlog \ > --with-privsep-user=nobody \ > --with-privsep-path=/var/sshd > > can I use a typical tmp path for --with-privsep-path?
You might want to grab one of the SRPMs from openssh.com and look at their configure line in the SPEC file. It should provide everything you need. -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ L. Friedman [EMAIL PROTECTED] Linux Step-by-step & TyGeMo: http://netllama.ipfox.com 11:50am up 72 days, 18:38, 2 users, load average: 0.00, 0.02, 0.09 _______________________________________________ Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
