On Mon, 2002-06-03 at 10:25, Brian Lee wrote:
> Is it possible to install X (X server and simple X window manager)
> by non-super user? (on RH)

It isn't.  It's not even possible to install the X server from source in
an alternate location as a non-root user, since some executables
(notably the server itself) have to be SUID to function correctly. 
Non-root users can not create SUID root binaries.

If you want non-root users to be able to install software, you need to
at least install "sudo" and configure it.  This can allow specific users
to execute some (or all) programs as the root user.




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to