[6305] in Kerberos

home help back first fref pref prev next nref lref last post

Re: V5 kinit error

daemon@ATHENA.MIT.EDU (Art Houle)
Fri Dec 1 15:12:57 1995

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
In-Reply-To: <199512011923.NAA24202@pembroke.ctd.anl.gov>

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


home help back first fref pref prev next nref lref last post