Score:0

I am unable to ssh into AD domain after running devsec.hardening.ssh_hardening role

br flag

I first ran the command ansible-galaxy collection install devsec.hardening

And then I ran this playbook

- hosts: linux
  become: yes
  vars:
    - sftp_enabled: true # Enabled for Ansible. See the Ansible scp_if_ssh option as an alternative.
    - ssh_server_password_login: true
  roles:
    - devsec.hardening.ssh_hardening

After this I have been unable to login into the domain user once this ssh hardening role was run

I get the error : Permission denied(public key)

The role : https://github.com/dev-sec/ansible-ssh-hardening

David avatar
cn flag
What does this have to do with Ubuntu?
Anvay Singh avatar
br flag
Asked this question on SO and was redirected here. I'm trying all this on Ubuntu 20.04
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.