search for: pam_mac

Displaying 2 results from an estimated 2 matches for "pam_mac".

Did you mean: pam_cas
2005 May 12
0
Trusted IRIX Support
...sing SGI's distribution of PAM. I'm also quite certain that this is not a complete fix. To my (limited) understanding, the following changes have to take place: 1) Change the MAC (Mandatory Access Control) label of the process to the label requested by the user. This is loaded by the SGI pam_mac module into the PAM envinronment variable "MAC". I'm assuming this should happen sometime around permanently_set_uid in uidswap.c. 2) Change the capabilities of the process to the capabilities requested by the user. This is loaded by the SGI pam_cap module into the PAM encironment...
2005 May 19
2
[Bug 1043] Trusted IRIX Support
...ated privileges that they should not have, as they have been grated directly by the sshd process. To my (limited) understanding, the following changes have to take place: 1) Change the MAC (Mandatory Access Control) label of the process to the label requested by the user. This is loaded by the SGI pam_mac module into the PAM envinronment variable "MAC". I'm assuming this should happen sometime around permanently_set_uid in uidswap.c. 2) Change the capabilities of the process to the capabilities requested by the user. This is loaded by the SGI pam_cap module into the PAM encironment var...