Hi Bob,

Try this:

[domain_realm]
        .cablecar.local = CABLECAR.LOCAL
        cablecar.local = cablecar.local

Eddie

Bob Jaques wrote:

> I am setting up samba in a windows 2003 environment and am trying to 
> confirm kerberos authentication.
> When I run kinit on my Linux machine I get a message
> 
> kinit [EMAIL PROTECTED]
> [EMAIL PROTECTED]'s Password
> kinit:: krb5_get_init_creds: unable to reach any KDC in realm 
> cablecar..local
> 
> I can ping my domain server by name just fine. Am I missing something 
> that needs to be either done on windows or on linux
> to enable that
> 
> I also tried modifying krb5.conf to no avail also
> 
> [libdefaults]
>        default_realm = CABLECAR.LOCAL
>        clockskew = 300
> 
> [realms]
>                CABLECAR.LOCAL = {
>                kdc = email.cablecar.local
>                default_domain = cablecar.local
>                kpasswd_server = email.cablecar.local
>                admin_server = email.cablecar.local
>        }
> 
> [domain_realm]
>        .cablecar.local = CABLECAR.LOCAL
> 
> my windows dns server is the only namesever listed in resolv.conf
> 
> I am at a loss what am I missing
> 
> thanks
> bob
> 
> 
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ________________________________________________
> Kerberos mailing list           [email protected]
> https://mailman.mit.edu/mailman/listinfo/kerberos

________________________________________________
Kerberos mailing list           [email protected]
https://mailman.mit.edu/mailman/listinfo/kerberos

Reply via email to