Russ Allbery wrote:
Juha Jäykkä <[EMAIL PROTECTED]> writes:
You probably don't really need to do this, as Heimdal comes with an afslog that should work fine -- although, I don't know if it supports the -setpag flag to set a PAG for the parent process. Unfortunately, doing PAM properly requires either that or linking with the AFS libraries.
Its actually knowing what the syscall is that AFS uses to set the PAG. and what to do if the syscall fails. You don't really have to link in any AFS library. The pam_afs2 does this, and uses no AFS or Kerberos libs. It would be nice AFS provided a header file or picked up the pam_afs2.
-- Douglas E. Engert <[EMAIL PROTECTED]> Argonne National Laboratory 9700 South Cass Avenue Argonne, Illinois 60439 (630) 252-5444 _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
