Refactor ssh access agent
Compare changes
- Eesaan Atluri authored
+ 22
− 14
@@ -26,26 +26,34 @@ def group_member(ch, method, properties, body):
@@ -73,7 +81,7 @@ 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