Skip to main content

Notifications

Announcements

No record found.

Microsoft Dynamics NAV (Archived)

Use NTLM Or SPNego for WinRT to access NAV

Posted on by Microsoft Employee

Hi, On the production server, which Authentication NTLM or SPNego to use for WinRT or Win8 app. What are the differences?

Thanks

*This post is locked for comments

  • Suggested answer
    Daniele Rebussi Profile Picture
    Daniele Rebussi 2,480 on at
    RE: Use NTLM Or SPNego for WinRT to access NAV

    This setup will allow to instantiate connections to NAV in Java/PHP, desktop client connection is managed by ClientCredentialType parameter (Window = active directory credential or UserName = insert user name and password required).

    Are you running NAV 2009 R2?

  • Community Member Profile Picture
    Community Member Microsoft Employee on at
    RE: Use NTLM Or SPNego for WinRT to access NAV

    Hi, Thanks for quick reply.

    With below setting, this will allow all clients ( Win8 app ( Win store app) , Desktop Clients and other clients) to access NAV?

     <!--

     Turns on or off NTLM authentication protocol for Web Services

         false: Use SPNEGO (recommended)

         true: Use NTLM only

     -->

       <add key="WebServicesUseNTLMAuthentication" value="false"></add>

  • Suggested answer
    Daniele Rebussi Profile Picture
    Daniele Rebussi 2,480 on at
    RE: Use NTLM Or SPNego for WinRT to access NAV

    NTLM has been introduced since Java, PHP and other non-microsoft programming environments don't have full support for SPNego. With the proper setting, SPNego use Kerberos authentication and falls back to NTLM if Kerberos fails, that's why usually the following line in CustomSetting.config file, in order to support both ways:

    <add key="WebServicesUseNTLMAuthentication" value="false">

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,269 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,198 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans