Avatar of mokkan
mokkan
 asked on

kerberos question

I am new to kerberos and setting up kerberos servers.



What is the difference between realms and domain_realm?   Also, what is realm ?

[realms]
    MYSERVER.COM = {
        kdc = kdc.myserver.com:88
        admin_server = kdc.myserver.com:749
        default_domain = myserver.com
    }

[domain_realm]
    .myserver.com = MYSERVER.COM
     myserver.com = MYSERVER.COM


From the client,  how do I check which is one is the kerberos server?
LinuxWindows Server 2003Linux Distributions

Avatar of undefined
Last Comment
Abhilash Pappiyil

8/22/2022 - Mon
ASKER CERTIFIED SOLUTION
Abhilash Pappiyil

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
mokkan

ASKER
Than you very much.  Our Kerberos sever is in Linux,  how do we make AD users to authenticate through Kerberos server?
mokkan

ASKER
From the client,  how do we check the master Kerberos server?  Basically I would like to find who is the Authentication Server  ?
SOLUTION
Abhilash Pappiyil

THIS SOLUTION ONLY AVAILABLE TO MEMBERS.
View this solution by signing up for a free trial.
Members can start a 7-Day free trial and enjoy unlimited access to the platform.
See Pricing Options
Start Free Trial
GET A PERSONALIZED SOLUTION
Ask your own question & get feedback from real experts
Find out why thousands trust the EE community with their toughest problems.
Abhilash Pappiyil

Since I have spend time to answer the kerberos and realm things, I hope I have the privilege to get some point. Since noone else answered on this thread, its shame to keep no points assigned. So I am assigning some points to me.
Experts Exchange is like having an extremely knowledgeable team sitting and waiting for your call. Couldn't do my job half as well as I do without it!
James Murphy