Then I try to access my intranet website hosted on IIS server via name :
http://mywebsite
I am automatically logged on with my current user (Domain). That's what I want!
If I try to access the website through IP :
http://123.12.1.100
I receive a login request.
If I save the login in my browser, the login is asked everytime and autofilled by the browser.
After that, I have tried to add an entry in the Windows Identification Information using "mywebsite" not the IP. After that, there is no popup anymore.
Why? How can I make it work through IP the same way as through name?
Thanks in advance for your reply.