How to test kerberos (AD) Authentication ?

Discuss the Scalix Messaging Services
yeshwant
Posts: 19
Joined: Mon Mar 09, 2015 4:52 am

How to test kerberos (AD) Authentication ?

Postby yeshwant » Fri Apr 10, 2015 4:01 am

Hi Support Team,

I created Kaytab file in LDAP Server (win2k3) and merged and configured with krb5.conf in scalix server (12.1), now how will i test kerberos Authentication?

--Yesh.

ScalixSupport
Scalix
Scalix
Posts: 5503
Joined: Thu Mar 25, 2004 8:15 pm

Re: How to test kerberos (AD) Authentication ?

Postby ScalixSupport » Fri Apr 10, 2015 4:04 am

Hi,

To test kerberos (AD) Authentication user following steps.

Code: Select all

# kinit testuser@MYDOMAIN.COM
(Enter the password when prompted)
# klist

Note: The output from the klist command shows that the user is able to connect to Active Directory.
If the above works but you still cannot, try the following:

Code: Select all

# kinit -S scalix-ual/scalix.mydomain.com@MYDOMAIN.COM testuser@MYDOMAIN.COM
(Enter the password when prompted)
# klist

Note: Now the output from the klist shows successfully connecting to the AD domain controller and matching their password. The user has granted to use the scalix-ual service and log in to Scalix.


Return to “Scalix Messaging Services”



Who is online

Users browsing this forum: No registered users and 1 guest

cron