The tool for testing SASL-Authentication "testsaslauthd" uses sockets:
strace:
socket(PF_FILE, SOCK_STREAM, 0) = 3
connect(3, {sa_family=AF_FILE, path="/var/run/saslauthd/mux"}, 110) = 0
writev(3, [{"\0\4root\0\4root\0\4imap\0\0", 20}], 1) = 20
read(3, "\0\2", 2) = 2
On Fri, Jan 20, 2012 at 12:55:09AM +0100, Robyn Bachofer wrote:
> Hi list,
>
> I've been thinking and I think the right question is:
> - about which is libvirt access to sasl, socket?
> - which is transmitted?
> and
> - what is expected libvirt?
>
> (e.g. shadow have no service/application assign
Hi list,
I've been thinking and I think the right question is:
- about which is libvirt access to sasl, socket?
- which is transmitted?
and
- what is expected libvirt?
(e.g. shadow have no service/application assignment)
:) regards
Robyn
2012/1/18 Robyn Bachofer
> Hi list,
>
> i have a p
On 01/17/2012 08:36 PM, mao weijie wrote:
> I use like this;
>
> int n = virDomainMemoryStats(dom, stats, 4, 0);
>
> I want to get men used and not used. If can , I want to get all output in
> stats.
>
> but "n" result is always 0.
That is the correct usage, and the fact that the answer is 0 i