Re: Remote process with network access
From: Ivan Brugiolo [MSFT] (ivanbrug_at_online.microsoft.com)
Date: 08/31/04
- Next message: Ivan Brugiolo [MSFT]: "Re: WMI security, XP to XP"
- Previous message: Anthony Biondo Jr.: "WMI Processor Utilization 100%"
- In reply to: chris delaney: "Remote process with network access"
- Next in thread: chris delaney: "Re: Remote process with network access"
- Reply: chris delaney: "Re: Remote process with network access"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 31 Aug 2004 10:02:29 -0700
The machine account will authenticate as the "Null Logon Session" via NTLM,
that is a nice way to say that the machine is not authenticated at all.
If the remote server can be as open as
"allow anybody to authenticate against it with no credentials" then you can
do that.
Please research the consequences of the Null-Session before thinking that
it would be a solution.
-- This posting is provided "AS IS" with no warranties, and confers no rights. Use of any included script samples are subject to the terms specified at http://www.microsoft.com/info/cpyright.htm "chris delaney" <chrisdelaney@discussions.microsoft.com> wrote in message news:4138F575-D2F4-4AC5-89A5-85BDF6495CA5@microsoft.com... > I am trying to initiate a process on a remote computer. This is a .Net exe > and this process will use network file shares. > I have initiated the process using WMI but when using ntlm it seems the > process cannot access network resources. This is consistent with what I have > been reading in the forums. I cannot use Kerberos in our environment. > > Any other suggestions ? can I "open" something up ? >
- Next message: Ivan Brugiolo [MSFT]: "Re: WMI security, XP to XP"
- Previous message: Anthony Biondo Jr.: "WMI Processor Utilization 100%"
- In reply to: chris delaney: "Remote process with network access"
- Next in thread: chris delaney: "Re: Remote process with network access"
- Reply: chris delaney: "Re: Remote process with network access"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|