[us...@httpd] How to let Apache launch fcgi with a specified Windows user account?

2010-04-27 Thread Xiaojun Mo
I have an Apache server service logged on 'LocalSystem', a remote SQL Server with Windows authentication, and fcgi to launch an application to access the SQL Server with Windows authentication. There is a user account 'sqlWin' on local Windows machine. I don't want to let the Apache service to ru

[us...@httpd] RE: How to enable anonymous access to use a specified Windows user account?

2010-04-22 Thread Xiaojun Mo
In Apache, does the question equal to impersonate current user to a specific user account? Thanks Mo -Original Message- From: Xiaojun Mo Sent: Wednesday, April 21, 2010 5:12 PM To: 'users@httpd.apache.org' Subject: How to enable anonymous access to use a specified Windows us

[us...@httpd] How to enable anonymous access to use a specified Windows user account?

2010-04-21 Thread Xiaojun Mo
In Windows IIS, there is a setting for a virtual folder to enable anonymous access to use a Windows user account and this user account can be specified. Is there a similar setting in Apache? Thank you. Mo - The official User-To-