You are here: RCS installation > Editing Master Node and Collector settings > Editing Master Node settings

Editing Master Node settings

From folder C:\RCS\DB\bin or C:\RCS\Collector\bin (based on the type of installation) enter the following commands:

To edit... Enter...
the Master Node name/IP address

> rcs-db-config -n <name> -g

or

> rcs-db-config -n <IPaddress> -g

 

Result: certificates are updated and appear in folder \RCS\DB\config\certs. Collector settings must also be edited. See "Modifica alla configurazione di Collector"

the System administrator's password (admin)

> rcs-db-config -R <password>

 

Result: certificates are updated and appear in folder \RCS\DB\config\certs. Collector settings must also be edited. See "Modifica alla configurazione di Collector"

backup folder

> rcs-db-config -B <folder>

NOTE: "<folder>" can be a path for the RCS\db folder or absolute path.

IMPORTANT: any backup files in the previously set folder will be copied to the new one.

Result: all subsequent backup files are saved in the new folder.

Tip: a remote device can be installed in an NTFS folder using Windows Disk Manager: this way, a remote disk can be used for backup.

outgoing mail server settings for alert e-mails

> rcs-db-config -M -server <hostName>:<portNumber>

to set the outgoing main server name and port to be used.

> rcs-db-config -from <senderEmail>

to set the alert e-mail sender's e-mail (i.e.: "alert@myplace.com").

> rcs-db-config -user <userName>

To set the e-mail sender's user name.

> rcs-db-config -pass <password>

To set his password.

> rcs-db-config -auth <authenticationType>

To set the type of authentication to be used ("plain", "login" or "cram_md5").

RCS8.2 | User's and Installation Guide | © COPYRIGHT 2012