RE: Schedule Task Security in Windows Server 2003
From: [MSFT] (lukezhan_at_online.microsoft.com)
Date: 06/24/05
- Next message: Matt: "Re: Forms Security"
- Previous message: cct: "Schedule Task Security in Windows Server 2003"
- In reply to: cct: "Schedule Task Security in Windows Server 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Fri, 24 Jun 2005 08:28:46 GMT
Hello,
I tested yourr code but I got correct result on a Windows 2003 Server. The
account I used is a domain account but in local administrators group. I
suggest you may add following line in your ASPX page:
Response.Write(System.Security.Principal.WindowsIdentity.GetCurrent().Name);
to verify the account your ASP.NET app used.
Luke
- Next message: Matt: "Re: Forms Security"
- Previous message: cct: "Schedule Task Security in Windows Server 2003"
- In reply to: cct: "Schedule Task Security in Windows Server 2003"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|