Quantcast
Channel: BitNami Answers - latest questions
Viewing all articles
Browse latest Browse all 2052

in sshd_config, why AuthorizedKeysFile line is commented?

$
0
0

Hi Beltran, I'm trying to install gitolite on a bitnami AWS LAMP stack. While having a hard time defining which rights & keys to give to the git user, I noticed that in /etc/ssh/sshd_config line 32 #AuthorizedKeysFile %h/.ssh/authorized_keys is commented and I wondered WHY? Especially because when I created the git user, I had to then manually add the /home/git/.ssh/ directory.

If I uncomment the line,

  1. would it have created the directory when creating the user?
  2. will the server work OK?

And last, any advises on how to better be prepared to start installing gitolite? Suggestion: how about including git & gitolite by default in your next LAMP stacks? It's more legitimate than symfony2 after all.


Viewing all articles
Browse latest Browse all 2052

Trending Articles