SINGLE SIN ON KERBEROS AD 2K3

Post Reply
AluSaid

SINGLE SIN ON KERBEROS AD 2K3

Post by AluSaid »

Hello,

I have an issue with my athentication with kerberos on ICS. When I want to connect to the web interface of a user (The same with my instant communicator), using a web browser (https://@IP ICS/myprofile), I get this error:

HTTP Status 500 -

--------------------------------------------------------------------------------

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.lang.UnsupportedOperationException: NTLM specified. Downgraded to Basic Auth (and/or SSL) but downgrade not supported.
net.sourceforge.spnego.SpnegoProvider.negotiate(SpnegoProvider.java:146)
net.sourceforge.spnego.SpnegoAuthenticator.authenticate(SpnegoAuthenticator.java:271)
net.sourceforge.spnego.SpnegoHttpFilter.doFilter(SpnegoHttpFilter.java:229)


note The full stack trace of the root cause is available in the Apache Tomcat/6.0.29 logs.

---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

The configuration for me is good, I did it with the Alcatel Documentation.

the silent logon with Internet Explorer is ok

the configuration files on ICS (krb5.conf, auth.config, web.xml in the authentificationform and authentificationbasic directory is ok.

I did a test (HelloKDC.java) to verify the communication between ICS and Active Directory everything is ok

Forwardable Ticket false
Forwarded Ticket false
Proxiable Ticket false
Proxy Ticket false
Postdated Ticket false
Renewable Ticket false
Initial Ticket false
Auth Time = Tue Apr 30 21:27:36 CEST 2013
Start Time = Tue Apr 30 21:27:36 CEST 2013
End Time = Wed May 01 07:27:36 CEST 2013
Renew Till = null
Client Addresses Null

Connection test successful.

If some one have the same issue, and have a solution, or tips to resolve this problem, I am very interested in :).

Thank you for your help
cavagnaro

Re: SINGLE SIN ON KERBEROS AD 2K3

Post by cavagnaro »

Is the ICS with a fully trusted SSL certificate?
Is it on Trusted Zones?
AluSaid

Re: SINGLE SIN ON KERBEROS AD 2K3

Post by AluSaid »

Yes ICS certificate is fully trusted.

ics is in trusted local area and internet area.

I used the TC1577 and ICS documentation to implement that.

For your information a semilar SR is opened, the giagnostic gived by Alcatel is something wrong with the the hostname and FQDN with SPN implemented in Ad. I check again, no issue with that and I am sure.

If you need I can post ICS Logzipper.

Thanks for your response
AluSaid

Re: SINGLE SIN ON KERBEROS AD 2K3

Post by AluSaid »

Everything is all right.
I found the response for my issue. in deed it's about the SPN in AD.

I implement the spn like this setspn HTTP/srvics.lab-test.local instead of setspn HTTP/srvics.LAB-TEST.LCAL
Post Reply

Return to “OmniTouch 8400 Instant Communication Suite”