Skip to content
/ msudo Public

Linux/Unix command line utility to run programs as another user

License

Notifications You must be signed in to change notification settings

jrohel/msudo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

msudo

Linux/Unix command line utility to run programs as another user

msudo is a program for Unix-like computer operating systems that allows users to run programs with the security privileges of another user (normally the superuser, or root).

Allowed combinations of users and programs with arguments are readed from the /etc/msudo.conf file. Arguments of run programs can be defined as regular expression.

I wrote this small utility for Linux embeded systems. I tried use another existing utility sudo. But it was too big and not offer what I exactly needed.

About

Linux/Unix command line utility to run programs as another user

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published