|
新装了fedora12,也安装了canon ir1022 linux驱动,可以找到并与windows共享打印机,但是一按打印,就提示selinux配置有问题,问题如下:
概述: SELinux is preventing /usr/bin/c3pldrv "execstack" access.
详细描述: SELinux denied access requested by c3pldrv. It is not expected that this access is required by c3pldrv and this access may signal an intrusion attempt. It is also possible that the specific version or configuration of the application is causing it to require additional access.
允许访问:You can generate a local policy module to allow this access - see FAQ(http://fedora.redhat.com/docs/selinux-faq-fc5/#id2961385) Please file a bug report.
附加信息:
源上下文 system_u:system_r:cupsd_t:s0-s0:c0.c1023
目标上下文 system_u:system_r:cupsd_t:s0-s0:c0.c1023
目标对象 None [ process ]
源 c3pldrv
源路径 /usr/bin/c3pldrv 端口 <未知> 主机 ga-linux
源 RPM
软件包 cndrvcups-common-2.00-2
目标 RPM
软件包
策略 RPM selinux-policy-3.6.32-41.fc12
启用 Selinux True
策略类型 targeted
启用 MLS True Enforcing
模式 Enforcing
插件名称 catchall
主机名 ga-linux
平台 Linux ga-linux 2.6.31.5-127.fc12.i686.PAE #1 SMP Sat Nov 7 21:25:57 EST 2009 i686 i686
警报计数 10
第一个 2010年06月27日星期日 21时08分05秒 最后一个 2010年06月28日星期一 16时23分04秒
行号
原始核查信息
node=ga-linux type=AVC msg=audit(1277713384.358:85): avc: denied { execstack } for pid=791 comm="c3pldrv" scontext=system_u:system_r:cupsd_t:s0-s0:c0.c1023 tcontext=system_u:system_r:cupsd_t:s0-s0:c0.c1023 tclass=process
node=ga-linux type=SYSCALL msg=audit(1277713384.358:85): arch=40000003 syscall=125 success=no exit=-13 a0=bfb58000 a1=1000 a2=1000007 a3=bfb5845c items=0 ppid=789 pid=791 auid=4294967295 uid=4 gid=7 euid=4 suid=4 fsuid=4 egid=7 sgid=7 fsgid=7 tty=(none) ses=4294967295 comm="c3pldrv" exe="/usr/bin/c3pldrv" subj=system_u:system_r:cupsd_t:s0-s0:c0.c1023 key=(null)
请问我该怎么配置selinux?谢谢 |
|