To configure and set up the program using the utility
RobinLdbConfigUpdater.exe you should perform the following actions:
Attention! Before configuring parameters it is recommended to close all Platform applications.
Software Configuration Utility options
Command | Description |
--VERYSILENT -- SUPPRESSMSGBOXES --ALLUSERS | "Silent" software installation for all users |
--VERYSILENT -- SUPPRESSMSGBOXES --CURRENTUSER | "Silent" installation of the software for the current user |
--SkipNetCoreCheck=Yes | Forced skipping of the check for the presence of Net Core 5 installed |
--RobinServer=" " | Address of the central (RMS) server |
--RmsUriScheme=" " | Scheme of work with RMS - allowed values http/https |
--RmsUriPort=" " | RMS server port |
--RabbitUriScheme=" " | Scheme of work with RabbitMQ - allowed values amqp/amqps |
--RabbitPort=" " | Port for Rabbit connection |
--RabbitLogin=" " | Login for Rabbit connection |
--RabbitPassword=" " | Password for Rabbit connection |
--LdapBaseServerDn=" " | Base Distinguished Name DN LDAP tree in the form of dc=xx,dc=yyy,dc=zz.... |
--LdapBaseUserDn=" " | DN of the user in the LDAP tree as cn=xxx,cn=yyyy.... |
--ClientToken=" " | Client token (for cloud installations only) |
--CacheRobotDependencies="true|false" | Packet cache management (Enterprise/Cloud) |
The table below shows the parameters that are required to configure the connection to the LDAP server.
Commands of software configuration
Command | Description |
LdapBaseServerDn in format dn=xxx dс=yyy | Setting to connect to an LDAP server |
LdapBaseUserDn in format cn=users cn=account | Configuring access to a folder on the LDAP server where user data is stored |
LdapAuthMode | Setting for authorization by login and password, by entering the User:Kerberos command allows to perform authorization with Windows account |
LdapPort | Connection port to LDAP server |