Security Problem
From: Alex (alex2maui2@hotmail.com)
Date: 08/22/02
- Next message: Kim Larsen: "Impersonation/Delegation - Access files at other server"
- Previous message: Eric: "Re: Windows Authentication, Custom Error Page HELP!!!!!!!!!!"
- Next in thread: vinay balasubramaniam: "Re: Security Problem"
- Reply: vinay balasubramaniam: "Re: Security Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Alex" <alex2maui2@hotmail.com> Date: Thu, 22 Aug 2002 08:52:07 -0500
Hello, I am having a problem excecuting a .CMD file under a different user
name. I am trying to communicate between computers with the exe that the cmd
calls.
I need a full example. Is there any other way besides impersonating? And if
not, Can someone tell me verything
that needs to be set for it to work? I have tried
<identity impersonate="true" userName="ALEX\Administrator"
password="***"/>
AND/OR macine.config
<processModel userName="ALEX\Administrator" password="***">
(with and without domain)
but that did not work. I also tried some code that did
work, from the article Q306158 INFO: Implementing
Impersonation in an ASP.NET Application.
It worked at my house when I made the app, but it does not
work at the office. Why? The Only reason I can think of is
that at home the other computer is ntfs, and mine is not,
and at the office, both are ntfs. Is that the problem? And
If so, How do i fix it?
Can someone please help!
Thanks in advance
Alex
- Next message: Kim Larsen: "Impersonation/Delegation - Access files at other server"
- Previous message: Eric: "Re: Windows Authentication, Custom Error Page HELP!!!!!!!!!!"
- Next in thread: vinay balasubramaniam: "Re: Security Problem"
- Reply: vinay balasubramaniam: "Re: Security Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]