Thanks Tomasz,

I tryed it, but there is a error message: 
        create_module(...) : operation permitted.

I think Create_module(...) is a kernel-functionand there is only
permission for the kernel-module loader or root to execute
create_module(...).

---

Steffen


Tomasz Motylewski wrote:
 
> Make some new group e.g. modadmin.
> 
> Make insmod and rmmod user root group modadmin execute (x) only for owner and
> group. SUID bit set. add selected users to modadmin group.
> 
> chown root.modadmin insmod
> chmod 4750 insmod
> 
> OR use sudo.
> 
> --
> Tomek

-- 

Steffen Hildebrandt

GESKO GmbH Dresden
Tiergartenstrasse 50
01219 Dresden
Germany

mailto:[EMAIL PROTECTED]

Tel.: +49 351 43639312
Fax : +49 351 43639318

e-mail (Pivat) : 
mailto:[EMAIL PROTECTED]
-- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
---
For more information on Real-Time Linux see:
http://www.rtlinux.org/rtlinux/

Reply via email to