Refactor ssh access agent
Compare changes
- Eesaan Atluri authored
+ 11
− 11
@@ -51,33 +51,33 @@ def ssh_access(ch, method, properties, body):
@@ -51,33 +51,33 @@ def ssh_access(ch, method, properties, body):
Created by: eesaanatluri
This PR builds on top of PR #136. Previously to block ssh access, user is put in nossh group by ssh_access agent. This new design will make use of group_member agent that is part of group management framework which adds/removes a user to/from a group list provided