OpenSSH 3.0

The Doctor doctor at doctor.nl2k.ab.ca
Thu Nov 8 03:10:32 EST 2001


On Wed, Nov 07, 2001 at 08:58:30AM -0700, The Doctor wrote:
> On Wed, Nov 07, 2001 at 04:35:05PM +0100, Markus Friedl wrote:
> > 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
> Let me try and see.
>

NOw we get:

 
Script started on Wed Nov  7 09:08:31 2001
doctor.nl2k.ab.ca//usr/source/openssh-3.0p1$ cat /usr/contrib/bin/sshcsshosshnsshfsshisshgssh
./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-bsd-auth
doctor.nl2k.ab.ca//usr/source/openssh-3.0p1$ make
(cd openbsd-compat; make)
/usr/bin/ar rv libopenbsd-compat.a bsd-arc4random.o bsd-cray.o bsd-cygwin_util.o bsd-misc.o bsd-nextstep.o bsd-snprintf.o bsd-waitpid.o fake-getaddrinfo.o fake-getnameinfo.o base64.o bindresvport.o daemon.o dirname.o getcwd.o getgrouplist.o getopt.o glob.o inet_aton.o inet_ntoa.o inet_ntop.o mktemp.o readpassphrase.o realpath.o rresvport.o setenv.o setproctitle.o sigact.o strlcat.o strlcpy.o strmode.o strsep.o
r - bsd-arc4random.o
r - bsd-cray.o
r - bsd-cygwin_util.o
r - bsd-misc.o
r - bsd-nextstep.o
r - bsd-snprintf.o
r - bsd-waitpid.o
r - fake-getaddrinfo.o
r - fake-getnameinfo.o
r - base64.o
r - bindresvport.o
r - daemon.o
r - dirname.o
r - getcwd.o
r - getgrouplist.o
r - getopt.o
r - glob.o
r - inet_aton.o
r - inet_ntoa.o
r - inet_ntop.o
r - mktemp.o
r - readpassphrase.o
r - realpath.o
r - rresvport.o
r - setenv.o
r - setproctitle.o
r - sigact.o
r - strlcat.o
r - strlcpy.o
r - strmode.o
r - strsep.o
ranlib libopenbsd-compat.a
gcc -o ssh ssh.o sshconnect.o sshconnect1.o sshconnect2.o sshtty.o readconf.o clientloop.o -L. -Lopenbsd-compat/ -L/usr/contrib/openssl/lib -lssh -lopenbsd-compat -lutil -lz  -lcrypto
gcc -o sshd sshd.o auth.o auth1.o auth2.o auth-chall.o auth2-chall.o auth-rhosts.o auth-options.o auth-krb4.o auth-pam.o auth2-pam.o auth-passwd.o auth-rsa.o auth-rh-rsa.o auth-sia.o sshpty.o sshlogin.o loginrec.o servconf.o serverloop.o md5crypt.o session.o groupaccess.o auth-skey.o auth-bsdauth.o -L. -Lopenbsd-compat/ -L/usr/contrib/openssl/lib -lssh -lopenbsd-compat -lutil -lz  -lcrypto
auth.o: In function `allowed_user':
/usr/source/openssh-3.0p1/auth.c:80: undefined reference to `getspnam'
*** Error code 1

Stop.
doctor.nl2k.ab.ca//usr/source/openssh-3.0p1$ exit
exit

Script done on Wed Nov  7 09:08:55 2001

Question: does bsd need getspnam?

> -- 
> Member - Liberal International	On 11 Sept 2001 the WORLD was violated.
> This is doctor at nl2k.ab.ca	Ici doctor at nl2k.ab.ca
> Society MUST be saved! Extremists must dissolve.  
> Lest we forget on 11 Nov 2001

-- 
Member - Liberal International	On 11 Sept 2001 the WORLD was violated.
This is doctor at nl2k.ab.ca	Ici doctor at nl2k.ab.ca
Society MUST be saved! Extremists must dissolve.  
Lest we forget on 11 Nov 2001



More information about the openssh-unix-dev mailing list