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.

Chapter10Security Properties for C++ChapterProperty Description Defaultvbroker.security.logLevelvbroker.security.logFilevbroker.security.secureTransportvbroker.security.alwaysSecurevbroker.security.server.transportUse this property to control the degree of logging. Acceptablevalues are: LEVEL_WARN, LEVEL_NOTICE, LEVEL_INFO, andLEVEL_DEBUG strings.Use this property to redirect the log output to a file. Thedefault log output is to std::cerr.This property sets whether secure transport is supported ornot. If set to false, transport uses CLEAR_ONLY.This is a client side only property. It determines whether touse secure transport only or not.Note: To use secure transport only, the secureTransportproperty must also be set to true.This is a server side only property. It defines whether theserver transport is: CLEAR_ONLY, SECURE_ONLY or ALL. Thisproperty will not take effect when the secureTransport propertyis set to false.vbroker.security.disable If set to true, disables all security services. falsevbroker.security.requireAuthenticationvbroker.security.authentication.callbackHandlervbroker.security.authentication.configvbroker.security.authentication.retryCountvbroker.security.loginA server side only property. Use to specify whether the clientis required to authenticate.Specifies the callback handler for login modules to use forinteracting with the user for credentials. You can specify oneof the following or your own custom callback handler. Formore information, see Chapter 11, “VisiSecure for C++APIs.”com.borland.security.provider.authn.CmdLineCallbackHandlercom.borland.security.provider.authn.HostCallbackHandlerCmdLineCallbackHandler has password echo on, whileHostCallbackHandler has password echo off.This specifies the path to the configuration file used forauthentication.Number of times to retry if remote authentication failed. 3If set to true, at initialization-time this property tries to login toall the realms listed by propertyvbroker.security.login.realms.LEVEL_WARNnulltruetrueSECURE_ONLYtrueHostCallbackHandlernulltrueChapter 10: Security Properties for C++ 91

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

Saved successfully!

Ooh no, something went wrong!