Rich McDonough

Results 4 comments of Rich McDonough

Commenting-out the last two lines of `/etc/ssh/sshd_config` restores access by non-IAM users by password authentication.

No worries! Testing this is a nightmare. I may do a couple more OS's over the weekend if I get the chance. On Fri, May 20, 2016 at 1:57 PM,...

I have a fix for the UID generation: ``` (local) TOPD-061012:keymaker rmcdonough$ git diff 0e60ab0ca5f49b13166b344fa0421bc09bdbf96a 743798949a4c8ee622b22b629761b733c4647ea5 diff --git a/keymaker/__init__.py b/keymaker/__init__.py index e2dcdc5..987e1a2 100644 --- a/keymaker/__init__.py +++ b/keymaker/__init__.py @@ -2,7 +2,15...

+1 on this! Would make detecting duplicate Config rules much easier.