Configuration Guide › Relational Database Management › Well-Known Attributes for a Relational Database › Configure Well-Known Attributes
Configure Well-Known Attributes
Perform the following procedure to configure well-known attributes.
To configure well-known attributes
- In the directory configuration file, search for the following:
##
Required values are identified by two pound signs (##).
- Replace the value that begins with ## with the physical name of the attribute you want as it exists in the database. Supply the attribute name using the following format:
tablename.columnname
For example, if the password attribute is stored in the password column in the tblUsers table, specify the following:
tblUsers.password
- Repeat Steps 1 and 2 until you have replaced all required values and included optional values that you want.
- Map optional well-known attributes to physical attributes, as necessary.
- Save the directory configuration file.