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

[suggestion] Add option to specify a "human" name when joining. #42

Open
docwhat opened this issue Aug 11, 2014 · 0 comments
Open

[suggestion] Add option to specify a "human" name when joining. #42

docwhat opened this issue Aug 11, 2014 · 0 comments

Comments

@docwhat
Copy link

docwhat commented Aug 11, 2014

I have a separate pair account that people ssh to that joins my current wemux session.

I use ssh forced commands to force them to run a script that just runs wemux pair.

Example ~pair/.ssh/authorized_keys:

command="/Users/pairprogger/bin/pairprogger",no-port-forwarding,no-X11-forwarding ssh-rsa AAAA....

I'd like to have a human name attached to the users so when I do wemux users I can get their full name instead of the generic "pair" user.

I'd also like to be able to kick based on that human name.

I was thinking something like wemux pair --name 'Joe Cool' which would save this extra info someplace.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant