It would be very nice to be able to configure the MFT service without using the Web interface.
Why?
I'm looking at installing and maintaining services on multiple servers in a cloud environment using SaltStack. A graphical user interface is a problem in this use case, but scripting something is easy, and can be automated.
In my case, I would need to be able to configure something like he following:
- Domains
- listeners (gateway and locally)
- Users and Groups (locally and ldap mapping)
- Limits on domain, Group and user level
- Directory access
Others would assuredly need other things.
Configure, in this case, means adding, removing or changing items.