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...
|
User policy problem with strict policy: msg#00075
|
Subject: |
User policy problem with strict policy |
I'm using the latest fedora strict policy sources, and have noticed that
the generated policy.conf file is lacking generated policy entries for
extra users.
I added myself to the users file:
# sample for regular user
user jmorris roles { user_r };
compiled policy:
# make policy.conf
But the only entry related to the user is the one I added in the users
file:
# grep jmorris policy.conf
user jmorris roles { user_r };
Have I missed a step or is something wrong in the policy compilation
process?
- James
--
James Morris
<jmorris@xxxxxxxxxx>
|
| |