netopeer-configurator − netopeer-server’s first run configurator
netopeer-configurator is a tool to make netopeer-server configuration more easy. It is supposed mainly for the configuration before the first run of the netopeer-server. However, it can be used whenever to check the current settings and modify the selected properties of the netopeer-server.
Because the netopeer-configurator accesses configuration files in the system directories, it is necessary to run it as the root user.
The
netopeer-configurator provides information from the
following areas:
Netopeer
Generic configuration of the Netopeer server. It provides information about the server’s binaries and the Netopeer modules. It allows to enable/disable the installed modules. To install/remove the Netopeer modules, use the netopeer-manager tool.
NACM |
NETCONF Access Control Module. This part allows to change the default settings of the NACM. It is useful mainly because the NACM by default avoids any write to the configuration, so via the NETCONF the user is not allowed to specify even NACM rules. The netopeer-configurator allows to change the basic settings of the NACM as well as to specify the users that will be permitted to do anything (all access right in all modules will be granted). |
Intercommunication
Provides information about the communication between the netopeer-server and netopeer-agents. In case of DBus communication, it also allows to change the groups of users allowed to connect to the NETCONF server.
Server Certificate (only with TLS support)
Provides management of the server certificate utilized by stunnel , which is executed by netopeer-server . This certificate is sent to a client for TLS authentication.
CA Certificates (only with TLS support)
Provides management of trusted Certificate Authority certificates utilized by stunnel , which is executed by netopeer-server . Only certificates with a prefix of ca_ (trusted CA) or cl_ (trusted client) are recognized in order to be compatible with the cfgsystem netopeer plugin certificate management.
CRLs (only with TLS support)
Provides management of Certificate Revocation Lists utilized by stunnel , which is executed by netopeer-server . These CRLs are checked, when determining if a client certificate was not revocated by its issuer.
netopeer-agent(1), netopeer-cli(1), netopeer-manager(1), netopeer-server(8), stunnel(8),
Homepage
https://netopeer.googlecode.com
To discuss various topics about netopeer-configurator, join the Netopeer mailing list at <https://groups.google.com/group/netopeer>.
Report bugs to the issue tracker at <https://code.google.com/p/netopeer/issues/list>.
Radek Krejci <rkrejci@cesnet.cz>
Copyright © 2014 CESNET, z.s.p.o.