NAV 2009 Sp1 NTLM setting

ara3n
Member Posts: 9,258
Hello
I couldn't find any info on how to enable NTLM for web services. Does anybody know the key that need to be added to the customSetting.config file?
Thanks.
I couldn't find any info on how to enable NTLM for web services. Does anybody know the key that need to be added to the customSetting.config file?
Thanks.
0
Comments
-
what do you mean by NTML?Why don't you try my compare tool?
http://www.mibuso.com/dlinfo.asp?FileID=11230 -
NTLM is MS authentication protocol.
Freddy mentioned that it can be enabled in SP1, through customsetting.config file.
http://blogs.msdn.com/freddyk/archive/2 ... 9-sp1.aspx
but there is no detail on it.0 -
The key in the SP1 customsettings.config is
<!--
Turns on or off NTLM authentication protocol for Web Services
false: Use SPNEGO (recommended)
true: Use NTLM only
-->
<add key="WebServicesUseNTLMAuthentication" value="true"></add>
This is NOT in CTP2 - you will have to wait for SP1 RTM in order to get this.Freddy Kristiansen
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.0 -
From where canI get NAV 2009 SP1??
I searched through MS partner source but no use.0 -
Hello All,
Would you please explain in detail about NTLM...?
What is it and What is the use of it in Custom Settings.config file?0 -
NAV 2009 RTM used SPNEGO as authentication protocol only.
SPNEGO is an authentication protocol, which should use Kerberos authentication and fall back to NTLM if kerberos fails (simplified description)
NTLM is short for NT Lan Manager and is described here
http://en.wikipedia.org/wiki/NTLM
Do why specify NTLM when SPNEGO should include NTLM?
Reason is that Java, PHP and other non-microsoft programming environments doesn't have full support for SPNEGO yet - so in order to support these environments, we included NTLM.
Now NTLM is NOT part of CTP2 - so you cannot use it until we ship NAV 2009 SP1 RTM.Freddy Kristiansen
Group Program Manager, Client
Microsoft Dynamics NAV
http://blogs.msdn.com/freddyk
The information in this post is provided "AS IS" with no warranties, and confers no rights. This post does not represent the thoughts, intentions, plans or strategies of my employer. It is solely my opinion.0 -
NAV 2009 RTM used SPNEGO as authentication protocol only.
Reason is that Java, PHP and other non-microsoft programming environments doesn't have full support for SPNEGO yet - so in order to support these environments, we included NTLM.
Hi Freddy, how is the situation now, connecting with PHP ? Does it work to use SPNEGO, or do we still need to use alternatives (NTLM or Basic)0
Categories
- All Categories
- 73 General
- 73 Announcements
- 66.6K Microsoft Dynamics NAV
- 18.7K NAV Three Tier
- 38.4K NAV/Navision Classic Client
- 3.6K Navision Attain
- 2.4K Navision Financials
- 116 Navision DOS
- 851 Navision e-Commerce
- 1K NAV Tips & Tricks
- 772 NAV Dutch speaking only
- 617 NAV Courses, Exams & Certification
- 2K Microsoft Dynamics-Other
- 1.5K Dynamics AX
- 320 Dynamics CRM
- 111 Dynamics GP
- 10 Dynamics SL
- 1.5K Other
- 990 SQL General
- 383 SQL Performance
- 34 SQL Tips & Tricks
- 35 Design Patterns (General & Best Practices)
- 1 Architectural Patterns
- 10 Design Patterns
- 5 Implementation Patterns
- 53 3rd Party Products, Services & Events
- 1.6K General
- 1.1K General Chat
- 1.6K Website
- 83 Testing
- 1.2K Download section
- 23 How Tos section
- 252 Feedback
- 12 NAV TechDays 2013 Sessions
- 13 NAV TechDays 2012 Sessions