Wednesday, 8 April 2009

Appsense IIS permission required

Sometimes the Appsense IIS site permissions become incorrect.
For v7 and v8 these are the required permisions are below. If they are not set correctly you will get problems like events not uploading back to the management server. New Config versions not getting deployed.
Required access on the IIS is as follows :-
- Default web site : anonymous access
- management server : integrated windows authentication
- Deployment : anonymous access
- Events : anonymous access
- Packages : anonymous access
- Bin : integrated windows authentication
- Downloads : anonymous access
- Bin : integrated windows authentication
- Images : integrated windows authentication


If you installed with Intergrated windows authentication
- Default web site : anonymous access
- management server : integrated windows authentication
- Deployment : integrated windows authentication

- Events : integrated windows authentication

- Packages : integrated windows authentication

- Bin : integrated windows authentication
- Downloads : anonymous access
- Bin : integrated windows authentication
- Images : integrated windows authentication

note : downloads directory should always be configured with anonymous regardless of IIS authentication method


No comments:

Post a Comment