There are quite a few problems with SELinux and LXDM, but we already figured most of them out. The remaining bits are:
First the easy one: Is it possible to move lxdm.auth to a custom directory, say /var/run/lxdm/ instead of just /var/run? we could then label the whole directory xdm_var_run_t and have less problems then. The second is more complicated: LXDM directly talks to the tty device, say /dev/tty7 and relabels it from tty_device_t to user_tty_device_t. Is this really necessary/intended? It would be better to have a pseudo terminal like /dev/pts to talk to, just like the other display managers do. Regards, Christoph P.S.: https://bugzilla.redhat.com/show_bug.cgi?id=552885 https://bugzilla.redhat.com/show_bug.cgi?id=564320 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Lxde-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lxde-list
