# Package generated configuration file
# See the sshd_config(5) manpage for details

RSAAuthentication yes
PubkeyAuthentication yes
#AuthorizedKeysFile	%h/.ssh/authorized_keys
AuthorizedKeysCommand /opt/gitlab/embedded/service/gitlab-shell/bin/gitlab-shell-authorized-keys-check git %u %k          # comment
AuthorizedKeysCommandUser anotheruser  #comment with more stuff#
