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#00080
|
Subject: |
Re: User policy problem with strict policy |
On Thu, 2004-10-14 at 11:13, James Morris wrote:
> On Thu, 14 Oct 2004, Colin Walters wrote:
>
> > It's been that way as long as I can remember; you also need to do:
> > full_user_role(jmorris)
>
> Thanks, that worked, but I can't recall doing it before.
That only makes sense if you are going to do:
user jmorris roles jmorris_r;
role jmorris_r types jmorris_t;
Otherwise, full_user_role(jmorris) is just going to define some types
and rules that aren't ever going to be useable.
But why do you want a per-user role/domain?
--
Stephen Smalley <sds@xxxxxxxxxxxxxx>
National Security Agency
|
| |