Re: A question about windows service access netdriver privilege
From: Ivan Brugiolo [MSFT] (ivanbrug_at_online.microsoft.com)
Date: 09/01/04
- Next message: Igor Tandetnik: "Re: enum VS static const"
- Previous message: hagen: "Re: REG_QWORD - RegSetValueEx"
- In reply to: robin: "Re: A question about windows service access netdriver privilege"
- Next in thread: robin: "Re: A question about windows service access netdriver privilege"
- Reply: robin: "Re: A question about windows service access netdriver privilege"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 1 Sep 2004 10:11:42 -0700
Do this to verify this behavior
open a LocalSystem command prompt with the at.exe trick:
c:\>at.exe <now + 1 minute> /interactive cmd.exe
from the new command prompt
LocalSystem|C:\>dir \\RemoteMachineName\ShareName
Go to the remote machine, open the event log, and check for logon events.
-- 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 "robin" <buptrobin@21cn.com> wrote in message news:O2tpFQAkEHA.1348@TK2MSFTNGP15.phx.gbl... > I can enable auditing the logon-event, but do not see the logon event for > the machin account. > Are you sure the service of win2003 can access the mapped netdriver as local > system account? > > > "Ivan Brugiolo [MSFT]" <ivanbrug@online.microsoft.com> wrote in message > news:eZ9$bh3jEHA.3456@TK2MSFTNGP12.phx.gbl... > > Can you enable auditing for logon-events at the remote machine > > (the one hosting the netwok shares) and see if you have > > a logon event for the machine account ? > > As long as you are not trying to access the mapping of a network share > > created by a different logon session, it should just work. > > > > -- > > 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 > > > Trying to boot Tuxedo 8.1 with Tuxdir on windows 2003 local C drive - with > appdir on Windows 2000 as a network drive. > Trying to boot Tuxedo 8.1 with Tuxdir on windows 2003 local C drive - with > appdir on Windows 2000 as a network drive. > Trying to boot Tuxedo 8.1 with Tuxdir on windows 2003 local C drive - with > appdir on Windows 2000 as a network drive. > Trying to boot Tuxedo 8.1 with Tuxdir on windows 2003 local C drive - with > appdir on Windows 2000 as a network drive. > Trying to boot Tuxedo 8.1 with Tuxdir on windows 2003 local C drive - with > appdir on Windows 2000 as a network drive. > Trying to boot Tuxedo 8.1 with Tuxdir on windows 2003 local C drive - with > appdir on Windows 2000 as a network drive. > Trying to boot Tuxedo 8.1 with Tuxdir on windows 2003 local C drive - with > appdir on Windows 2000 as a network drive. > Trying to boot Tuxedo 8.1 with Tuxdir on windows 2003 local C drive - with > appdir on Windows 2000 as a network drive. > > > > "robin" <buptrobin@21cn.com> wrote in message > > news:Ow$O4f0jEHA.1344@TK2MSFTNGP11.phx.gbl... > > > But when I set the service to Local System account, and the share gives > > > privilege to the DomainName\MachineName$, the service can not see the > > mapped > > > network share. > > > Is there a solution, do not need to change the program code, just config > >
- Next message: Igor Tandetnik: "Re: enum VS static const"
- Previous message: hagen: "Re: REG_QWORD - RegSetValueEx"
- In reply to: robin: "Re: A question about windows service access netdriver privilege"
- Next in thread: robin: "Re: A question about windows service access netdriver privilege"
- Reply: robin: "Re: A question about windows service access netdriver privilege"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|