I have a pam_radius module set up on a rhel7 server. A user with a local account is able to ssh into the server with the radius login information.
I was wondering if it is possible to allow a user to authenticate to the radius server, and if it is successful, have a shell session open on the rhel7 server.
Another option would be to have the server create a user account for the authenticated user. Any help would be greatly appreciated.