Test new behaviour in burpui 0.4, try to use api to add clients automatically from a given inventory.
Changes to config:
match location and servers
[locations_servers]
location1 = server
default = server
location2 = server1, server2
Allowing possibility to have more than 1 server per location.
Basic Process:
If the client is not in any server try to add on one server:
Choose server based on client's location.
If client has no location choose default
Choose a template/profile to add the client (if it is linux or windows and template settings)
If more than one server is available to the location, choose the one that has less clients.
Add the client with previous choosed settings
Possibility for future features:
Idea storm:
Have a check on all clients and their locations, warn if some client is not in his location?
Should be more intelligent at the time of choosing a server? like check which one has less total time backing up all clients? or based on the disk usage?
Test new behaviour in burpui 0.4, try to use api to add clients automatically from a given inventory.
Changes to config:
match location and servers
Allowing possibility to have more than 1 server per location.
Basic Process:
If the client is not in any server try to add on one server:
Possibility for future features:
Idea storm: