Hmmm.. I don't know. Are you using the php function exec()? I have had
some problems with that before when using the ISAPI filter. I had to go
to the cgi version to get that to work. I believe the errors I recieved
when calling exec() or system() using the php ISAPI filter were
permission errors, but that was a long time ago and I don't have the
best of memories.. :)

-----Original Message-----
From: kmahan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 30, 2001 1:03 PM
To: [EMAIL PROTECTED]
Subject: Re: [PHP-WIN] Re: permissions running dnscmd with exec


I have allowed Iuser to execute dnscmd, so that should handle it, but it
doesn't. Just to try your suggestion i added Iuser with full admin
privlages
for a bit. Still no luck. What else would cuase it to get an access
denied.


"Robert Mize" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
t...
Never setup a Win2k DNS server, but my guess is only local Admin or
someone specified in a "DNS Admin" group would be able to execute
dnscmd. That might explain why you could do it from a command line. IIS
executes php.exe using IUSER_<machine-name>. That acct would probably
have to be added to the "DNS Admin" group. I just wonder what kind of
hell that would play on any security you would want to maintain.

hope that helps.
rob.

-----Original Message-----
From: kmahan [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, October 30, 2001 9:52 AM
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] Re: permissions running dnscmd with exec


no luck with that one either.


"Karen Siefken" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Try setting IWAM to full control
> K
>
> "Kmahan" <[EMAIL PROTECTED]> wrote in message
> news:<[EMAIL PROTECTED]>...
> > System: Win2k Advanced server
> >
> > anyone else having trouble running this with php but no trouble with
a
> > command line. Also i can get back the command line usage information
but
> > when i try to make a change it says permission denied. Iuser is set
for
> full
> > control.
> >
> > post any ideas or similar probs that you may be having.
> >
> >
>



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to