Fernando K pushed to branch main at Root / Serviços / Hosts Conf

Commits:

1 changed file:

Changes:

  • hosts/c3hpc.c3sl.ufpr.br/sshd_config
    ... ... @@ -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