diff --git a/hblink-SAMPLE.cfg b/hblink-SAMPLE.cfg index c2e789d..6421572 100755 --- a/hblink-SAMPLE.cfg +++ b/hblink-SAMPLE.cfg @@ -126,7 +126,7 @@ STALE_DAYS: 7 # Otherwise ACLs work as described in the global stanza [OBP-1] MODE: OPENBRIDGE -ENABLED: True +ENABLED: False IP: PORT: 62035 NETWORK_ID: 3129100 @@ -138,6 +138,18 @@ USE_ACL: True SUB_ACL: DENY:1 TGID_ACL: PERMIT:ALL +# USER MANAGER +# This is where to configure the details for use with a user managment script +[USER_MANAGER] +USE_USER_MAN: True +# URL of the user managment server +URL: http://localhost:8080/auth +# Integer appended to DMR ID during the generation of a passphrase +APPEND_INT: 1 +# Secret used to authenticate with user managment server, before checking if user login is approved +SHARED_SECRET: test + + # MASTER INSTANCES - DUPLICATE SECTION FOR MULTIPLE MASTERS # HomeBrew Protocol Master instances go here. # IP may be left blank if there's one interface on your system. @@ -154,6 +166,10 @@ TGID_ACL: PERMIT:ALL [MASTER-1] MODE: MASTER ENABLED: True + +# Use the user manager? If False, MASTER instance will operate as normal. +USE_USER_MAN: False + REPEAT: True MAX_PEERS: 10 EXPORT_AMBE: False @@ -181,7 +197,7 @@ TGID_TS2_ACL: PERMIT:ALL # See comments in the GLOBAL stanza [REPEATER-1] MODE: PEER -ENABLED: True +ENABLED: False LOOSE: False EXPORT_AMBE: False IP: @@ -213,7 +229,7 @@ TGID_TS2_ACL: PERMIT:ALL [XLX-1] MODE: XLXPEER -ENABLED: True +ENABLED: False LOOSE: True EXPORT_AMBE: False IP: