mirror of
https://github.com/mpv-player/mpv
synced 2024-12-27 09:32:40 +00:00
Warning: suid root security problem
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@116 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
8022fa2bb9
commit
a690495562
@ -139,6 +139,11 @@ A: Make the mplayer binary SUID root. Become root and type the following:
|
||||
'chmod 750 /usr/local/bin/mplayer'
|
||||
'chmod +s /usr/local/bin/mplayer'
|
||||
Now it works as a simple user, too.
|
||||
!!!! BUT STAY TUNED !!!!
|
||||
This is a BIG security risk! Never do this on a server or on a computer
|
||||
can be accessed by more people than only you because they can gain root
|
||||
privilegies through suid root mplayer.
|
||||
!!!! SO YOU HAVE BEEN WARNED ... !!!!
|
||||
|
||||
Q: The fsdga driver doesn't work with my xyz.avi file. Why is that?
|
||||
A: Because it only works with MPEG. (yet)
|
||||
|
Loading…
Reference in New Issue
Block a user