| Raritan PX2/PX3 JSON-RPC API
    | 
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. | |
Server settings.
 1.8.14
 1.8.14