> > Perhaps a little less scary would be to make use of sudo... > > You could authorize the "slimserver" user to allow it to issue the > shutdown command, but no other "root" privileges. > > see --> man sudo
See this thread: http://forums.slimdevices.com/showthread.php?t=25609 I use this command in a script: "sudo halt -p". and added an entry in sudoers: "slimserver ALL=(ALL) NOPASSWD: ALL" The possibilities are endless, I also use execute to restart slimserver and mount disk drives. -- Ramage P2 266MHz,Linux CC 3.2, SlimServer Version: 6.5.1 - 10145, Alien 1.06 P4 2.6GHz, Win XP, Slimserver Version: 6.5.1 - 10426, Alien 1.06 ------------------------------------------------------------------------ Ramage's Profile: http://forums.slimdevices.com/member.php?userid=5343 View this thread: http://forums.slimdevices.com/showthread.php?t=29203 _______________________________________________ plugins mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/plugins
