From owner-freebsd-questions@FreeBSD.ORG Thu May 5 17:11:34 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 769CB16A4CE for ; Thu, 5 May 2005 17:11:34 +0000 (GMT) Received: from web50401.mail.yahoo.com (web50401.mail.yahoo.com [206.190.38.66]) by mx1.FreeBSD.org (Postfix) with SMTP id F263743D49 for ; Thu, 5 May 2005 17:11:33 +0000 (GMT) (envelope-from dsobiera@yahoo.com) Received: (qmail 40779 invoked by uid 60001); 5 May 2005 17:11:31 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=stIHJbIyCKwZOWVf3/EXGdwhEkSo402l65nh+XpVx3l82JeT5nytCT0iw4higrfT4F+NBn8qa1m/5svQJ6NwLD88Nmp7E47mfLwOgTdlnxBtWVN3vHswwyx/4q87qFzpVqV4hczgPo4DI9Rm3mzBSYzJhJUNavnpwJMHG0uGye8= ; Message-ID: <20050505171131.40764.qmail@web50401.mail.yahoo.com> Received: from [149.169.99.83] by web50401.mail.yahoo.com via HTTP; Thu, 05 May 2005 10:11:30 PDT Date: Thu, 5 May 2005 10:11:30 -0700 (PDT) From: Damian Sobieralski To: freebsd-questions@freebsd.org, Tillman Hodgson In-Reply-To: <20050505154510.38AC516A4FE@hub.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Subject: Re: Kerberos 5 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 May 2005 17:11:34 -0000 Followup up: If AFTER I log in, I issue > kinit and type my password in. Now when I do a klist I get ticket information. Shouldn't the pam module do this aotomatically (call kinit)? If anyone can educate me in kerberos, I'd appreciate it.