Skip to content

Problem: Connection over ssh user-pass auth worked over disabled config for password auth on host #3851

@Harsh-Decoded

Description

@Harsh-Decoded

Issue

I have two Task template, first by which I ping to my host using ssh user-pass and second by which I ping to my host using key based ssh auth.

Note: ssh password auth is disabled on host only key based allowed. I have verified correctly using local CLI also.

First I tried to connect over ssh user-pass which was not worked. (As Expected)
Then I tried to connect over ssh key based auth , worked! (As Expected)
But then I again tried to connect over ssh user-pass within some time which also worked!! (Not expected)
Then I again tried to connect to host over ssh user-pass auth after some time which was not worked! (As Expected)

Let me know if I am wrong anywhere of something wrong at my host side but I have verified this before posting this issue.

Impact

Ansible (task execution)

Installation method

Docker

Database

No response

Browser

Chrome

Semaphore Version

v2.17.26

Ansible Version

Logs & errors

No response

Manual installation - system information

No response

Configuration

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions