Is there a way to make a automatic login if u are authenticated against Active Directory?
Webusers who is not been authenticated in AD will have to login to the webpage manually.
Is there a way to make a automatic login if u are authenticated against Active Directory?
Webusers who is not been authenticated in AD will have to login to the webpage manually.
Subject: Single Sign On
If your users are logged into Active Directory, using IE and IIS then you can achieve single sign on. Basically you configure IIS on one server/port and redirect Domino traffic (e.g. *.nsf etc.) to another server/port combination. There are instructions in the Admin help for this but it can be quite tricky to set-up since the set-up of IIS is version dependent.