Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Should you ever change your IP address, we provide a solution to disable whitelist :

Step 1. Connect to your database using a database management tool with the fields, as described in the Database connection fields.

Step 2. Execute the SQL script:

DELETE FROM BANDANA WHERE BANDANAKEY = 'authIpWhitelistEnable';

  • No labels