Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

bradfitz/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