search for: fech

Displaying 2 results from an estimated 2 matches for "fech".

Did you mean: fetch
2004 Apr 02
0
Problem between Samba and Windows XP
...which has rigths to do it. It's work fine. The problem occurs when I try to log in Windows XP. Windows XP tell me that user doesn't exist or domain server is inoperante. Could you please help me about it? Thanks in advance. -- \"Se voc? tem dificuldade para enxergar a beleza, ent?o feche os olhos que voc? a ver? por uma nova luz\"
2014 Oct 31
1
[PATCH] launch: libvirt: Implement drive secrets (RHBZ#1159016).
Implement the GUESTFS_ADD_DRIVE_OPTS_SECRET argument of guestfs_add_drive_opts. For libvirt we have to save the secret in libvirtd first, get a UUID, and then pass the UUID back through the domain XML. --- src/launch-libvirt.c | 227 ++++++++++++++++++++++++++++++++++++++++++++++++++- 1 file changed, 224 insertions(+), 3 deletions(-) diff --git a/src/launch-libvirt.c b/src/launch-libvirt.c