Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
hi this is raju,
in my SUSE 11.0 system, i had one root user and a normal user.
i can play any media file in normal user account. when i logined as root account , and if i tried to play any media by using VLC it is giving as error like this :
Quote:
VLC is not supposed to be run as root. Sorry.
If you need to use real-time priorities and/or privileged TCP ports
you can use vlc-wrapper (make sure it is Set-UID root first and
cannot be run by non-trusted users first).
Basically, it is dangerous to run as root for anything other than pure administrative/maintenance purposes. If you must insist on operating as root, please do not connect to the internet as such irresponsible behaviour puts the sane users of the world at risk.
That being said, if you must insist on operating vlc as root, you must compile vlc with the correct parameters, as indicated in the thread referred to previously.
additionally vlc is known for their numerous and dangerous security holes. You could execute code with malformed video containers etc., which is probably the reason, why they prevented it to be run as root.
It's really a bad idea.
Just to echo repo's words, if you can avoid it, don't run things from roon that don't need to run from root.
Having said that however, you could potentially do it by running it from a non previlidged account while logged in with your root account. Found some instructions here on how to do that recently as I had the same question. In essence, you would still have some security in this manner:
mindlessmissy
why???
VLC should never be ran as root
i take it you also run firefox as root
and have turned off the firewall and turned off SElinux or AppArmor
and have NOT installed firefox's no-script not installed add block plus
mindlessmissy
why VLC should never be ran as root
i take it you also run firefox as root
and have turned off the firewall and turned off SElinux or AppArmor
and have NOT installed firefox's no-script not installed add block plus
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.