SSO token name simple question

hi

maybe this is a dumb question:

Domino is supporting one ltpa token for multi server session based authentication. which means all servers have to be in the same dns domain.

are the servers

intranet.apps.companyname

serverb.somthingelse.country.companyname

servera.whatever.apps.companyname

in the same domain so that the ltpa token for “.companyname” works for all servers?

regards

Julien

Subject: SSO token name simple question

Hi, No. I dont think it will work because your servers are not in one domain. “.companyname” is the root domain.

For eg. Server1.mydomain.com & server2.mydomain.com are in single domain. But Server1.mydomain.com, Server2.mydomain.com & Server3.yourdomain.mydomain.com are not in single domain rather they are in single forest.

Subject: RE: SSO token name simple question

Really thanks Prasad.

That’s what i thought… Too bad for me.