[wpkg-users] WPKG-Service - Script Execution Context

Michael Chinn m.chinn at gbrmpa.gov.au
Wed Mar 14 00:39:26 CET 2007


You may be able to initiate WPKG as system if you allow null sessions to 
the WPKG share (samba has this as an option in their advanced config 
somewhere)
Alternately you could let the script call wpkg.bat and use runas to run 
the process under another account

Typical MS response....

Service Running as SYSTEM account cannot access the network.
http://support.microsoft.com/kb/124184

Services, including the Scheduler, use null session support when logged 
on as system account to interact with desktop.
When a process is running under the context of the system account, it 
attempts to use a null session for credentials to acquire a resource 
access. AT scripts performing commands, such as NET USE, will default to 
these credentials. A protocol analyzer trace reveals the null session 
request associated with the Server Message Block (SMB) Session Setup & X 
in which no explicit credentials are passed.

RESOLUTION
Do not use the system account.

Frank Doeschner wrote:
> Hi,
>
> just playing/teting with WPKG.
> I cannot start the WPKG-Servie with the SYSTEM Account.
> Its running fine with the Administrator Account.
> Bu this is not what i want.
> Any way to solve this problem?
>
>   

-- 
Michael Chinn
User Support Officer - Information Technology

Great Barrier Reef Marine Park Authority
PO Box 1379
TOWNSVILLE, QLD 4810

Ph 07 47500874 Fax 07 4772 6093
michaelc at gbrmpa.gov.au 

================================================================================
If you have received this transmission in error please notify us immediately
by return email and delete all copies. Any unauthorised use, disclosure or
distribution of this email is prohibited.
================================================================================







_______________________________________________
wpkg-users mailing list
wpkg-users at lists.wpkg.org
http://lists.wpkg.org/mailman/listinfo/wpkg-users



More information about the wpkg-users mailing list