OpenSSH 3.0
Markus Friedl
markus at openbsd.org
Thu Nov 8 02:35:05 EST 2001
On Wed, Nov 07, 2001 at 08:27:17AM -0700, The Doctor wrote:
> On Wed, Nov 07, 2001 at 10:53:32AM +0100, Markus Friedl wrote:
> > On Tue, Nov 06, 2001 at 05:25:29PM -0700, The Doctor wrote:
> > > Hate to do this but BSD/OS gives us:
> >
> > thank you for abusing email.
> >
> > OpenSSH works fine for me on BSD/OS 4.2:
> >
> > $ sh configure --with-bsd-auth --with-ssl-dir=/usr/contrib
>
> apache also feels my wrath.
>
> Right, here is what I have been using since for a configuration file and
> was broken in 2.9.9 but works in 2.9
>
>
> ./configure --prefix=/usr/contrib --localstatedir=/var --infodir=/usr/share/info --mandir=/usr/share/man --with-low-memory --with-elf --with-ncurses --with-openssl=/usr/contrib/openssl --with-ssl-dir=/usr/contrib/openssl --with-ssl=/usr/contrib/openssl --with-shadow --with-bsd-auth
>
> A note is that BSD systems havs their own shadow capability.
if BSD/OS had getspnam(), then why would compiling fail on
your machine?
--with-shadow does not make sense if you have --with-bsd-auth
More information about the openssh-unix-dev
mailing list