Hi All,

I have a problem with windows integrated authentication.

This is how I want it to work: The user log in att his computer at the
office, then opens Internet Explorer and goes to our SAP Portal and get
logged in witht the same domain/username as when he logged in on the domain
on his computer.

Now, this works fine for everyone except for one user. He logs on his
computer as everyone else. But when he opens his browser and gets to the
Portal he gets prompted for username and password. When I check the log file
on the IIS he gets logged as serverdomain/guest instead of
domain_he_logged_in_on/username.

Does anyone here know how to solve this? Another user had the same problem
before, but he solved it by changing the setting to username/password and
then logged in with domain/username and password, the changed back to windows
integrated authentication and since then everything has worked for him. Of
course I could do that for the current user too, but I'd like to understand
what the problem is and how to solve that.

Any ideas?


---
Regards,
Lennart

RE: User domain is wrong by AlokKumar

AlokKumar
Thu May 26 14:12:08 CDT 2005

Try adding your domain (http://*.xxx.com) in the trusted web site in your I.E.

"Lennart Holmin" wrote:

> Hi All,
>
> I have a problem with windows integrated authentication.
>
> This is how I want it to work: The user log in att his computer at the
> office, then opens Internet Explorer and goes to our SAP Portal and get
> logged in witht the same domain/username as when he logged in on the domain
> on his computer.
>
> Now, this works fine for everyone except for one user. He logs on his
> computer as everyone else. But when he opens his browser and gets to the
> Portal he gets prompted for username and password. When I check the log file
> on the IIS he gets logged as serverdomain/guest instead of
> domain_he_logged_in_on/username.
>
> Does anyone here know how to solve this? Another user had the same problem
> before, but he solved it by changing the setting to username/password and
> then logged in with domain/username and password, the changed back to windows
> integrated authentication and since then everything has worked for him. Of
> course I could do that for the current user too, but I'd like to understand
> what the problem is and how to solve that.
>
> Any ideas?
>
>
> ---
> Regards,
> Lennart

RE: User domain is wrong by LennartHolmin

LennartHolmin
Fri May 27 00:55:19 CDT 2005

Hi Alok,

I already have our domain in the trusted websites in IE, but thanks anyway.

--
Regards,
Lennart


"Alok Kumar" wrote:

> Try adding your domain (http://*.xxx.com) in the trusted web site in your I.E.
>
> "Lennart Holmin" wrote:
>
> > Hi All,
> >
> > I have a problem with windows integrated authentication.
> >
> > This is how I want it to work: The user log in att his computer at the
> > office, then opens Internet Explorer and goes to our SAP Portal and get
> > logged in witht the same domain/username as when he logged in on the domain
> > on his computer.
> >
> > Now, this works fine for everyone except for one user. He logs on his
> > computer as everyone else. But when he opens his browser and gets to the
> > Portal he gets prompted for username and password. When I check the log file
> > on the IIS he gets logged as serverdomain/guest instead of
> > domain_he_logged_in_on/username.
> >
> > Does anyone here know how to solve this? Another user had the same problem
> > before, but he solved it by changing the setting to username/password and
> > then logged in with domain/username and password, the changed back to windows
> > integrated authentication and since then everything has worked for him. Of
> > course I could do that for the current user too, but I'd like to understand
> > what the problem is and how to solve that.
> >
> > Any ideas?
> >
> >
> > ---
> > Regards,
> > Lennart