[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: severe deficiencies in our PAM setup



> I've already started working on a new PAM mini-policy for woody that does
> your first idea. What I'm leaning toward is using includes/alternatives
> (with standard being priority 1) to configure the standard authentication
> scheme.

 Wouldn't it be nice to pipe pam files through cpp?
 So we would have #include <standard>. And we would have things like:

#ifdef MD5PASSWORDS
blah...
#endif



Reply to: