Ask a Question related to ASP.NET Security, Design and Development.
-
Richard #1
Deligation issue
Hi,
I am using Windows 2000 and .NET Framework 1.1 and am using impersonation to
pick up details from a fileserver. Normally this works however when we reboot
our server the deligation of credentials does not work, it simply comes back
with a "Access to the path is denied" message.
To fix this I simply need to sign onto the server console however after our
server crashes overnight (as occasionally happens) when it reboots itself it
is obviously not signed on, is there any way to have the impersonation
working from startup?
Thanks,
Richard.
Richard Guest
-
XML Issue
I recently created a flash animation that calls the dynamic text from a XML file. The movie works when I use flash player, however when it is... -
Url Issue
If i clearly understand your question, your question is about security rights... Web.Config's authorization section is interpreted line by... -
FRS issue
I have started having replication problems and know the reason I just have no choice in the matter. Management has insisted on running ZA... -
non-php issue
hi everyone, could someone recommend a security mailing list, please? or you may like to answer my question below: i'm currently using... -
4GL V7.32 issue
OK, testing i4GL V7.32 on HP-UX 11i, IDS9.40. The following code is coredumping: (this is a cut down version of a bigger file, to the point where... -
Paul Glavich [MVP - ASP.NET] #2
Re: Deligation issue
Just guessing here, but do you access the fileserver via a mapped drive? If
so, I am also guessing that you are asked for credentials before the drive
is mapped, which may be why the requested access is failing.
--
- Paul Glavich
Microsoft MVP - ASP.NET
"Richard" <Richard@discussions.microsoft.com> wrote in message
news:B6556B93-0298-424F-82A4-5F74A8D171E0@microsoft.com...to> Hi,
>
> I am using Windows 2000 and .NET Framework 1.1 and am using impersonationreboot> pick up details from a fileserver. Normally this works however when weback> our server the deligation of credentials does not work, it simply comesour> with a "Access to the path is denied" message.
>
> To fix this I simply need to sign onto the server console however afterit> server crashes overnight (as occasionally happens) when it reboots itself> is obviously not signed on, is there any way to have the impersonation
> working from startup?
>
> Thanks,
>
> Richard.
Paul Glavich [MVP - ASP.NET] Guest
-
Richard #3
Re: Deligation issue
Hi Paul,
Thanks, yes I am. Should using a UNC path work successfully?
Cheers,
Richard.
"Paul Glavich [MVP - ASP.NET]" wrote:
> Just guessing here, but do you access the fileserver via a mapped drive? If
> so, I am also guessing that you are asked for credentials before the drive
> is mapped, which may be why the requested access is failing.
>
> --
> - Paul Glavich
> Microsoft MVP - ASP.NET
>
>
> "Richard" <Richard@discussions.microsoft.com> wrote in message
> news:B6556B93-0298-424F-82A4-5F74A8D171E0@microsoft.com...> to> > Hi,
> >
> > I am using Windows 2000 and .NET Framework 1.1 and am using impersonation> reboot> > pick up details from a fileserver. Normally this works however when we> back> > our server the deligation of credentials does not work, it simply comes> our> > with a "Access to the path is denied" message.
> >
> > To fix this I simply need to sign onto the server console however after> it> > server crashes overnight (as occasionally happens) when it reboots itself>> > is obviously not signed on, is there any way to have the impersonation
> > working from startup?
> >
> > Thanks,
> >
> > Richard.
>
>Richard Guest



Reply With Quote

