similar to: Joop Martens is afwezig.

Displaying 20 results from an estimated 100 matches similar to: "Joop Martens is afwezig."

2006 Jul 29
10
Out Of office
Ik ben afwezig vanaf 29/07/2006 en ik ben niet eerder terug dan 23/08/2006. Ik ben met verlof van 31 juli tot en met 22 augustus. Voor dringende zaken kan je mailen naar helpdesk@vlafo.be. --------------------------------------------------------------------------------- DISCLAIMER : De personeelsleden van het agentschap doen hun best om in e-mails betrouwbare informatie te geven. Toch kan
2005 Jun 28
1
Fw: Missing files on Windows client side
Jeremy, I think we found the part of source where the problem resides: smbd/trans2.c +1444 for (i=0;(i<maxentries) && !finished && !out_of_space;i++) { +1445 BOOL got_exact_match = False; +1446 +1447 /* this is a heuristic to avoid seeking the dirptr except when +1448 absolutely necessary. It allows for
2014 Jun 05
1
Testing samba4 connection on Windows
Hi, I installed samba4 (zentyal 3.4) and I followed the Samba4 AD DC Howto from the wiki to test the linux-side. There all seems OK. Unfortunately, when I try to register a Win7 PC, the domain is not found. So what can I do to test things on the Windows-side ? I did : C:\net view /domain:ace_domain returns : \\ZENTYAL1 which is my DC After manually "mounting" the test1-share : C:\net
2004 Oct 18
1
scrambled filename.
Hello there, If i create a file starting with nul. via command shell access, example: nul.txt or nul.blaat.txt Samba show's this file scrambled, i've tested this on samba 3.04 on AIX and FC2 Linux samba 3.0.7-2. My file nul.txt is showed via samba as: NDH6SA~M.TXT. I have a default samba configuration: [global] workgroup = C3D-VR.COM server string = C3D Samba Server
2005 Jun 14
4
Missing files on Windows client side.
In a directory with approximately 6000 files, several files are missing on the Windows side. If I check the directory on Unix (AIX) they are all there. As far as I can see there's nothing strange with this files en I can't see any connection between the missing files. It looks like it's randomly. A few examples of missing files: FAKTREF.10062005.16 (See debug information)
2014 Jun 04
1
C6.5 KDE - no more audio (yesterday it was ok)
Hi, I've got an HP ZBook with C6.5 and KDE. Yesterday I was able to play music, today I can't get any sound out of my pc. lspci -v 00:1b.0 Audio device: Intel Corporation 8 Series/C220 Series Chipset High Definition Audio Controller (rev 04) Subsystem: Hewlett-Packard Company Device 1909 Flags: bus master, fast devsel, latency 0, IRQ 34 Memory at cca30000 (64-bit, non-prefetchable)
2016 Sep 04
0
Fwd: Ubuntu, ping host by its NetBios name (Samba from sources) !
that should work fine, if .. dnsdomain and search domain are set correct on the clients and on the server in smb.conf dns proxy = yes wins server = yes ping a netbios aliasname probly wont work. greetz, Louis Begin doorgestuurd bericht: Van: Rowland Penny via samba <samba at lists.samba.org> Datum: 3 september 2016 23:28:21 CEST Aan: samba at lists.samba.org <samba at
2006 Oct 20
0
Re: Icecast Digest, Vol 29, Issue 12
Van 14 t/m 23 oktober ben ik niet bereikbaar. Voor dringende zaken verzoek ik u een mailtje te sturen naar info@stream-it.nl of even naar ons kantoor te bellen (040 2556036). Met vriendelijke groet, Johan van der Stoel >From October 14th-23th I am not available. For urgent issues please send an email to info@stream-it.nl or call our office (+31 40 2556036). Best regards, Johan van der Stoel
2006 Oct 20
0
Re: Icecast Digest, Vol 29, Issue 13
Van 14 t/m 23 oktober ben ik niet bereikbaar. Voor dringende zaken verzoek ik u een mailtje te sturen naar info@stream-it.nl of even naar ons kantoor te bellen (040 2556036). Met vriendelijke groet, Johan van der Stoel >From October 14th-23th I am not available. For urgent issues please send an email to info@stream-it.nl or call our office (+31 40 2556036). Best regards, Johan van der Stoel
2003 Mar 20
0
Misschien leuk voor u
- Deze mail is doorgezonden omdat iemand dacht dat u wellicht interesse zou kunnen hebben. Mocht u na het lezen van deze mail geen interesse hebben dan kunt u de boodschap verwijderen, u ontvangt geen verdere berichten meer tenzij u daar uitdrukkelijk om verzoekt. Computervrienden De club computervrienden gaat zich lanceren in mei 2002. Voordat deze datum wordt bereikt willen wij het volgende
2012 May 09
1
[PATCH 2/2] bitmath: Finish up optimizations
This patch adds support for other compilers and systems including MSVC, Intel C compiler etc.. --- src/libFLAC/bitmath.c | 48 ------------- src/libFLAC/bitreader.c | 54 ++------------- src/libFLAC/include/private/bitmath.h | 120 ++++++++++++++++++++++++++++++--- 3 files changed, 116 insertions(+), 106 deletions(-) diff --git a/src/libFLAC/bitmath.c
2004 Mar 02
1
someone please unsubscribe this person from freebsd-security?
Forwarded message: > From R.v.Gogh@kappe-int.com Wed Mar 3 07:54:28 2004 > Message-ID: <0FDD52D38220D611B7CC0004763B37441B2572@HNTS-04> > From: "Gogh, Ruben van" <R.v.Gogh@kappe-int.com> > To: Darren Reed <avalon@caligula.anu.edu.au> > Subject: RE: IPFilter and FreeBSD (was Re: mbuf vulnerability) > Date: Tue, 2 Mar 2004 21:54:23 +0100 >
2017 Apr 21
8
[Bug 1147] New: iptables rule to match a 'set' shows [unsupported revision]
https://bugzilla.netfilter.org/show_bug.cgi?id=1147 Bug ID: 1147 Summary: iptables rule to match a 'set' shows [unsupported revision] Product: iptables Version: unspecified Hardware: x86_64 OS: Debian GNU/Linux Status: NEW Severity: normal Priority: P5
2013 Aug 16
1
PATCH for bitmath.h: 1 typo, 1 warning
rutine -> routine Also MSVC complains that FLAC__uint32* (unsigned int*) is not of the same type as unsigned long* --- a\src\libFLAC\include\private\bitmath.h 2013-08-13 13:30:24.000000000 +0400 +++ b\src\libFLAC\include\private\bitmath.h 2013-08-14 10:20:51.484053700 +0400 @@ -78,12 +78,12 @@ return _bit_scan_reverse(v) ^ 31U; #elif defined(__GNUC__) && (__GNUC__ >= 4 ||
2012 Nov 14
1
Howto find out volume topology
Hello, I would like to find out the topology of an existing volume. For example, if I have a distributed replicated volume, what bricks are the replication partners? Fred -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://supercolony.gluster.org/pipermail/gluster-users/attachments/20121114/b203ea91/attachment.html>
2004 Aug 10
0
dmesg output for mount cdrom problem
The mount /dev/hdc /mnt problem still exists for me. Regards Robin. Here''s the dmesg of Xen: __ __ _ ____ \ \/ /___ _ __ / | |___ \ \ // _ \ ''_ \ | | __) | / \ __/ | | | | |_ / __/ /_/\_\___|_| |_| |_(_)_____| http://www.cl.cam.ac.uk/netos/xen University of Cambridge Computer Laboratory Xen version 1.2
2010 Sep 23
1
Samba 3.5.4: log.smbd: PANIC (pid 16232692): sys_setgroups failed
Hi, We use Samba 3.5.4 using winbind on AIX. The issue we have is that some accounts can not access the Samba share. The belong to the correct Active Directory group. I have googled and I have read something about too many Active Directory groups. Is this a know issue and is there a workaround for this? The issue which occurs: log.smbd: PANIC (pid 16232692): sys_setgroups failed Met
2010 Oct 05
1
smb_panic sys_setgroups failed
Hi, We have Samba version 3.5.4 and we are using winbind (Active Directory) for authorisation. The issue is that for most of the members of a Samba share it is not possible to connect this Samba share. This because of the error below. It seems to be that the number of Active Directory groups where this Samba member belongs to is too high. UNIX token of user 588109 Primary group is 10049 and
2008 May 27
1
error in rsync protocol data stream (Marten Lehmann)
rsync-request@lists.samba.org escribi?: > Send rsync mailing list submissions to > rsync@lists.samba.org > > To subscribe or unsubscribe via the World Wide Web, visit > https://lists.samba.org/mailman/listinfo/rsync > or, via email, send a message with subject or body 'help' to > rsync-request@lists.samba.org > > You can reach the person managing the list at
2001 Feb 16
2
vector heap is too small
Ich habe eine dringende Frage!!!!!!!! ch ben?tze das Rplus mit Windows 98 . Wo kann ich die Vector heap von Rgui.exe erh?hen. Bei Eigenschaften kann ich das nicht machen. Vielen Dank f?r Eure Bem?hungen Nadine Brauchli, FORNAT *************************************************************************** FORNAT Forschungsstelle f?r angewandte ?kologie und Naturschutz Asylstr. 46/48 Postfach 8708