I am using Fedora Core first release.
I am trying to get my Linux workstation authenticate via
active directory
I have followed the directions listed at
http://www.pcquest.com/content/search/showarticle.asp?artid=53022
Every time I run the command kinit admini...@rbnetworking.net
I receive the following error output.
Cannot find KDC for requested realm while getting initial credentials.
Has anyone got this to work and do you know of any more documents with
a step by step configuration.
Thanks,
Ron
> Hello Group,
>
> I am using Fedora Core first release.
>
> I am trying to get my Linux workstation authenticate via
> active directory
>
> I have followed the directions listed at
> http://www.pcquest.com/content/search/showarticle.asp?artid=53022
>
> Every time I run the command kinit admini...@rbnetworking.net
> I receive the following error output.
>
> Cannot find KDC for requested realm while getting initial credentials.
Obviously the kerberos authentication part does fail.
> Has anyone got this to work and do you know of any more documents with
> a step by step configuration.
>
> Thanks,
> Ron
Alexander
--
Alexander Dalloz | Enger, Germany
PGP key valid: made 13.07.1999
PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653
Use uppercase, like admini...@RBNETWORKING.NET
Also, try hardcoding the Computername and ip address for your DC in
/etc/hosts
Then try again.
Jim Ross