You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've been locked out my server a few too many times - often cloud servers create a root user by default and then you'll create users from that.
I'd like the role to fail is the connection user is set to root and the ssh permit_root_login is set to no. With a override? I'm happy to add this check but wanted to check theres appetitie for this.
The text was updated successfully, but these errors were encountered:
This issue has been marked 'stale' due to lack of recent activity. If there is no further activity, the issue will be closed in another 30 days. Thank you for your contribution!
Please read this blog post to see the reasons why I mark issues as stale.
I've been locked out my server a few too many times - often cloud servers create a root user by default and then you'll create users from that.
I'd like the role to fail is the connection user is set to root and the ssh permit_root_login is set to no. With a override? I'm happy to add this check but wanted to check theres appetitie for this.
The text was updated successfully, but these errors were encountered: