|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Making ASPNET a Member of Administrator Group??I'm working on a C#.Net Web application involving a third party dll. Because
they use SoftLock in that dll, the Web app cannot access that dll at runtime, and they told me to make "ASPNET" as a member of the Administrator Group. That fixed the problem, but is that too risky? What might be the security compromise as a result? Thanks a lot for your professional advice. Ben thats the worse thing you could do. did you try runningit with the trust
level set to full? Show quoteHide quote "Ben" <B**@discussions.microsoft.com> wrote in message news:549DE7A0-4B99-4CCD-8A76-6109D4912AA3@microsoft.com... > I'm working on a C#.Net Web application involving a third party dll. > Because > they use SoftLock in that dll, the Web app cannot access that dll at > runtime, > and they told me to make "ASPNET" as a member of the Administrator Group. > That fixed the problem, but is that too risky? What might be the security > compromise as a result? > > Thanks a lot for your professional advice. > > Ben Could you please tell me how? Or give me a help link/url??
Thanks a lot. Ben Show quoteHide quote "Consultant" wrote: > thats the worse thing you could do. did you try runningit with the trust > level set to full? > > > "Ben" <B**@discussions.microsoft.com> wrote in message > news:549DE7A0-4B99-4CCD-8A76-6109D4912AA3@microsoft.com... > > I'm working on a C#.Net Web application involving a third party dll. > > Because > > they use SoftLock in that dll, the Web app cannot access that dll at > > runtime, > > and they told me to make "ASPNET" as a member of the Administrator Group. > > That fixed the problem, but is that too risky? What might be the security > > compromise as a result? > > > > Thanks a lot for your professional advice. > > > > Ben > > > open your web.config and set the trust level to full. you may need to allow
override in the machine.config Show quoteHide quote "Ben" <B**@discussions.microsoft.com> wrote in message news:87F58C1B-4BA0-4BA6-9E8E-FA354F3C393A@microsoft.com... > Could you please tell me how? Or give me a help link/url?? > > Thanks a lot. > > Ben > > > "Consultant" wrote: > >> thats the worse thing you could do. did you try runningit with the trust >> level set to full? >> >> >> "Ben" <B**@discussions.microsoft.com> wrote in message >> news:549DE7A0-4B99-4CCD-8A76-6109D4912AA3@microsoft.com... >> > I'm working on a C#.Net Web application involving a third party dll. >> > Because >> > they use SoftLock in that dll, the Web app cannot access that dll at >> > runtime, >> > and they told me to make "ASPNET" as a member of the Administrator >> > Group. >> > That fixed the problem, but is that too risky? What might be the >> > security >> > compromise as a result? >> > >> > Thanks a lot for your professional advice. >> > >> > Ben >> >> >> Please provide feedback to the supplier letting then know their
suggest solution is entirely inadequate, outrageous, and of course, unacceptible. They need to hear this so that they will adjust their requirements in order to maintain sales. If the component dll is using Softlock.Net then the provider is blowing smoke in your face by saying the grant of admin to ASPNET is the only way. They are just trying to take the easy way out, at your expense/well-being. Show quoteHide quote "Ben" <B**@discussions.microsoft.com> wrote in message news:549DE7A0-4B99-4CCD-8A76-6109D4912AA3@microsoft.com... > I'm working on a C#.Net Web application involving a third party dll. > Because > they use SoftLock in that dll, the Web app cannot access that dll at > runtime, > and they told me to make "ASPNET" as a member of the Administrator Group. > That fixed the problem, but is that too risky? What might be the security > compromise as a result? > > Thanks a lot for your professional advice. > > Ben
Problems with IIS6 / SSL
Locking down FPSE Moved to new server, I_USR not showing Intermittent login issue Lock user in website folder Getting Server SSL Cert Expiration Info IISADMPWD Vulerabilities Cross Site Scripting - Newbie Question IIS requires credentials all the time....PART II ASP app upgrade to IIS6 with new Authentication scheme |
|||||||||||||||||||||||