<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Benoit Plessis wrote:
<blockquote cite="mid1104412673.23828.29.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">
Hi,

I wonder if it's possible to setup wine so that applications using NT
Authentification (NTLM) (secur32.dll and security.dll) may work ?

I'm trying the radmin tools and the win32 computer that are using radmin
use the NT security protocol to allow login.
  </pre>
</blockquote>
Lucky you.&nbsp; I can't get radmin to accept keyboard commands.<br>
<blockquote cite="mid1104412673.23828.29.camel@localhost.localdomain"
 type="cite">
  <pre wrap="">
Actually i've tried using WINEDEBUG='warn+all' and WINEDEBUG='+loaddll' 
to replace the core dll of windows network but i get stuck to 

err:module:find_forwarded_export module not found for forward
'SECUR32.InitSecurityInterfaceA' used by L"C:\\Windows\\System\
\security.dll"

with the radmin 2.1 release, while i can't find any network somehow
related error with the 2.2 release.

I've added the following the the wine config:
  </pre>
  <blockquote type="cite">
    <pre wrap="">[DllOverrides]
"security" = "native"
"secur32" = "native"
    </pre>
  </blockquote>
  <pre wrap=""><!---->                 
I've seem some wine/samba messages on google dated 2002 but nothing newer.
Btw the wine is the latest from debian/sid (20040914).

So if anyone know a way...


BOFH excuse #262:

Our POP server was kidnapped by a weasel.

--
Benoit Plessis <a class="moz-txt-link-rfc2396E" href="mailto:benoit@plessis.info">&lt;benoit@plessis.info&gt;</a>


_______________________________________________
wine-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:wine-users@winehq.org">wine-users@winehq.org</a>
<a class="moz-txt-link-freetext" href="http://www.winehq.org/mailman/listinfo/wine-users">http://www.winehq.org/mailman/listinfo/wine-users</a>

  </pre>
</blockquote>
<br>
</body>
</html>