(Sorry if this is a duplicate. More than 12 hours have passed
since sending the original.)
Moving from Mandriva LE2005 to Mandriva 2006 has caused loss
of the shutdown and reboot buttons when logging out from a
Gnome session, at least on my systems that use runlevel 3
(text login) and no display manager.
I spent quite a bit of time searching and asking in a
Mandriva forum for a solution but found nothing useful.
Is there a reasonable way to give (selected) users back the
shutdown (and reboot) button(s)?
Switching to runlevel 5 and GDM is not an option.
My contingency plan, barring a more reasonable solution, is
to create empty files /etc/shutdown.allow.d/$USER for users
who are allowed to shut down a particular machine, then add
a couple lines of code to test for the file and set the
variables to true, then put the resulting binary in
/usr/local/bin.
Thanks in advance for suggestions.