DWA Basic Login Screen

Hi,

I have managed to get the DWALoginForm to load but only receive a basic username and password screen and the not the newer login screen that I should see, any ideas ?

TIA, Simon.

Subject: DWA login form

Hi Simon,

So in some quick testing. We have been getting the following.

If Session Authentication in disabled, you will get the Windows popup. So set this to Single Server or SSO.

If the mapping is not in domcfg.nsf you will get a login screen with a key icon. So have the mapping set in domcfg.nsf.

If you don’t name domcfg file properly, for instance you name if domcfg5.nsf, you will get a yellow windows login screen. Redirect should still work. But the domcfg needs to be named domcfg.nsf.

In setting up(setup) the iwaredir.nsf file you need to get into Application Setup is a first time choice to set Database ACL settings.

Ben

Subject: DWALoginScreen

Hi Simon,

What is your Session Authentication set to in the server Doc?

Under Internet Protocols-Domino Web Engine, HTTP sessions-Session Authentication

Choices are disabled/basic, single server, or Multiple Servers (SSO).

Thanks Ben