[Web Client] Authentication issue

ben5000ben5000 Member Posts: 110
edited 2013-02-07 in NAV Three Tier
Dear,

I face a rather strange issue, I juste installed NAV 2013 Web Client (I use Windows Authentication) and want to check if everything is fine:

I open IE on the server to check http://localhost:8080 --> Everything is ok
I open IE on the server to check http://myservername:8080 --> I'm asked to enter a username/pw :?
I open IE on a client machine to check http://myservername:8080 -->I'm asked to enter a username/pw :?

Did you ever face the same problem? Could you please help?
Additional setup in IIS? Other mapping issue?..

Kind regards,

Answers

  • thegunzothegunzo Member Posts: 274
    Check your Internet Options.

    Go to Security tab and to Local intranet. Click Custom Level and look on the bottom to see if automatic logon is selected.
    ________________________________
    Gunnar Gestsson
    Microsoft Certified IT Professional
    Dynamics NAV MVP
    http://www.dynamics.is
    http://Objects4NAV.com
  • ben5000ben5000 Member Posts: 110
    Hi Gunnar,

    Thanks for your advise, I checked and IE was correctly configured.

    But in the meantime I solved the issue by temporarily setting the CredentialTypes to "UserName" in the web.config file.

    Then I went on all browsers to clear saved logins, then tried unsuccessfully to login.

    Then updated back the web.config to set "Windows" as CredentialTypes and restarted both IIS and Service Tier.

    And finally it works :) No more prompted for user/pw !
  • thegunzothegunzo Member Posts: 274
    Good news \:D/
    ________________________________
    Gunnar Gestsson
    Microsoft Certified IT Professional
    Dynamics NAV MVP
    http://www.dynamics.is
    http://Objects4NAV.com
Sign In or Register to comment.