> Trying to setup some Alias paths, within Apache, exposing resources
> available on a Storage Area Network. These are primarily media type
> resources (site.com/images, site.com/media, etc.)
>
> When working with IIS, you set these up as Virtual Directories, and
> apply any user permissions within that directory's Properties. Access
> permissions are defined by a Domain Controller.
>
> So, the question is, how do you cover the same directory authorization
> within an Apache configuration? I've done Aliases to UNC resources in
> the past, but never had to worry about the DC authorization before.
> Anyone have an idea as to how this authorization is configured?

Since Apache isn't capable of user impersonation as IIS is, you will
need to run Apache as a user with access to those remote resources.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/

Fig Leaf Software provides the highest caliber vendor-authorized
instruction at our training centers in Washington DC, Atlanta,
Chicago, Baltimore, Northern Virginia, or on-site at your location.
Visit http://training.figleaf.com/ for more information!

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:313845
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to