cancel
Showing results for 
Search instead for 
Did you mean: 

How to logon with different user when use of SPNego

Former Member
0 Kudos

Hi

We have implemented SPNego as Windows Integrated Authentication - but how to logoff the portal to log on with another user?

Since the users are authenticated when logging on the network from their client pc - the user will be using the standard logon page. But when logging off the portal - the users are automatic redirected and logged back in to the portal.

I have created a HTML page which the users are redirected to by use of the ume.redirect.url. But how to logon to the portal again?

When entering the portal url - the users are once more directly logged in due to the SPNego configuration.

I need to develop a new logon page where the users are able to enter another uid and pw to enter the portal.

Regards

Kay-Arne

Accepted Solutions (0)

Answers (2)

Answers (2)

brad_landry2
Active Contributor
0 Kudos

Hi Kay-Arne,

If you want to logon manualy with spnego, uncheck "Automatic windows authentication" in IE options.

It's in the last options tab, at the bottom.

Brad

Former Member
0 Kudos

Hi

I am aware of this possibility as well - but still there has to be some operations everytime you will log on to the portal - which my customer will not support

But thanks anyway

Former Member
0 Kudos

Hi Kay-Arne

The whole idea of Windows authentication is to remove the need for a user to enter a username and password. If you want a user to not get the automatic log on, then you'll need to access the portal with a URL that is in a different domain

Cheers

Former Member
0 Kudos

Hi

Yeah, I am aware of the idea - but some administrators need to log off an on with diferent users- and also the need when using other users computers.

Former Member
0 Kudos

I think you're going to have problems getting this to work! A while ago there was some discussion about using the "runas" command, and the opinion seemed to be that it might work!

Cheers