Hello,
On “Enterprise Cloud Server”, is it possible with only one command line to deny all rights to all nodes ?
It’ a good practice in cyber security to deny all and then add only well identified required rights.
Instead of having a command for each rule (about 33) that can be propagated, we would type something like:
$ sudo /etc/NX/nxserver –ruleadd –class propagation –type all –value no
or, even more precise, for each type family :
$ sudo /etc/NX/nxserver –ruleadd –class propagation –type all-session –value no
$ sudo /etc/NX/nxserver –ruleadd –class propagation –type all-service –value no
$ sudo /etc/NX/nxserver –ruleadd –class propagation –type all-feature –value no
If not, please could you take this as an FR ?
Thanks!
Regards,
Steve.