> I think you can just replace the pam_stack.so references > with include, actually -- the functionality should be the > same. But test it first, rather than just believing me ;-) >
So far, this seems to be working ok, without warnings: #%PAM-1.0 #auth required pam_stack.so service=system-auth #account required pam_stack.so service=system-auth auth include system-auth account include system-auth -- TiN -- ## List details at http://www.exim.org/mailman/listinfo/exim-users ## Exim details at http://www.exim.org/ ## Please use the Wiki with this list - http://www.exim.org/eximwiki/
