[Mplayer-cvslog] CVS: main/DOCS MPlayer-FAQ,1.12,1.13
GEREOFFY
arpi_esp at users.sourceforge.net
Thu Mar 29 00:03:59 CEST 2001
Update of /cvsroot/mplayer/main/DOCS
In directory usw-pr-cvs1:/tmp/cvs-serv23321
Modified Files:
MPlayer-FAQ
Log Message:
DGA: SUID not recommended
Index: MPlayer-FAQ
===================================================================
RCS file: /cvsroot/mplayer/main/DOCS/MPlayer-FAQ,v
retrieving revision 1.12
retrieving revision 1.13
diff -C2 -r1.12 -r1.13
*** MPlayer-FAQ 2001/03/28 18:15:51 1.12
--- MPlayer-FAQ 2001/03/28 22:03:57 1.13
***************
*** 138,146 ****
Q: Ok, -vo help shows DGA driver, but it is babbling about permissions!
Help me!
! A: Make the mplayer binary SUID root. Become root and type the following:
! 'chown root /usr/local/bin/mplayer'
! '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
--- 138,148 ----
Q: Ok, -vo help shows DGA driver, but it is babbling about permissions!
Help me!
! A: It works only if running as root! It's a DGA limitation.
! You should become to root (su -), and try again.
!
! Another solution is making mplayer SUID root, but its NOT RECOMMENDED!
! 'chown root /usr/local/bin/mplayer'
! 'chmod 750 /usr/local/bin/mplayer'
! 'chmod +s /usr/local/bin/mplayer'
!!!! BUT STAY TUNED !!!!
This is a BIG security risk! Never do this on a server or on a computer
_______________________________________________
Mplayer-cvslog mailing list
Mplayer-cvslog at lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/mplayer-cvslog
More information about the MPlayer-cvslog
mailing list