Hello
I’m trying to authenticate my outlook users using kerberos. The goal would be an Outlook that has no need to change the password when a user password is changed in Active Directory.
I’ve exported the Kerberos key on the domain controller of my active directory and imported it into CGP.
Basically I followed the steps described on http://www.umail.ru/Guide/Security.html#Kerberos
On CGP I’ve enabled external authentication, that authenticates my users in Active Directory using RADIUS (which is working).
The problem is that when I enable Windows integrated Authentication on Outlook I get “Aquiring credentials failed [0x80090303]”
In my AD event log I get an entry
Successful Network Logon:
User Name: DOMAINTESTER$
Domain: <domain-netbiosname>
Logon ID: (0x0,0x10F09C6)
Logon Type: 3
Logon Process: Kerberos
Authentication Package: Kerberos
Workstation Name:
Logon GUID: {bdd37a50-17df-5275-d112-d024f2ad82e8}
Caller User Name: -
Caller Domain: -
Caller Logon ID: -
Caller Process ID: -
Transited Services: -
Source Network Address: 192.168.10.52
Source Port: 0
DOMAINTESTER$ is the name of the client computer that executes Outlook
I’ve exported the key as follows:
C:\Documents and Settings\Administrator\Desktop>ktpass -princ imap/MAILDOM...@ADDOMAIN.TLD -mapuser DOMAIN-NETBIOSNAME\cgatepro -pass PASS -out keytab.data -cry
pto DES-CBC-MD5 -ptype KRB5_NT_SRV_HST
Targeting domain controller: DC.ADDOMAIN.TLD
Using legacy password setting method
Successfully mapped imap/MAILDOMAIN.TLD to cgatepro.
WARNING: pType and account type do not match. This might cause problems.
Key created.
Output keytab to keytab.data:
Keytab version: 0x502
keysize 52 imap/MAILDOM...@ADDOMAIN.TLD ptype 3 (KRB5_NT_SRV_HST) vno 3 etype 0x3 (
DES-CBC-MD5) keylength 8 (0xc454c18ad398cd62)
I have no idea what the problem could be :-/
Any hints?
Mark
Von: CommuniGate Pro
Discussions [mailto:CGat...@mail.stalker.com] Im Auftrag von Mark Romen
Gesendet: Mittwoch, 11. November
2009 16:03
An: CommuniGate Pro Discussions
Betreff: Kerberos Problems
Btw: I use MAPI connector, CGP 5.2.16 and Kerberos is enabled for all users.
############################################################# This message is sent to you because you are subscribed to the mailing list <CGat...@mail.stalker.com>. To unsubscribe, E-mail to: <CGateP...@mail.stalker.com> To switch to the DIGEST mode, E-mail to <CGatePr...@mail.stalker.com> To switch to the INDEX mode, E-mail to <CGatePr...@mail.stalker.com> Send administrative queries to <CGatePro...@mail.stalker.com>