Skip to content

Takes a list of GitHub usernames and crates unix users of the same name. Adds authorized_keys file with keys associated with GitHub account.

License

Notifications You must be signed in to change notification settings

jrdemasi/gh_useradd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gh_useradd

Takes a list of GitHub usernames and creates unix users of the same name. Adds authorized_keys file from keys associated with GitHub account.

Uses

Primarily, this script is used for temporary deployments like containers and cloud resources. Run it at boot with a list of users and they'll have access immdiately.

About

Takes a list of GitHub usernames and crates unix users of the same name. Adds authorized_keys file with keys associated with GitHub account.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages