how to change ower and setuid bit of a bundle application
how to change ower and setuid bit of a bundle application
- Subject: how to change ower and setuid bit of a bundle application
- From: email@hidden
- Date: Tue, 30 Oct 2001 17:00:42 +0800
Dears:
Is the setuid and setgid bit support in the bundle structure??
I create a application by cocoa and I try to set up the setuid bit of
exec file, set ower of exec file to root.
I found when I login as root, the ower of file is root, When I login
in as other user, the ower of file auto change to other user.
I use chown to change the ower of file, an error message "Operation
not support" appear.
How can I set up the setuid bit of a bundle application, and let it's
ower as root??.
Is there any related document I can find?
Best Regards
Telieh Lin