groupDelServer

Remove an IP or IP block from a group's server list

usage

--osh groupDelServer --group GROUP [OPTIONS]

--group GROUP

Specify which group this machine should be removed from

--host HOST|IP|NET/CIDR

Host(s) we want to remove access to

--user USER

Remote user that was allowed, if any user was allowed, use --user-any

--user-any

Use if any remote login was allowed

--port PORT

Remote SSH port that was allowed, if any port was allowed, use --port-any

--port-any

Use if any remote port was allowed

--scpup

Remove SCP upload right, you--bastion-->server (omit --user in this case)

--scpdown

Remove SCP download right, you<--bastion--server (omit --user in this case)

--sftp

Remove usage of the SFTP subsystem, you<--bastion-->server (omit --user in this case)