Formatting fixed (h2 instead of h3)
This commit is contained in:
parent
bad18e8fc4
commit
be752d3808
1 changed files with 2 additions and 1 deletions
|
@ -247,7 +247,8 @@ what the identity is, try::
|
||||||
from your principals in the key, only git and gitosis-admin are allowed. You must have at least one of this allowed principals in your key, to get access to your gitosis-served repos.
|
from your principals in the key, only git and gitosis-admin are allowed. You must have at least one of this allowed principals in your key, to get access to your gitosis-served repos.
|
||||||
Access is only given, if you have one of the allowed principals in your certificate, and your key ID is listed as member in the repo
|
Access is only given, if you have one of the allowed principals in your certificate, and your key ID is listed as member in the repo
|
||||||
|
|
||||||
## parallel use of principals/certificates an pubkeys
|
Parallel use of principals/certificates an pubkeys
|
||||||
|
--------------------------------------------------
|
||||||
|
|
||||||
It is possible, to use pubkeys in parallel to these principals from certificates. Just as described above. If you have a user, which has no certificate from your ssh-CA, just add his
|
It is possible, to use pubkeys in parallel to these principals from certificates. Just as described above. If you have a user, which has no certificate from your ssh-CA, just add his
|
||||||
public-sshkey in the keydir. (not tested now)
|
public-sshkey in the keydir. (not tested now)
|
||||||
|
|
Loading…
Reference in a new issue