Fernando K pushed to branch main at Root / Serviços / Hosts Conf
Commits:
-
da37097f
by Fernando Monteiro Kiotheka at 2025-08-08T15:24:04-03:00
1 changed file:
Changes:
... | ... | @@ -44,8 +44,8 @@ AuthorizedKeysFile .ssh/authorized_keys .ssh/root_keys |
44 | 44 | |
45 | 45 | #AuthorizedPrincipalsFile none
|
46 | 46 | |
47 | -#AuthorizedKeysCommand none
|
|
48 | -#AuthorizedKeysCommandUser nobody
|
|
47 | +AuthorizedKeysCommand /usr/local/bin/ssh-keyldap
|
|
48 | +AuthorizedKeysCommandUser nobody
|
|
49 | 49 | |
50 | 50 | # For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
|
51 | 51 | #HostbasedAuthentication no
|