Received: from SOUTH-STATION-ANNEX.MIT.EDU by po7.MIT.EDU (5.61/4.7) id AA26550; Fri, 1 Dec 95 15:17:19 EST
Received: from acns.fsu.edu by MIT.EDU with SMTP
	id AA14108; Fri, 1 Dec 95 14:41:58 EST
Received:  by acns.fsu.edu (4.1/25-eef)
	id AA18495; Fri, 1 Dec 95 14:43:00 EST
Date: Fri, 1 Dec 1995 14:43:00 -0500 (EST)
From: Art Houle <houle@acns.fsu.edu>
To: Doug Engert <DEEngert@anl.gov>
Cc: kerberos@MIT.EDU
Subject: Re: V5 kinit error
In-Reply-To: <199512011923.NAA24202@pembroke.ctd.anl.gov>
Message-Id: <Pine.SUN.3.91.951201143058.13965F-100000@acns.fsu.edu>
Mime-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Thank You Doug,

  I took your advice and added a port number to the end of the 'kdc ='
line, though I used 750. It works now.  File included below FYI.


[libdefaults]
        default_realm = ATHENA.ACNS.FSU.EDU
 
[realms]
        ATHENA.ACNS.FSU.EDU = {
                kdc = slc1.acns.fsu.edu:750
                admin_server = slc1.acns.fsu.edu
                default_domain = fsu.edu
                v4_instance_convert = {
                        acns = acns.fsu.edu
                }
        }
 
[domain_realm]
        .acns.fsu.edu = ATHENA.ACNS.FSU.EDU
        acns.fsu.edu = ATHENA.ACNS.FSU.EDU
        .fsu.edu = ATHENA.ACNS.FSU.EDU
        fsu.edu = ATHENA.ACNS.FSU.EDU


> From: Doug Engert <DEEngert@anl.gov>
> To: Art Houle <houle@acns.fsu.edu>
> Subject: V5 kinit error
> 
> 
> Art,		
> 
> If you have not figured out your kinit problem, two things to check:
> 
>  Make sure there are no spaces at the end of any of the lines in the
> krb5.conf file. I ran in to a problem where it left a blank on the end
> of a name. 
> 
>  I added to the end of the kdc = line a :88 to tell it which UDP port
> to use. I believe that the default is to look for kerberos5 or
> kerberosV in the sevecies file.			
> 
> Good luck.
> 
>            Douglas E. Engert
>            Systems Programming
>            Argonne National Laboratory
>            9700 South Cass Avenue
>            Argonne, Illinois  60439 
>            (708) 252-5444
> 
>            Internet: DEEngert@anl.gov
> 

Art Houle     				e-mail:  houle@acns.fsu.edu
Academic Computing & Network Services 	 Voice:  644-2591
Florida State University		   FAX:  644-8722

