Query: hg-ssh
OS: debian
Section: 8
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
HG-SSH(8) System Manager's Manual HG-SSH(8)NAMEhg-ssh - restricted ssh login shell for MercurialSYNOPSIShg-ssh repositories...DESCRIPTIONhg-ssh can be used as a restricted shell where access to Mercurial repositories is given over ssh(1). It should be specified, together with the paths to the repositories the user should be given access to, as a command option in an authorized_keys(5) file. An example authorized_keys line using hg-ssh: command="hg-ssh path/to/repo1 /path/to/repo2 ~/repo3 ~user/repo4" ssh-rsa AA...== The user with the specified key would then be permitted to push and pull to the repositories using the URLs: ssh://example.com/path/to/repo1 ssh://example.com//path/to/repo2 ssh://example.com/~/repo3 ssh://example.com/~user/repo4SEE ALSOsshd(8), ssh(1), hg(1). 2008-01-03 HG-SSH(8)
Related Man Pages |
---|
ssh-ldap-helper(8) - centos |
ssh-keysign(8) - netbsd |
ssh-keysign(8) - redhat |
ssh-copy-id(1) - debian |
ssh-keysign(8) - osx |
Similar Topics in the Unix Linux Community |
---|
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Introduction |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |