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
Turns out that fix won't help with the PMA issues in MacOS CI
targets. /etc/pam.d is a protected directory and you need some
sort of user intervention to grant permission to allow the terminal
to make these changes. This is in addition to using sudo. As of now
we'll need to use self hosted runners to make this happen.
What's interesting is that it pam.d doesn't fail under the ubuntu
tests. For some reason it's either not actually testing pam or
it's using the sshd control file. It would be nice if the behaviour
was predictable
0 commit comments