Following is the syntax for a security driver entry:
provider=driver init_string
where:
provider is the local name for the security mechanism. The local name of the security mechanism listed in the object identifiers file, %SYBASE%\ini\objectid.dat.
See “The objectid.dat file” for information about the objectid.dat file.
driver is the name of the driver. The default location for drivers is in %SYBASE%\%SYBASE_OCS%\dll. The possible driver values are:
Driver name |
Description |
---|---|
libsybsdce.dll |
Gradient DCE driver |
libsybsmssp.dll |
Microsoft Windows LAN Manager driver |
libsybskrb.dll |
Kerberos security driver |
init_string is an initialization string for the security driver. This element is optional. The value for init_string varies by driver.
For the Kerberos driver, init_string specifies the optional qualifier for the security principal names. The syntax for init_string is as follows, where realm is the value to append to a principal name if the realm information is not available. If the realm name does not start with an “at” sign (@), a forward slash (/) is inserted between the principal name and the realm information.
secbase=realm