In addition to the RPC command "kamctl add username password", is there a module with a method to operate the "subscriber" database table?
On 12.01.24 09:48, mm e via sr-users wrote:
In addition to the RPC command "kamctl add username password", is there a module with a method to operate the "subscriber" database table?
You can "operate" any sql database table with sqlops module.
Cheers, Daniel
After using sqlops to modify the "subscriber" table, how to refresh the configuration to take effect?