We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Create file <bot-home>/configuration/admins (for example ~/prod/configuration/admins) that contain list of global users in following format:
<bot-home>/configuration/admins
~/prod/configuration/admins
regex of hostname|group
For example:
.*|root
Would give everyone root permissions
.*|root|password|username
Create also a login for telnet interface