RE: [cli-users] How to set permissions? IIS uses ASPNET_WP account, what account uses mod_aspnet?

2005-02-05 Thread Information
YOUR ORGANIZATION THAT I RECEIVE ALL THEIR COMMUNICATIONS? PLEASE??? REGARDS GERARD KORVER From: Luis Fco [mailto:[EMAIL PROTECTED] Sent: Friday, February 04, 2005 10:37 PMTo: [EMAIL PROTECTED]Subject: [cli-users] How to set permissions? IIS uses ASPNET_WP account, what account uses mod_aspnet

RE: [cli-users] How to set permissions? IIS uses ASPNET_WP account, what account uses mod_aspnet?

2005-02-05 Thread Information
RECEIVE ALL THEIR COMMUNICATIONS? PLEASE??? REGARDS GERARD KORVER -Original Message- From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] Sent: Friday, February 04, 2005 11:08 PM To: [EMAIL PROTECTED] Subject: Re: [cli-users] How to set permissions? IIS uses ASPNET_WP account, what

RE: [cli-users] How to set permissions? IIS uses ASPNET_WP account, what account uses mod_aspnet?

2005-02-04 Thread William A. Rowe, Jr.
mod_aspnet, must start the Apache service whith a >user other then the SYSTEM?. > >Thanks for your support. > >Luis > > >> -Original Message- >> From: William A. Rowe, Jr. [mailto:[EMAIL PROTECTED] >> Sent: Friday, February 04, 2005 3:08 PM

Re: [cli-users] How to set permissions? IIS uses ASPNET_WP account, what account uses mod_aspnet?

2005-02-04 Thread William A. Rowe, Jr.
At 03:07 PM 2/4/2005, William A. Rowe, Jr. wrote: > You might want to create a specific APACHE user account >instead, granting the appropriate access to resources. To elaborate, the APACHE user account must be granted r/w access to the Apache\logs and Apache\proxy directories, in order to write

RE: [cli-users] How to set permissions? IIS uses ASPNET_WP account, what account uses mod_aspnet?

2005-02-04 Thread Luis Fco
t: Friday, February 04, 2005 3:08 PM > To: [EMAIL PROTECTED] > Subject: Re: [cli-users] How to set permissions? IIS uses > ASPNET_WP account, what account uses mod_aspnet? > > > Luis, > > I believe you should be able to go to the Control Panel, > Admin Tools, Servic

Re: [cli-users] How to set permissions? IIS uses ASPNET_WP account, what account uses mod_aspnet?

2005-02-04 Thread William A. Rowe, Jr.
Luis, I believe you should be able to go to the Control Panel, Admin Tools, Services, and change the Apache2 service's Properties to 'Log On' as the .\ASPNET user. The problem, of course, is the password. I don't know what side effects would occur from your modifying this account. You migh

[cli-users] How to set permissions? IIS uses ASPNET_WP account, what account uses mod_aspnet?

2005-02-04 Thread Luis Fco
Title: Message Hi   In IIS I must set the permissions to the ASPNET_WP account. What account uses mod_aspnet? I had a problem that I resolved by running the Apache http windows service with an administrator account. Am I doing the right thing? Because I'm not sure if it is the best thing th