|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
[PLUG] Program permission
|
Can someone tell me if this is the right way of letting a certain user to
run only a certain program:
chown <user> <program>
ex. # chown naresh pine
chgrp <group name> <program>
ex. # chgrp naresh pine
chown 700 program
ex. # chown 700 pine
Thanks
Naresh
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|