G
Guest
Hello,
We have a DTS package which we execute from an IIS application. The problem
is that the DTS fires off, but does not import anything in the SQL database,
unless we make the user a member of the local administrators group on the
webserver.
The package itself requests data from a local share of the server and users
have permission to access that share and the data.
The database permissions are correct since it works when the user is local
admin on the webserver only.
Does the execution of a DTS package through an IIS application require
permissions such as: Act as part of the OS, Logon Locally, Logon as Batch
Job???
Thanks in advance
We have a DTS package which we execute from an IIS application. The problem
is that the DTS fires off, but does not import anything in the SQL database,
unless we make the user a member of the local administrators group on the
webserver.
The package itself requests data from a local share of the server and users
have permission to access that share and the data.
The database permissions are correct since it works when the user is local
admin on the webserver only.
Does the execution of a DTS package through an IIS application require
permissions such as: Act as part of the OS, Logon Locally, Logon as Batch
Job???
Thanks in advance