|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] Debian Welcome message
|
On Thu, 20 Dec 2001, Bill Jonas wrote:
> On Wed, Dec 19, 2001 at 08:59:38PM -0500, Michael C. Toren wrote:
> > Try /etc/motd.
>
> And if you want to leave it there but just not see it, "touch
> ~/.hushlogin".
And changing some of these should work too.
$ grep motd /etc/pam.d/*
/etc/pam.d/login:# Prints the motd upon succesful login
/etc/pam.d/login:session optional pam_motd.so
/etc/pam.d/ssh:session optional pam_motd.so # [1]
Can someone tell me why the following isn't making lastlogins for imap?
$ grep lastlog /etc/pam.d/imap
session optional pam_lastlog.so debug silent noterm
Thanks,
Chuck
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|