Note prepended with SM--

-----Original Message-----
From: Michael H. Martel [mailto:[EMAIL PROTECTED] 
Sent: Friday, July 09, 2004 12:22 PM
To: Steven Manross; Spitzer, Robert L. (Newport News);
[EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: RE: Using Perl from IIS to enable and disable accounts.


--On Friday, July 9, 2004 9:15 AM -0700 Steven Manross 
<[EMAIL PROTECTED]> wrote:

> The local admin or Domain admin?  If local (and IIS is not on a DC)
then
> yes, that may be your problem,  Because the local admin won't have
> access (what's the error you are getting..  That'll tell us right
away.
> 0x80070005 ??? -- I think that's Access denied...)

If I use Integrated Authentication and login as a Domain/Enterprise
Admin 
then yes my code works fine.

However.  I want to be able to give non Admin users access to this
website, 
so that they can perform SOME administrative type things. Hence why I
want 
to be able to pass alternative credentials to the Activew Directory
Bind. 
That way they can login as themselves, and then run this web script as a

domain/Enterprise Admin.

SM--Then put the users you want to do this stuff in the Account
Operators Group or delegate this perm to some group that those users
belong and your code should work fine.

> -check the NTFS perms on the IIS pages to make sure they have access.

I'll check all these out when I'm back on Monday.

Thanks!


Michael

--

  --------------------------------o---------------------------------
   Michael H. Martel              | Vermont State Colleges
   [EMAIL PROTECTED]          | Systems Administrator
   http://probe.vsc.edu/~michael  | PH:802-241-2544 FX:802-241-3363



_______________________________________________
Perl-Win32-Web mailing list
[EMAIL PROTECTED]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Reply via email to