search for: anastasio

Displaying 19 results from an estimated 19 matches for "anastasio".

Did you mean: anastasia
2019 Mar 01
4
Obtaining the PID of a domain's QEMU process from C
Hello all, I'm currently writing a C program that uses the libvirt API and I need a way to obtain the pid of a given domain's QEMU process. Specifically, I'm writing an ivshmem server that uses SO_PEERCRED to get the pid of clients that connect to it, and I would like to use that pid to look up the domain in libvirt to determine the proper domain ID to return to the client. As
2019 Mar 11
2
Re: Obtaining the PID of a domain's QEMU process from C
On Sat, Mar 09, 2019 at 04:32:00PM +0100, Michal Prívozník wrote: > On 3/1/19 2:31 AM, Shawn Anastasio wrote: > > Hello all, > > > > I'm currently writing a C program that uses the libvirt API and I need a > > way to obtain the pid of a given domain's QEMU process. > > > > Specifically, I'm writing an ivshmem server that uses SO_PEERCRED to get > &g...
2019 Mar 09
2
Re: Obtaining the PID of a domain's QEMU process from C
...ny way to access the file using the credentials from a connected virConnectPtr? If not, I can stick to my current workaround of walking /proc and scanning each PID's cmdline for the VM's UUID string. Thanks, Shawn On 3/9/19 9:32 AM, Michal Prívozník wrote: > On 3/1/19 2:31 AM, Shawn Anastasio wrote: >> Hello all, >> >> I'm currently writing a C program that uses the libvirt API and I need a >> way to obtain the pid of a given domain's QEMU process. >> >> Specifically, I'm writing an ivshmem server that uses SO_PEERCRED to get >> the...
2019 Mar 11
2
Re: Obtaining the PID of a domain's QEMU process from C
On Mon, Mar 11, 2019 at 09:33:30AM +0100, Michal Privoznik wrote: > On 3/11/19 9:02 AM, Erik Skultety wrote: > > On Sat, Mar 09, 2019 at 04:32:00PM +0100, Michal Prívozník wrote: > > > On 3/1/19 2:31 AM, Shawn Anastasio wrote: > > > > Hello all, > > > > > > > > I'm currently writing a C program that uses the libvirt API and I need a > > > > way to obtain the pid of a given domain's QEMU process. > > > > > > > > Specifically, I'm...
2005 Jul 15
3
Samba File Server with 2 NICs, only one is used
...idmap uid = 10000-20000 idmap gid = 10000-20000 template shell = /bin/bash winbind use default domain = Yes valid users = @ZZZ create mask = 0760 hosts allow = 192.168.254.0/255.255.255.0 hide files = /.*/desktop.ini/thumbs.db/ TIA -- Anastasios Papadopoulos
2019 Mar 09
0
Re: Obtaining the PID of a domain's QEMU process from C
On 3/1/19 2:31 AM, Shawn Anastasio wrote: > Hello all, > > I'm currently writing a C program that uses the libvirt API and I need a > way to obtain the pid of a given domain's QEMU process. > > Specifically, I'm writing an ivshmem server that uses SO_PEERCRED to get > the pid of clients that connec...
2019 Mar 09
0
Re: Obtaining the PID of a domain's QEMU process from C
On Sat, 9 Mar 2019 at 17:27, Shawn Anastasio <shawn@anastas.io> wrote: > Thanks for the response. /var/run/libvirt/qemu/ seems to be exactly what > I'm looking for. It would, however, be nice to be able to access this > file without root privileges. > Use a tiny setuid C program that reads the relevant file and writes...
2019 Mar 11
0
Re: Obtaining the PID of a domain's QEMU process from C
On 3/11/19 9:02 AM, Erik Skultety wrote: > On Sat, Mar 09, 2019 at 04:32:00PM +0100, Michal Prívozník wrote: >> On 3/1/19 2:31 AM, Shawn Anastasio wrote: >>> Hello all, >>> >>> I'm currently writing a C program that uses the libvirt API and I need a >>> way to obtain the pid of a given domain's QEMU process. >>> >>> Specifically, I'm writing an ivshmem server that uses SO_PEERC...
2019 Mar 11
0
Re: Obtaining the PID of a domain's QEMU process from C
...2019 at 09:46:11AM +0000, Daniel P. Berrangé wrote: > On Mon, Mar 11, 2019 at 09:33:30AM +0100, Michal Privoznik wrote: > > On 3/11/19 9:02 AM, Erik Skultety wrote: > > > On Sat, Mar 09, 2019 at 04:32:00PM +0100, Michal Prívozník wrote: > > > > On 3/1/19 2:31 AM, Shawn Anastasio wrote: > > > > > Hello all, > > > > > > > > > > I'm currently writing a C program that uses the libvirt API and I need a > > > > > way to obtain the pid of a given domain's QEMU process. > > > > > > > > >...
1998 Oct 28
2
W95 and no update from samba shares
Hi, i have a annoying problem that drives me crazy. We have set up a Digital/Unix box with samba and the clients (W95) can mount the shares from this box. On the Unix side we create a textfile which will be periodically (or not) appended with new data. A Application on the W95 side reads this file. The Problem is, that the textfile has new lines, the Application don't see them !!! To
1997 Aug 02
0
SPAM: Get Rich NOW!!
....com.sg >Originator: samba@samba.anu.edu.au >Sender: samba@arvidsjaur.anu.edu.au >Precedence: bulk >From: pingsim@mbox2.singnet.com.sg >To: Multiple recipients of list <samba@arvidsjaur.anu.edu.au> >Subject: Get Rich NOW!! >X-Listprocessor-Version: 6.0 -- ListProcessor by Anastasios Kotsikonas >X-Comment: Discussion of Samba software package >Date: Sun, 3 Aug 1997 00:53:08 +0000 >X-UIDL: bd1a6d3faff74af50cc8a22effccae0b > > > ARE YOU INTERESTED IN A MONEY MAKING OPPORTUNITY > THAT WILL ALLOW YOU TO EARN AT LEAST...
2000 May 03
1
Process per share control.
A long time ago, and I could be mistaken, I thought samba could be configured so that instead of a smbd process per user/machine it would spawn a process per share/user/machine. If it still can, could someone point me in the right direction? Thanks! Weldon Godfrey Sr. Systems Specialist Science Applications International Corporation
2016 Jul 29
2
Replace SBS2003 with Samba4
Hello all, I'm currently investigating the option to completely replace a SBS2003 DC with a Samba4 DC. My research (mostly on samba.org guides) shows that it is feasible, however I'd like to get feedback from the community on my goals. Current status: A Windows SBS 2003 is the PDC and a W2008 R2 server is acting as secondary DC. Domain operational level is 2003. There are ~40-50
2016 Aug 11
0
Replace SBS2003 with Samba4
Anastasios, I've done exactly what you want to do, only starting from SBS2008. Our office went down this road in 2014 when we investigated upgrading from SBS2008 only to find that MS replacement, Server Essentials, did not support Exchange. We currently have a "no cloud" policy, so going to...
1998 Dec 25
0
SAMBA digest 1920
...To: listproc-errors@samba.anu.edu.au > Reply-To: samba@samba.org > Originator: samba@samba.org > Sender: samba@samba.org > Precedence: bulk > To: Multiple recipients of list <samba@samba.org> > Subject: SAMBA digest 1920 > X-Listprocessor-Version: 6.0c -- ListProcessor by Anastasios Kotsikonas > X-Url: http://samba.anu.edu.au/listproc > X-Comment: Discussion of Samba software package > Message-Id: <19981225061749Z12615455-4380+973@samba.anu.edu.au> > Date: Fri, 25 Dec 1998 17:17:43 +1100 > > SAMBA Digest 1920 > > For information on unsu...
2019 Dec 13
0
Wine release 5.0-rc1
...msado15: Implement _Connection_get_State. msado15: Implement _Connection_get_CommandTimeout and _Connection_put_CommandTimeout. oledb32: Implement IDataSourceLocator PromptNew. msado15: Add ISupportErrorInfo support to _Connection. msado15: Add _Command stub interface. Anastasios Simeonidis (3): ntdll: Move relationship filtering to create_logical_proc_info. ntdll: Implement relationship filtering for create_logical_proc_info on linux. ntdll/tests: Add relationship tests for NtQuerySystemInformationEx. Andrey Gusev (14): dxgi/tests: Fix a typo in o...
2000 Apr 26
1
R:
...@valinux.com> > To: Multiple recipients of list SAMBA <samba@samba.org> > Subject: Samba 2.0.7 released > MIME-Version: 1.0 > Content-Type: text/plain; charset=iso-8859-1 > Content-Transfer-Encoding: QUOTED-PRINTABLE > X-Listprocessor-Version: 6.0d -- ListProcessor by Anastasios > Kotsikonas > X-URL: http://lists.samba.org/ > X-Comment: Discussion of Samba software package > X-Mailer: Mozilla 4.61 [en] (X11; I; Linux 2.2.13-0.7 i686) > Date: Wed, 26 Apr 2000 12:31:07 +1000 > > The Samba Team is pleased to announce Samba 2.0.7. > > This is...
1998 Sep 21
15
Unsubscribe
How do i unsubscribe??
2005 Dec 05
0
Problem with Samba as Member of AD, Kerberos
Hello all, I have this configuration: Samba 3.0.20 as a member server in Win2K3 AD (runs on Madrake 10.2 - no flames please ;-) ). Winbind works fine (wbinfo etc are ok), kinit is ok (or seems ok...), and all users are happy... Of course there is a BUT... All the above work fine as long as I use NetBIOS resolution. For example, my server has "XXX" as a name and