I have a service level account to run my webserver, and this user is setup with /sbin/nologin.
Normally when you add a user to a group you must logout and login to use the new group permissions.
I'd like to add this user to another group to extend some of its permissions but since my webserver user never logs in, when or how will the user gain access to the new group permissions?
