11.07.2015 Views

Borland VisiBroker® 7.0 - Borland Technical Publications

Borland VisiBroker® 7.0 - Borland Technical Publications

Borland VisiBroker® 7.0 - Borland Technical Publications

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

<strong>Borland</strong> LoginModulesJDBC LoginModuleThis LoginModule uses a standard JDBC database interface for authentication.realm-name {com.borland.security.provider.authn.JDBCLoginModule authenticationrequirements-flagDRIVER=driver-nameURL=database-URL[DBTYPE=type]USERTABLE=user-table-nameUSERNAMEFIELD=user-name-field-of-USERTABLEROLETABLE=role-table-nameROLENAMEFIELD=field-nameUSERNAMEFIELDINROLETABLE=field-name};PropertyDRIVERURL[DBTYPE=ORACLE|SYBASE|SQLSERVER|INTERBASE]USERTABLEUSERNAMEFIELDROLETABLEROLENAMEFIELDUSERNAMEFIELDINROLE-TABLEUSERNAMEPASSWORDDescriptionFully-qualified class name of the databasedriver to be used with the realm. For example,com.borland.datastore.jdbc.DataStoreDriverFully-qualified URL of the database used forthe password backend.Supported database types. If this option isspecified, the table information ispreconfigured and need not be specified. Theusername/password still need to be specifiedto allow access to the system tables.Table name under where the database storesusers.The field name in USERTABLE containing theusernames.Table name where the database stores theroles of users.Field name in ROLETABLE where role informationis stored.The username field name in the ROLETABLE.The username needed to access thepassword backend database.The password needed to access thepassword backend database.LIMS {com.borland.security.provider.authn.JDBCLoginModule requiredDRIVER="com.borland.datastore.jdbc.DataStoreDriver"URL="jdbc:borland:dslocal:/Security/java/prod/userauthinfo.jds"USERTABLE=myUserTableUSERNAMEFIELD=userNamesROLETABLE=myRolesROLENAMEFIELD=roleNamesUSERNAMEFIELDINROLETABLE=userRoleUSERNAME="\n"PASSWORD="\n";};34 VisiBroker Security Guide

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!