[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Support for the NX client



Aurelien Bompard wrote:
This is a small typo in the wiki.  It should be textrel_shlib_t.

OK, thanks. For the record, to have the NX client work on FC-5, one have to
run : chcon -t textrel_shlib_t /usr/NX/lib/libXcomp.so.1 /usr/NX/lib/libjpeg.so.62

I'll contact them to have them add this to their rpm, together with the
corresponding semanage call, which should be :
semanage fcontext -a -t textrel_shlib_t /usr/NX/lib/libXcomp.so.1
semanage fcontext -a -t textrel_shlib_t /usr/NX/lib/libjpeg.so.62

Thanks for your help

Aurélien
Tell them to try to fix their libraries so they do not require execmod privs.

http://people.redhat.com/drepper/selinux-mem.html

Thanks,

Dan





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]