SSO DNS Domain and IP problem

Hi,

I configured the SSO document for my Domino server. everything is working fine, I can connect from server to an other without re-authenticate.

server1.domain.com

server2.domain.com

The problem is if I try to use the server IP, the login page always come back and I cannot connect.

Any idea why?

Thank you,

Alexandre

Subject: SSO DNS Domain and IP problem

As far as I know, SSO is based on DNS domain.

It means it cannot work with IP address by concept.

Alain

Subject: SSO DNS Domain and IP problem

Alexandre,

Alain is right. SSO is only meant to work within the same domain. An IP address does not match the DNS.

If you use SSL it gets even more restrictive.

This is as it should be, otherwise how do we know that you (with an IP address) are a valid user?

Regrads

Rolf Pfotenhauer

Subject: RE: SSO DNS Domain and IP problem

Thank you for your answer!!