Page 1 of 1

How will i create keytab file for SSO kerberos authentication?

Posted: Wed Apr 22, 2015 3:49 am
by anthonygonzales
Hi team,

I've created Synchronize agreement for the LDAP-scalix migration, and it's working fine, but i'm little bit confused, How will i create keytab file for SSO kerberos authentication?

Any help will be appreciated ? :D :D

--AnthonyG

Re: How will i create keytab file for SSO kerberos authentication?

Posted: Wed Apr 22, 2015 4:04 am
by prakashnikhar
Hello Anthony,

1) Create CNAME "scalix-default-mail" for your scalix server "scalix.yourdomain.com" in DNS zone and ldap server and scalix server entry with PTR should be there.

2) Create OU "Scalix Services" in ADUC and add user "scalix-ual" in this OU.

3) Open CMD and run below commad

Code: Select all

ktpass -princ scalix-ual/scalix.yourdomain.com@YOURDOMAIN.COM -mapuser scalix-ual -pass password -out scalix-ual.keytab -kvno 3


---Prakash

Re: How will i create keytab file for SSO kerberos authentication?

Posted: Wed Apr 22, 2015 5:35 am
by anthonygonzales
Hi Prakash,

ktpass command executed successfully, but where keytab file will export/store ??

--AnthonyG :) :)

Re: How will i create keytab file for SSO kerberos authentication?

Posted: Wed Apr 22, 2015 5:43 am
by prakashnikhar
hi anthony,

Have you checked in C:/Program Files/Support Tools ?

-prakash

Re: How will i create keytab file for SSO kerberos authentication?

Posted: Wed Apr 22, 2015 7:04 am
by anthonygonzales
Hi,

Thanks, i got the scalix-ual.keytab file :D :D :D :D :D

--anthony

Re: How will i create keytab file for SSO kerberos authentication?

Posted: Tue Aug 11, 2015 11:24 am
by christophernolan
Hi all,
I am using server 2008 and I can not find the location stated above.I also need the generated keytab file. Can you help please?

Re: How will i create keytab file for SSO kerberos authentication?

Posted: Tue Aug 11, 2015 12:27 pm
by madhavanrao
Hi Chris,
Its at location c:\Users\Administrator.EXCH in server 2008.
-maddy