On Thu, 2002-02-14 at 06:40, Oleg Goldshmidt wrote: > [EMAIL PROTECTED] writes: > > > PAM (may require a little programming from you). > > PAM deals with authentication, and what I need to do has nothing to do > with authentication, so it would be wrong to hack PAM for this > purpose.
PAM also has 'session' modules, run after authentication succeeds, which set up the session for you (setting your limits, printing the motd...). ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
