Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TMS: Initial prototype for tms_keycmd #1

Open
scblack321 opened this issue May 17, 2024 · 0 comments
Open

TMS: Initial prototype for tms_keycmd #1

scblack321 opened this issue May 17, 2024 · 0 comments
Assignees

Comments

@scblack321
Copy link
Contributor

Create initial prototype of command line program:

// Program keycmd
// Command line program to support the SSH AuthorizedKeysCommand option for
// retrieving authorized public keys for a user during ssh login.
//
// This program accepts 5 arguments and calls the Trust Manager System (TMS)
// server to fetch the associated public key. The public key is written
// to stdout.
// If no public key is found then nothing is written to stdout.

@scblack321 scblack321 self-assigned this May 17, 2024
@scblack321 scblack321 moved this from To Do to In Progress in Tapis Project Beta Board May 17, 2024
@scblack321 scblack321 moved this from In Progress to Develop in Tapis Project Beta Board Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Develop
Development

No branches or pull requests

1 participant