Date: Thu, 21 Oct 1999 11:12:30 -0400 (EDT) From: Robert Watson <robert@cyrus.watson.org> To: Garrett Wollman <wollman@khavrinen.lcs.mit.edu> Cc: bugs@FreeBSD.ORG Subject: Re: 3.3-RC: kerberos pam module missing? Message-ID: <Pine.BSF.3.96.991021110836.47188G-100000@fledge.watson.org> In-Reply-To: <199909150127.VAA39626@khavrinen.lcs.mit.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
I guess this never made it into FreeBSD 3.3-RELEASE CD version as I just
installed a 3.3 machine with Kerberos and sure enough the PAM library
isn't there. Doh. :-(
Hopefully we can get it onto the next release CD? Rebuilding world, or at
least a decent part of it, just to be able to log in using K4 is not
exactly my idea of great fun :-). I suppose I had to do it on this
machine sometime anyway, as I'm planning to hack it up with ACL support
:-).
Robert Watson
On Tue, 14 Sep 1999, Garrett Wollman wrote:
> <<On Tue, 14 Sep 1999 20:53:12 -0400 (EDT), Robert Watson <robert@cyrus.watson.org> said:
>
> > I installed the kerberos distribution, enabled K4 login in
> > /etc/pam.conf--however, I now get this:
>
> markm broke the Kerberos library. Here's a patch:
>
> Index: Makefile
> ===================================================================
> RCS file: /home/cvs/src/kerberosIV/lib/libkrb/Makefile,v
> retrieving revision 1.5
> diff -u -r1.5 Makefile
> --- Makefile 1999/08/28 01:31:19 1.5
> +++ Makefile 1999/09/10 17:06:12
> @@ -7,7 +7,7 @@
> -I${KRB4DIR}/lib/krb \
> -I${KRBOBJDIR}
> DPADD+= ${LIBCRYPT}
> -LDADD+= -lcrypt
> +LDADD+= -lcrypt -lcom_err
> SRCS= cr_err_reply.c create_auth_reply.c create_ciph.c \
> create_death_packet.c create_ticket.c dest_tkt.c get_in_tkt.c \
> get_svc_in_tkt.c getrealm.c k_localtime.c krb_err_txt.c \
>
> -GAWollman
>
> --
> Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same
> wollman@lcs.mit.edu | O Siem / The fires of freedom
> Opinions not those of| Dance in the burning flame
> MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick
>
Robert N M Watson
robert@fledge.watson.org http://www.watson.org/~robert/
PGP key fingerprint: AF B5 5F FF A6 4A 79 37 ED 5F 55 E9 58 04 6A B1
TIS Labs at Network Associates, Safeport Network Services
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.991021110836.47188G-100000>
