Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 5th December 2008, 01:46 PM
esb4me Offline
Registered User
 
Join Date: Nov 2007
Posts: 7
Fedora 10 Citrix Client SELinux Printing

Has anyone managed to print from the Citrix client with SELinux on? It's working with SELinux permissive (never had it working at all with a previous Fedora) but I get SELinux denials when set to enforcing.

I've tried generating a local policy using a local.te as below and the instructions at http://docs.fedoraproject.org/selinux-faq-fc5/:

==========file://local.te====================================

module local 1.0;

require {
type lib_t;
type lpr_exec_t;
type nsplugin_t;
type pcscd_var_run_t;
class file getattr;
class file execute_no_trans;
class file { read execute };
}

#============= nsplugin_t ==============
allow nsplugin_t lpr_exec_t:file getattr;
allow nsplugin_t pcscd_var_run_t:file getattr;
allow nsplugin_t lib_t:file execute_no_trans;
allow nsplugin_t lpr_exec_t:file { read execute };

=======end of file===========================================
Reply With Quote
Reply

Tags
citrix, client, fedora, printing, selinux

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Citrix ICA Client install on Fedora cmilhaus Using Fedora 12 1st December 2010 07:43 PM
need help with citrix ica client dimwitflathead Using Fedora 7 26th February 2010 07:18 PM
Citrix Metaframe presentation server client on Fedora 10 sjl Using Fedora 11 15th July 2009 05:57 PM
Citrix ICA Client 10 on Fedora Core 6 dtmilano Using Fedora 0 13th April 2007 11:00 PM


Current GMT-time: 13:01 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat