Networking Forums

Networking Forums > Computer Networking > Windows Networking > NTLM issue with W2K3

Reply
Thread Tools Display Modes

NTLM issue with W2K3

 
 
Al Norman
Guest
Posts: n/a

 
      04-28-2006, 02:47 PM
We are using an LDAP server (external) to query for certficates and CRLs. We
access this store using CertOpenStore(). In the past, this has worked with
no problems. Under Windows Server 2003 SP1 it no longer works. I ran NetMon,
and found that the CertOpenStore is now attempting to issue an ldap_bind to
the LDAP server, using NTLM. Since this external server knows nothing about
us, it won't work. Using ldp.exe or the Softerra LDAP browser, we CAN
successfully browse the external LDAP store, since they issue an ldap_bind
with no authorization.

Is there a way in W2K3 to turn off this 'feature'? I have been investigating
group policy settings, but have not found anything (ldap related) that
appears to have any effect on this problem.

Help ... we're trying to build a production server for deployment, and need
to get this issue resolve ASAP.

thanks in advance

Al Norman
xwave


 
Reply With Quote
 
 
 
 
S. Pidgorny
Guest
Posts: n/a

 
      04-29-2006, 09:13 AM
I canonly guess that certopenstore is using the same API as MS admin tools.
There is a registry value, ADsOpenObjectFlags, that affects behaviour of MS
LDAP client. Some information here:

http://support.microsoft.com/?id=811422

--
Svyatoslav Pidgorny, MS MVP - Security, MCSE
-= F1 is the key =-

"Al Norman" <(E-Mail Removed)> wrote in message
news:Om%(E-Mail Removed)...
> We are using an LDAP server (external) to query for certficates and CRLs.
> We access this store using CertOpenStore(). In the past, this has worked
> with no problems. Under Windows Server 2003 SP1 it no longer works. I ran
> NetMon, and found that the CertOpenStore is now attempting to issue an
> ldap_bind to the LDAP server, using NTLM. Since this external server knows
> nothing about us, it won't work. Using ldp.exe or the Softerra LDAP
> browser, we CAN successfully browse the external LDAP store, since they
> issue an ldap_bind with no authorization.
>
> Is there a way in W2K3 to turn off this 'feature'? I have been
> investigating group policy settings, but have not found anything (ldap
> related) that appears to have any effect on this problem.
>
> Help ... we're trying to build a production server for deployment, and
> need to get this issue resolve ASAP.
>
> thanks in advance
>
> Al Norman
> xwave
>



 
Reply With Quote
 
Roger Abell [MVP]
Guest
Posts: n/a

 
      04-29-2006, 09:50 AM
Can you check the setting on the Windows LDAP client for the security option
Network security: LDAP client signing requirements
to see if it is set to none ? As I understand things, after Windows Server
2003 changed to disallowing anonymous binds except to RootDSE the
LDAP calls (via wldap32.dll) were enhanced to always use signing
(unless within SSL/TLS). This may be what you are seeing, the result
that negotiation has elected NTLM for the signing.
Seach on "Network security: ldap" in
http://support.microsoft.com/kb/823659
You may find the following quote from July 05 "Windows Server 2003 Security"
paper from MS (EESecurity.doc) of interest. It is from a raw list of
enhancements in
http://g.msn.com/9SE/1?http://downlo...=1&CS=AWP&SR=1
<quote>
Modified LDAP Signing.
Affects the wldap32.dll LDAP bind initialization sequence so that signing is
requested even if the client doesn't ask for it. This doesn't kick in if
TLS\SSL is used.
</quote>

"Al Norman" <(E-Mail Removed)> wrote in message
news:Om%(E-Mail Removed)...
> We are using an LDAP server (external) to query for certficates and CRLs.
> We access this store using CertOpenStore(). In the past, this has worked
> with no problems. Under Windows Server 2003 SP1 it no longer works. I ran
> NetMon, and found that the CertOpenStore is now attempting to issue an
> ldap_bind to the LDAP server, using NTLM. Since this external server knows
> nothing about us, it won't work. Using ldp.exe or the Softerra LDAP
> browser, we CAN successfully browse the external LDAP store, since they
> issue an ldap_bind with no authorization.
>
> Is there a way in W2K3 to turn off this 'feature'? I have been
> investigating group policy settings, but have not found anything (ldap
> related) that appears to have any effect on this problem.
>
> Help ... we're trying to build a production server for deployment, and
> need to get this issue resolve ASAP.
>
> thanks in advance
>
> Al Norman
> xwave
>



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
W2K3 DHCP Database Issue D3L3R1u5 Windows Networking 0 11-26-2007 02:25 PM
OH ALMIGHTY GOD SOMEONE HELP! W2k3 Server File Sharing Issue. ktillman Windows Networking 8 11-21-2005 02:35 AM
W2K3 SP1 name resolution issue? Eric Eickhoff Windows Networking 0 10-04-2005 06:25 PM
Kerberos to NTLM??? Spin Windows Networking 3 11-11-2004 08:51 PM
Performance Issue Between W2K3 Server & Windows Explorer Bryan Windows Networking 0 02-20-2004 02:06 PM



1 2 3 4 5 6 7 8 9 10 11