Security drivers

Following is the syntax for a security driver entry:

provider=driver init_string

where:


Security service initialization syntax

Support for the Kerberos security driver is added to Open Client and Open Server. To use the Kerberos security driver, you must do one of the following:

Using the ocscfg utility

To use ocscfg, navigate to the Security Services tab and click Add. Complete the dialog box:

When you have entered these two items, click OK. The entry should now appear in the dialog box on the Security Services tab.

Editing libtcl.cfg

If you prefer to edit the libtcl.cfg file directly, set the provider value for the Kerberos security driver to csfkrb5, or to the value you assigned to the Kerberos security driver in the objectid.dat file. Set the driver value to LIBSKRB. You need to provide an initialization string in the libtcl.cfg of the form:

secbase=@your_realm_name 

where your_realm_name is the realm where your Kerberos principal is located. For example:

[SECURITY]
csfkrb5=libskrb secbase=@MYDOMAIN.COM

See Appendix C, “Localization,” for information on the objectid.dat localization file.


DCE security service initialization syntax

If you use DCE security service, initialization string information in the libtcl.cfg file uses this syntax:

secbase=/.../dce_cell_name

For example:

secbase=/.../dsatestcell