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...
|
Re: User policy problem with strict policy: msg#00077
|
Subject: |
Re: User policy problem with strict policy |
On Thu, 2004-10-14 at 10:43 -0400, James Morris wrote:
> 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?
It's been that way as long as I can remember; you also need to do:
full_user_role(jmorris)
|
| |