Skip to content

Instantly share code, notes, and snippets.

@tckz
Created March 4, 2010 02:49
Show Gist options
  • Save tckz/321348 to your computer and use it in GitHub Desktop.
Save tckz/321348 to your computer and use it in GitHub Desktop.
svn+sshでsvn専用アカウントの authorized_keys
command="svnserve -t -r /path/to/svn/repos --tunnel-user=som@example.com",no-port-forwarding,no-agent-forwarding,no-X11-forwarding,no-pty ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAA~~公開鍵の内容~~+DD2YeMmkOv0bCiL+w== some@example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment