From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from jazzhorn.ncsc.mil (mummy.ncsc.mil [144.51.88.129]) by tarius.tycho.ncsc.mil (8.13.1/8.13.1) with SMTP id l7SLdLrs011632 for ; Tue, 28 Aug 2007 17:39:21 -0400 Received: from nz-out-0506.google.com (jazzhorn.ncsc.mil [144.51.5.9]) by jazzhorn.ncsc.mil (8.12.10/8.12.10) with ESMTP id l7SLdLp9003176 for ; Tue, 28 Aug 2007 21:39:21 GMT Received: by nz-out-0506.google.com with SMTP id l1so1458620nzf for ; Tue, 28 Aug 2007 14:39:16 -0700 (PDT) Message-ID: <7b740b700708281439p39da575alcb3b3abba43461ef@mail.gmail.com> Date: Wed, 29 Aug 2007 02:39:15 +0500 From: "shahbaz khan" To: selinux@tycho.nsa.gov Subject: Policy server MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_69598_8772275.1188337155449" Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov ------=_Part_69598_8772275.1188337155449 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hi, I need to know if PMS is in a condition that it can be run as a policy server fro remote clients. Secondly, cant find the policy.conf in my /etc as the makefile points. Should I be checking the access rights? -- Shahbaz Group: http://securityengineering.wordpress.com Email: shazalive@gmail.com cell: +92 91 0300 5944647 ------=_Part_69598_8772275.1188337155449 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline
Hi,
 
I need to know if PMS is in a condition that it can be run as a policy server fro remote clients. Secondly, cant find the policy.conf in my /etc as the makefile points. Should I be checking the access rights?

--
Shahbaz
Group: http://securityengineering.wordpress.com
Email: shazalive@gmail.com
cell: +92 91 0300 5944647
------=_Part_69598_8772275.1188337155449-- -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from jazzhorn.ncsc.mil (mummy.ncsc.mil [144.51.88.129]) by tarius.tycho.ncsc.mil (8.13.1/8.13.1) with SMTP id l7T40iVg031754 for ; Wed, 29 Aug 2007 00:00:44 -0400 Received: from exchange.columbia.tresys.com (jazzhorn.ncsc.mil [144.51.5.9]) by jazzhorn.ncsc.mil (8.12.10/8.12.10) with SMTP id l7T40huv023597 for ; Wed, 29 Aug 2007 04:00:43 GMT Message-ID: <46D4EF5F.5070904@manicmethod.com> Date: Wed, 29 Aug 2007 00:00:31 -0400 From: Joshua Brindle MIME-Version: 1.0 To: shahbaz khan CC: selinux@tycho.nsa.gov Subject: Re: Policy server References: <7b740b700708281439p39da575alcb3b3abba43461ef@mail.gmail.com> In-Reply-To: <7b740b700708281439p39da575alcb3b3abba43461ef@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Sender: owner-selinux@tycho.nsa.gov List-Id: selinux@tycho.nsa.gov shahbaz khan wrote: > Hi, > > I need to know if PMS is in a condition that it can be run as a policy > server fro remote clients. Secondly, cant find the policy.conf in my > /etc as the makefile points. Should I be checking the access rights? > The PMS prototype currently can talk over the network but after some conversation about upstreaming the code we've decided that the upstreamed version won't be a long running server that answers to network communication, it will be an on-demand server that will run from libsemanage (probably). This decision was made because it is believed now that access control on the policy and network distribution of the policy are different problems that are better handled by different means. About pms.conf, I'm not sure, you can grab it out of the tree, I'm not sure why it wasn't installed (it should be in /etc/selinux anyway). -- This message was distributed to subscribers of the selinux mailing list. If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with the words "unsubscribe selinux" without quotes as the message.