[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

suid script



Hi!

	I want my users to be able to execute this script:

#!/bin/bash
/sbin/kbdrate -r 30 -d 250
/etc/init.d/gpm stop
/etc/init.d/gpm start
 
	The problem is that these programs need root's privileges. I've
suid the script root:root but still the programs say I don't have he right
permisions to execute them.

	What's going wrong here?

	TIA!

Salutacions, Pere       ----  __o            Ultima Ratio Regum
  2:343/108.91       -----  _`\<;_        mailto:pere@casal.upc.es
PGP key available     ---  (_)/ (_)      http://casal.upc.es/~pere/


Reply to: