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
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
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-