Refactor ssh access agent
Compare changes
- Eesaan Atluri authored
+ 2
− 2
@@ -34,9 +34,9 @@ def group_member(ch, method, properties, body):
@@ -48,8 +48,8 @@ def group_member(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