background:
I have ssh set up for kerberos, and acess to ssh restricted using SACLs and domain groups. This way support staff can use their accounts instead of a local account, and no one outside of the support group can use ssh at all.
And now the problem., I’ve added the support group to the sudoers file, however sudoers says the user is not in the sudoers file (when they are logged in via ssh)
well all of this has led to another odd issue. I figured out how to used id to check group membership of an account, and I’m NOT seeing the group I’m looking for. I’m seeing all of them BUT that group. And not just on my account, on all accounts that are members of that group.
Comments are closed