Am Mittwoch, 21. Dezember 2005 15:32 schrieb Bart Cornelis: > Note also that sshd_config(5) tels us that: > - sshd only uses PAM when UsePAM is set to yes > - that setting defaults to 'no'
Correct, PAM systems, and debian in particular; have it set to yes though. Another case where using PAM is part of the solution is the setting of the umask in debian. The default umask at the momentd needs to be changed in several places. In the future pam-umask will be part of base and be the central point for configuring the default umask. I don't know though if desktop-profiles or gnupg-agent etc. would need a separate small PAM module like pam_umask or could be hooked into another? Regards, Christian -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

