Adapter attributes and object classes

Adapter attributes and object classes are required for customization, creating provisioning rules, and understanding what service/target attributes are supported by the adapter. The IBM® Security Identity server communicates with the adapter by using attributes, which are included in transmission packets that are sent over a network.This topic is not applicable for this adapter.

Table 1 is a listing of the attributes that are used by the Sybase Adapter. The table gives a brief description and the data type for the attribute.

Table 1. Attributes, object identifiers, descriptions, and corresponding column/table name on the Sybase Adapter
Attribute name Directory server attribute Description Data type
Database Access erSybAccess

Specifies the database and alias access for the user.

For database access:
databasename:user:group:username
Note:
  • The databasename must be a valid database on the managed resource.
  • The user is a keyword.
  • The group is a valid group that exists on the database database name.
  • The username is the name for the user in the database database name.
For alias access:
databasename:alias
:databaseuser_name
Note:
  • The databasename must be a valid database on the managed resource.
  • The alias is a keyword.
  • The databaseuser_name must exist in master.dbo.syslogins and in the sysusers table of the database databasename.
String
Default Database erSybDefaultDatabase Specifies the default database for the user. If this value is not supplied, then the default database is tempdb with public group permissions. String
Default Language erSybDefaultLanguage Specifies the default language for the user. If this value is not supplied, then the form default is English, us_english. String
Password erPassword Specifies the password for the Sybase Adapter. Only one Password attribute is passed to the IBM Security Identity server String
Roles Assigned erSybRole Specifies the name of the Sybase Adapter role that is assigned to the user. Multiple Role attributes can be passed to the IBM Security Identity server. String
Sybase Adapter Server Role erSybServerName Specifies the name of the Sybase Adapter Server. String
Sybase Adapter Admin ID erSybAdminId Specifies the Sybase Adapter account that was created for the Sybase Adapter. String
Sybase Adapter Admin Password erSybPwd1 Specifies the password for the user account that is specified as the Sybase Adapter Admin ID. String
User’s Full Name erSybFullName Specifies the full name of the user. String
User Name erUid Specifies the Sybase Adapter login ID. String
User Status erAccountStatus Specifies whether the user account is suspended. String
UserAccountDisabled AccountStatus Specifies whether the user account is enabled. String