A
Alvin Bruney [MVP]
Hi group, its been a while...
I encountered a nasty permissions error that I was unable to solve and
eventually had a workaround but it has been at the back of my mind for a
while. Any takers?
Webpage fires a thread. Thread invokes a perl script via process.Start().
The script queries the database and tries to write a file on a remote
computer using a shared path.
Access denied errors. From my end, I used impersonation and I can tell that
the impersoned identity is correct up until the script is invoked. From
there, I don't really know
what happens. The guy who wrote the script doesn't know how to display the
process under which the account is running. Not really sure if this is even
possible
with perlscript. My question: Is there anything funky going on with threads,
shares, and the process invoke that may cause identities to be
dropped/discarded/ignored in this manner?
(Permissions to the system account failed by the way.)
--
Regards,
Alvin Bruney
Coming this month
The Microsoft Office Web Components Black Book with .NET
http://tinyurl.com/27cok
I encountered a nasty permissions error that I was unable to solve and
eventually had a workaround but it has been at the back of my mind for a
while. Any takers?
Webpage fires a thread. Thread invokes a perl script via process.Start().
The script queries the database and tries to write a file on a remote
computer using a shared path.
Access denied errors. From my end, I used impersonation and I can tell that
the impersoned identity is correct up until the script is invoked. From
there, I don't really know
what happens. The guy who wrote the script doesn't know how to display the
process under which the account is running. Not really sure if this is even
possible
with perlscript. My question: Is there anything funky going on with threads,
shares, and the process invoke that may cause identities to be
dropped/discarded/ignored in this manner?
(Permissions to the system account failed by the way.)
--
Regards,
Alvin Bruney
Coming this month
The Microsoft Office Web Components Black Book with .NET
http://tinyurl.com/27cok