[27067] in Kerberos

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

Re: Domains with linux and windows

daemon@ATHENA.MIT.EDU (Edward Murrell)
Wed Nov 22 18:49:35 2006

Message-ID: <4564E1E1.5040900@dlconsulting.com>
Date: Thu, 23 Nov 2006 12:48:49 +1300
From: Edward Murrell <edward@dlconsulting.com>
MIME-Version: 1.0
CC: kerberos@mit.edu
In-Reply-To: <BAY20-F83F4B8A52B770AA34B957BCE30@phx.gbl>
X-SA-Exim-Mail-From: edward@dlconsulting.com
Reply-To: kerberos@mit.edu
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Errors-To: kerberos-bounces@mit.edu

Paco Pelma wrote:
> Hi.
> In my work I do this for put a windows machine into the domain
>
> 1. Assign a valid name, for example w0000000
>
> 2. My pc/properties
>
> 3. Change name
>
> 4. Domain: my_domain
>
> Then it prompts for a user an a password:
>
> my_domain\my_user
> my_password
>
> I want to do this with a linux machine. I cofigure /etc/krb5.conf,
> /etc/resolv.conf, /etc/nsswitch.conf and /etc/samba/smb.conf, but when
> I run:
>
> # kinit my_domain\my_user@my_domain
>
> I get this message:
>
> kinit(v5) cannot contact any kdc for requested realm...
>
> In this linux machine I can connect to internet, I can see others
> domain machines... But I can't no gain access to shared directories on
> windows machines. Can u help me?
>
> Thanks in advice
>
> _________________________________________________________________
>   
For reasons I don't understand, MS bollocksed the principle standard,
you probably need to try;
kinit user@MY_DOMAIN

Also, the error 'kinit(v5) cannot contact any kdc for requested realm'
generally means one of two things.
1) It can't find the KDC using the info given, which means DNS or
/etc/krb5.conf is misconfigured
2) It can't contact the KDC because the KDC isn't running, or is
firewalled off, or some other network problem.

Hope this helps.

Edward
________________________________________________
Kerberos mailing list           Kerberos@mit.edu
https://mailman.mit.edu/mailman/listinfo/kerberos

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