Set binary user?

Kezdőlap
Csatolmányok:
Üzenet email-ben
+ (text/plain)
Üzenet törlése
Válasz az üzenetre
Szerző: George Toft
Dátum:  
Tárgy: Set binary user?
Alan Dayley wrote:
>
> I need to set a newly installed binary to run as a specific user (not
> root). How do I do this?
>
> Alan
>
> ________________________________________________
> See http://PLUG.phoenix.az.us/navigator-mail.shtml if your mail doesn't post to the list quickly and you use Netscape to write mail.
>
> PLUG-discuss mailing list -
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss


See man chown. You want to set the suid bit on the owner.

George