SiteMinder uses virtual attribute mappings for the FBA authentication method to preserve some SharePoint features that are lost when the Agent for SharePoint performs authorization and authentication (instead of the SharePoint environment). For example, the DisplayName attribute mapping allows SiteMinder to add the first and last names of the user to the upper right corner of the browser window. If the DisplayName mapping is not set, SiteMinder uses the login ID of the user instead. Use these mappings for each directory in your SharePoint environment.
Use the following file to configure virtual attribute mappings for r6.x SP6:
policy_server_home\config\UserAttrMapping.txt
Specifies the installation directory where your SiteMinder Policy Server is installed. The %NETE_PS_ROOT% environment variable points to this directory.
Default: (Windows) C:\Program Files\CA
To configure virtual attribute mappings (r6.x SP6)
UserDirName=ldap-sunone GroupID=cn Email=mail UniversalID=uid DisplayName=cn
UserDirName=SP_UserD
Specifies the directory attribute that contains the user name from a SiteMinder directory that contains your SharePoint users to the SiteMinder Agent for SharePoint.
Examples: (Sun Java System) UniversalID=uid or UniversalID=cn
Examples: (Microsoft Active Directory) UniversalID=cn or UniversalID=sAMAccountName
Example: (DB2) UniversalID=Name
Note: If you are using a SharePoint server (MOSS), and you plan to Import User Profiles, record the value of the UniversalID mapping for future reference.
Specifies the directory attribute that contains the email address of a user within a SiteMinder directory that contains your SharePoint users to the SiteMinder Agent for SharePoint.
Example: (Sun Java System) Email=mail
Example: (Microsoft Active Directory) Email=mail
Example: (DB2) Email=EmailAddress
Specifies the directory attribute that contains the group or role to which a user belongs within a SiteMinder directory that contains your SharePoint users to the SiteMinder Agent for SharePoint.
Example: (Sun Java System) GroupID=cn
Example: (Microsoft Active Directory) GroupID=cn
Example: (DB2) GroupID=Name
Specifies the directory attribute that contains the user name you want to display from a SiteMinder directory that contains your SharePoint users to the SiteMinder Agent for SharePoint. The value of this virtual attribute appears in the upper right corner of the browser window after SiteMinder authenticates the user to SharePoint.
Example: (Sun Java System) DisplayName=cn
Example: (Microsoft Active Directory) DisplayName=displayName
Example: (DB2) DisplayName=Name
# mappings for "DB2-userstore"
The virtual attribute mappings are configured.
| Copyright © 2010 CA. All rights reserved. |
|