If you want to use the SPS to secure resources managed by Microsoft SharePoint, make the configuration changes listed following.
The server name must match the value set for the ServerName field in the httpd.conf file. Most often, the ServerName is a fully qualified host name, but the value can be an IP address.
Note: These parameters can also be added to the SPS LocalConfig.conf file.
<VirtualHost name="VHName"> hostnames="host_name, host_name" enableredirectwrite="yes" redirectwritablehostnames="server1.company.com, domain1.com" </VirtualHost>
Note: For more information, see the CA SiteMinder Agent for SharePoint Guide.
Copyright © 2011 CA. All rights reserved. | Email CA Technologies about this topic |