Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
"invalid contex" question: msg#00069
|
Subject: |
"invalid contex" question |
I'm running an FC3 system with the latest rawhide strict policy. I'm
currently trying to tweak the dovecot files for my system and am running
into an invalid context error. My changes so far:
Index: domains/program/dovecot.te
+type dovecot_data_t, file_type, sysadmfile;
+create_dir_file(dovecot_t, dovecot_data_t)
Index: file_contexts/program/dovecot.fc
+/var/spool/dovecot(/.*)? system_u:object_r:dovecot_data_t;
The problem is that after a 'make reload' when I try to relabel
the /var/spool/dovecot directory, I get the error message:
/etc/selinux/strict/contexts/files/file_contexts: line 999 has invalid
context system_u:object_r:dovecot_data_t;
Doing a 'make install' in the policy directory gives me this same error.
Is there something else I need to do to create this new type?
Thanks.
David
signature.asc
Description: This is a digitally signed message part
|
| |