usersgroups
All content related to user management, groups of users, and access rights granting/revoking.
VPN key generation
Submitted by jignesh on Wed, 2010-05-26 19:00STG Members: Shuvam, Hemant, Jignesh
Date: 25 May 2010
Conclusion:
- Modify merce_user table, add two columns (i) has_vpnaccess 'Y/N', (ii) keyexpiry - to hold VPN key expiry date.
- Modify Management UI to accept the value for above fields.
- Modify user module to handle:
- VPN key expiry. Auto-generate the VPN key after expiry.
- Allow administrator to allow/deny user to connect using VPN. Do not delete the VPN keys if the user is denied acces using VPN.
