Skip to content

Wrapper around go's rpc pkg to drop root and run RPCs as another user

Notifications You must be signed in to change notification settings

1120475708/go-runas

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This is a simple wrapper around Go's rpc package to allow
a Go server, running as root, to call RPCs running as a
different user in a child process.

See example.go

Enjoy.

Note: this is currently more of a proof of concept and not incredibly
polished, but it seems to work. :)

About

Wrapper around go's rpc pkg to drop root and run RPCs as another user

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%