xen0vas / UserManager

Linux User Accounts Manager - Efficient Management of user accounts in Linux systems
GNU General Public License v3.0
15 stars 5 forks source link

Application usage from users with limited privileges - Implement setuid access with privilege control #16

Open xen0vas opened 4 years ago

xen0vas commented 4 years ago

Application usage from users with limited privileges in order to be able to use UserManager for changing passwords and have limited access. The implementation includes setuid setgid privilege checks as well as dropping and restoring privileges as needed due to elevated functionality when changing passwords and accessing system files.