Compiling on lfs system

2004-10-28 Thread Sonny Taberman
Hi, I'm trying to install krb5-1.3.5 on my homemade linuxsystem. It's a linuxfromscratch system based on kernel-2.6.8.1. Using Gcc 3.4.2. My setup is: ./configure --prefix=/usr --sysconfdir=/etc \ --localstatedir=/var/lib --enable-dns \ --enable-shared --mandir=/usr/share/man As far as I can tell

Re: problem setting up ssh-krb5 from Debian Sarge

2004-10-28 Thread Wes Chow
Yeah, it looks like the user account wchow doesn't exist on the remote machine, which seems odd since you said that the telnet works. But the line in your output: debug1: Starting up PAM with username wchow Failed none for wchow from 192.168.0.13 port 32804 ssh2 ... shows

Re: problem setting up ssh-krb5 from Debian Sarge

2004-10-28 Thread dkuhl
I don't know of anything that you have to do for PAM on the remote machine. Just make sure that both the remote machine and the local machine are running the kerberized ssh package (ssh-krb5). The remote machine also needs a keytab with a the host service for that machine (so if the machine

krb5.conf variations, was: Renewable Tickets

2004-10-28 Thread Henry B. Hotz
On Oct 25, 2004, at 4:04 PM, [EMAIL PROTECTED] wrote: First, I'd like to mention I was mistaken when I said the 'libdefaults' section, I meant 'appdefaults', such as: [appdefaults] ticket_lifetime = 30days renew_lifetime = 180days or alternatively, within a 'kinit' subgroup. I'm running with: