Raritan PX2/PX3 JSON-RPC API
Public Attributes | List of all members
auth::ldapsrv::ServerSettings_2_0_0 Struct Reference

Server settings. More...

import"LdapServerSettings.idl";

Public Attributes

string id
 Entry ID.
 
string server
 IP or name of ldap server.
 
string adoptSettingsId
 Use settings from LDAP server with <ID>
 
ServerType type
 Type of LDAP server.
 
SecurityProtocol secProto
 Security protocol.
 
int port
 Server port (only for SEC_PROT_NONE and SEC_PROT_STARTTLS)
 
int sslPort
 SSL port (only for SEC_PROT_SSL)
 
boolean forceTrustedCert
 Enforce trusted certificates.
 
boolean allowOffTimeRangeCerts
 allow expired and not yet valid certificates
 
string certificate
 Certificates.
 
string adsDomain
 ADS domain.
 
boolean useAnonymousBind
 use anonymous bind
 
string bindDN
 Bind DN.
 
string bindPwd
 Bind password.
 
string searchBaseDN
 Base DN for search.
 
string loginNameAttr
 Login name attribute.
 
string userEntryObjClass
 User entry object class.
 
string userSearchFilter
 User search subfilter.
 

Detailed Description

Server settings.


The documentation for this struct was generated from the following file: