Is it possible in ubuntu to print a different motd file based on the group of the user that is logging in?
I want to display different motd messages for admins and regular users when they login to my ubuntu 9.10 server.
I've looked at the PAM documentation and the documentation for the pam_motd module without any answers.