Displaying 1 result from an estimated 1 matches for "gitolite3".
Did you mean:
gitolite
2015 Feb 20
18
[Bug 2355] New: general protection / segfaults when PermitOpen=none
...f84523e666
sp 00007fff2cc1d908 error 4 in libc-2.19.so[7f845236a000+19f000]
[537088.405962] traps: sshd[27582] general protection ip:7f349cde6664
sp:7fffaf183ee8 error:0 in libc-2.19.so[7f349cd6a000+19f000]
What I do is basically the following:
Having sshd running (my sshd_config is attached), and gitolite3
(from sid) installed.
Gitolite (which I use with the "git" username) in turn has entries
like these:
command="/usr/share/gitolite3/gitolite-shell
admin",no-port-forwarding,no-X11-forwarding,no-agent-forwarding,no-pty
ssh-ed25519 ...
in its authorized_key files
Then I repeated...