Résumé: SELinux is preventing access to files with the label, file_t. Description détaillée: [gdm-session-wor a un type permissif (xdm_t). Cet accès n'a pas été refusé.] SELinux permission checks on files labeled file_t are being denied. file_t is the context the SELinux kernel gives to files that do not have a label. This indicates a serious labeling problem. No files on an SELinux box should ever be labeled file_t. If you have just added a new disk drive to the system you can relabel it using the restorecon command. Otherwise you should relabel the entire file system. Autoriser l'accès: You can execute the following command as root to relabel your computer system: "touch /.autorelabel; reboot" Informations complémentaires: Contexte source system_u:system_r:xdm_t:s0-s0:c0.c1023 Contexte cible system_u:object_r:file_t:s0 Objets du contexte /home/loreley [ dir ] source gdm-session-wor Chemin de la source /usr/libexec/gdm-session-worker Port <Inconnu> Hôte (removed) Paquetages RPM source gdm-2.28.1-24.fc12 Paquetages RPM cible Politique RPM selinux-policy-3.6.32-49.fc12 Selinux activé True Type de politique targeted Mode strict Enforcing Nom du plugin file Nom de l'hôte (removed) Plateforme Linux (removed) 2.6.31.6-145.fc12.x86_64 #1 SMP Sat Nov 21 15:57:45 EST 2009 x86_64 x86_64 Compteur d'alertes 176 Première alerte dim. 29 nov. 2009 17:43:50 CET Dernière alerte dim. 06 déc. 2009 16:23:36 CET ID local 438ddc28-28e3-4d7c-a4e9-be6e0d515563 Numéros des lignes Messages d'audit bruts node=(removed) type=AVC msg=audit(1260113016.945:21944): avc: denied { search } for pid=2381 comm="gdm-session-wor" name="loreley" dev=sda5 ino=8193 scontext=system_u:system_r:xdm_t:s0-s0:c0.c1023 tcontext=system_u:object_r:file_t:s0 tclass=dir node=(removed) type=SYSCALL msg=audit(1260113016.945:21944): arch=c000003e syscall=4 success=yes exit=4294967424 a0=1252110 a1=7fff0c41d250 a2=7fff0c41d250 a3=1 items=0 ppid=2347 pid=2381 auid=500 uid=500 gid=500 euid=500 suid=500 fsuid=500 egid=500 sgid=500 fsgid=500 tty=(none) ses=1 comm="gdm-session-wor" exe="/usr/libexec/gdm-session-worker" subj=system_u:system_r:xdm_t:s0-s0:c0.c1023 key=(null) Hash String generated from selinux-policy-3.6.32-49.fc12,file,gdm-session-wor,xdm_t,file_t,dir,search audit2allow suggests: #============= xdm_t ============== allow xdm_t file_t:dir search;
*** This bug has been marked as a duplicate of bug 537613 ***