Is it possible to add and remove users via SSH and have the newly added users be able to connect in via 802.1X through the Zeroshell RADIUS server?
What I’m looking to do is integrate zeroshell with an existing local user database (not LDAP or active directory). I’d like to be able to have a script that periodically reads the user file from one system and read the users (via SSH) from Zeroshell, then add users to Zeroshell that don’t aleady exist there, and delete users from zeroshell that don’t exist on the other system.
Is this possible?
Paul