Displaying 5 results from an estimated 5 matches for "restricitions".
Did you mean:
_restrictions
2014 Aug 11
1
Restriciting memory usage for samba using Cgroups
Hi
Currently we are using cgroups to limit samba memory usage on our target
we have limited the memory to 20MB and we are able to see samba is
restricted to it.
With this we are able to restrict the cache memory to ~34MB (never goes
beyond this)
BUt issue we arere facing is the Buffers are increasing gradually and it is
not able to restrict.
Commands Used to restrict memory on target:
echo
2016 Jan 04
2
libvirtd and polkit: internal error: No Unix Process ID
Hi all,
I want to use libvirtd and polkit to create simple access restricitions for
incoming TLS connections.
libvirtd.conf:
> ...
> auth_tls = "sasl"
> access_drivers = [ "polkit" ]
> ...
>
tls_no_verify_certificate = 1
SASL and TLS in combination is already working without any faults. After
activating access_drivers, the setup breaks, cau...
2016 Jan 08
0
Re: libvirtd and polkit: internal error: No Unix Process ID
On Mon, Jan 04, 2016 at 03:44:10PM +0100, Benedikt Heine wrote:
> Hi all,
>
> I want to use libvirtd and polkit to create simple access restricitions for
> incoming TLS connections.
This is sadly not possible. polkit will only authenticate against unix
users. I filed an RFE long ago requesting for polkit to be generalized
so that we could use it against virtual (ie non-UNIX system) identities
but it was rejected.
So effectively the libvirt...
2004 Dec 17
5
Strange command histories in hacked shell history
> Message: 1
> Date: Thu, 16 Dec 2004 20:31:05 +0800
> From: Ganbold <ganbold@micom.mng.net>
> Subject: Strange command histories in hacked shell server
Just a minor comment on one portion of your message.
[All deleted except the pertinent part - wjv]
> Machine is configured in such way that everyone can create an account itself.
> Some user dir permissions:
> ...
2016 Jan 08
2
Re: operation forbidden Read Only Access
...irtd and polkit: internal error: No
Unix Process ID
Message-ID: <20160108105239.GA14764@redhat.com>
Content-Type: text/plain; charset=utf-8
On Mon, Jan 04, 2016 at 03:44:10PM +0100, Benedikt Heine wrote:
> Hi all,
>
> I want to use libvirtd and polkit to create simple access
> restricitions for incoming TLS connections.
This is sadly not possible. polkit will only authenticate against unix users. I filed an RFE long ago requesting for polkit to be generalized so that we could use it against virtual (ie non-UNIX system) identities but it was rejected.
So effectively the libvirt polki...