similar to: Samba shares lost from Windows/Mac after ~ 1 min

Displaying 20 results from an estimated 3000 matches similar to: "Samba shares lost from Windows/Mac after ~ 1 min"

2006 Dec 26
2
Samba shares on Linux machine get disconnected after ~ 1 min
Hi, I have Samba 3.0.13 running on Suse 9.2 on an i586. I can browse and connect to the Samba shares on the Linux machine from Windows XP and Mac OSX. However, about 1 min after connecting, the shares are lost and gone from the network environment - same for Windows XP and Mac OSX. From time to time, they "re-appear" only to be gone after another minute or so. The Windows shares
2004 May 31
0
printing w2k and suse 9.1 pro
hi, i have a problem when i try to print from my w2k client to samba 3.0.2a-suse (cups is running). Samba is running and I?m able to share the home-directories from the w2k - client. But if I try to connect to the printers on my Samba server with smbclient //linux/canon_s750 -U root -P I get the message: Failed to open /secrets.tdb As root the message is: ERROR: Unable to fetch machine password my
2002 Sep 27
0
"incorrect password length" when trying to domain-logon from XP to 2.2.3a
I'm trying to set up Samba 2.2.3a as a logon server for my Win2k/XP network. But when I try to join the domain with a XP Professional client (the SignOrSeal-Patch is installed, the other option in the management console is also set up) I get the error message "Login failed: unkown user name or wrong password" (translated from German) ... in the server's log there are the
2004 Jan 30
2
(Idiot outside) - smbprngenpdf printer driver?
Well, I wasn't really awake I guess.. It's just a script that calls GhostScript for pdf generation.. But the question still stands, what IS the best quality printer driver to use for GhostScript -> pdf printing? We need both colours and high resolution.. ------------------------ Hiya! Can anybody recommend what the best Windows XP printer driver is to generate pdf documents with
2005 Jan 14
0
smbprngenpdf documentation?
I am looking for some documentation or instructions for setup and use of smbprngenpdf by Windows clients. Can anyone point me in the proper direction. Thanks.
2009 Jan 10
2
webdav timeout
Hi, I tried to sync two files (50 MB and 100 MB) with my webdav folder using rsync 3.0.5 with Mac OS X (10.4.11) Terminal and X11. With the Terminal application the sync always failed with both files. With X11 I once was successful synchronizing the 50 MB file. The error message is always like this (also when I set the timeout to eg. 7200 seconds): io timeout after 1003 seconds --
2010 Aug 10
1
[LLVMdev] PTX backend, BSD license
On Tue, 10 Aug 2010 14:21:43 -0500 "Villmow, Micah" <Micah.Villmow at amd.com> wrote: > > > -----Original Message----- > > From: llvmdev-bounces at cs.uiuc.edu > > [mailto:llvmdev-bounces at cs.uiuc.edu] On Behalf Of David A. Greene > > Sent: Tuesday, August 10, 2010 12:05 PM > > To: Helge Rhodin > > Cc: llvmdev at cs.uiuc.edu > >
2010 Aug 10
0
[LLVMdev] PTX backend, BSD license
> -----Original Message----- > From: llvmdev-bounces at cs.uiuc.edu [mailto:llvmdev-bounces at cs.uiuc.edu] > On Behalf Of David A. Greene > Sent: Tuesday, August 10, 2010 12:05 PM > To: Helge Rhodin > Cc: llvmdev at cs.uiuc.edu > Subject: Re: [LLVMdev] PTX backend, BSD license > > Helge Rhodin <helge.rhodin at alice-dsl.net> writes: > > >> But I
2020 Sep 01
0
[PATCH 07/28] 53c700: improve non-coherent DMA handling
On 01.09.20 18:21, Helge Deller wrote: > On 01.09.20 17:22, James Bottomley wrote: >> On Tue, 2020-09-01 at 16:05 +0100, Matthew Wilcox wrote: >>> On Tue, Sep 01, 2020 at 07:52:40AM -0700, James Bottomley wrote: >>>> I think this looks mostly OK, except for one misnamed parameter >>>> below. Unfortunately, the last non-coherent parisc was the 700
2005 Oct 18
0
Packages in R and in S-PLUS
Bj??rn-Helge Mevik writes: > > tools to make it easy to convert R packages to S-PLUS. > > Not the other way around as well? Actually, we'll be discussing tools to make packages in general that can work in both S-PLUS and R, and also how to make some S-PLUS-only libraries available in an open-source environment as well as working with package authors to port R packages to work in
2016 Jan 12
0
Re: Note regarding bin2s.pl
On Tue, Jan 12, 2016 at 06:21:14PM +0100, Helge Deller wrote: > On 12.01.2016 12:10, Richard W.M. Jones wrote: > > On Tue, Jan 12, 2016 at 10:05:00AM +0000, Richard W.M. Jones wrote: > >> On Tue, Jan 12, 2016 at 07:57:03AM +0100, Hilko Bengen wrote: > >>> Helge, > >>> > >>> I have applied all the architecture-specific bits but not the bin2s
2005 Jan 17
1
lpq: Unknown destination "pdf"!
Hi! How can I get rid off "lpq: Unknown destination "pdf"!" warning message in my /var/log/samba/smbd file. I have a pdf maker defined in my smb.conf as follows and it works allright: ... [pdf] comment = PDF creator printing = bsd path = /var/tmp printable = yes print command = /usr/bin/smbprngenpdf -J '%J' -c %c -s %s -u '%u' -z %z
1997 Aug 15
3
Samba and AFS
I think I have come across what seems to be a bug in the interplay between Samba and AFS. I'm running 1.9.16p11 on an IBM RS/6000 (AIX 4.1.5) with the AFS support included (AFS 3.4a). The client machine is running Windows 95. I've created an AFS area which is writeable (rlidwk) to an AFS protection group. The group contains two AFS users, say user1 and user2. If user1 creates a file in
2015 Aug 24
3
Build optimized R : openblas, MKL, ATLAS
On Mon, Aug 24, 2015 at 11:29 AM, Bj?rn-Helge Mevik <b.h.mevik at usit.uio.no> wrote: > arnaud gaboury <arnaud.gaboury at gmail.com> writes: > >> - Intel MKL: this is part of Intel Parallel Studio and is a paid >> software. Now, there is the MKL package distributed by >> Revolutionanalytics, but I am not certain how this can be distributed >> for free. Is
2015 Sep 04
1
Build R with MKL and ICC
On Fri, Sep 4, 2015, 9:24 AM Bj?rn-Helge Mevik <b.h.mevik at usit.uio.no> wrote: arnaud gaboury <arnaud.gaboury at gmail.com> writes: > After a few days of reading and headache, I finally gave a try at > building R from source with Intel MKL and ICC. Documentation and posts > on this topic are rather incomplete, sometime fantasist et do not give > much explanations about
2016 Jan 12
2
Re: Note regarding bin2s.pl
On 12.01.2016 12:10, Richard W.M. Jones wrote: > On Tue, Jan 12, 2016 at 10:05:00AM +0000, Richard W.M. Jones wrote: >> On Tue, Jan 12, 2016 at 07:57:03AM +0100, Hilko Bengen wrote: >>> Helge, >>> >>> I have applied all the architecture-specific bits but not the bin2s >>> script yet. TBH, so far I don't see what is wrong about export and use
2012 Aug 07
2
dovecot+LDAP/AD encoding issue
Hello everybody, i have a problem with dovecot+Active Directory as Authentication-Service. I am not able to use special characters (???? (german umlaut)) within a password. Normally I would suggest that the ldap-query is done in UTF-8 but as I debugged the auth-process, I have seen that the password is ISO-8859-1 encoded. The "original" query (from roundcube for example) is UTF-8
2003 Jan 07
2
Generating .R and .Rd files with Sweave/noweb?
I'm writing a couple of related functions, and I'd like to generate a (single) .R file (containing the function definitions), and separate .Rd files (documenting each function). Would this be possible with Sweave/noewb? Has anyone tried something along this idea? -- Regards, Bj?rn-Helge Mevik
2014 Sep 05
0
pread and pwrite syscalls fix for 32bit arches, patch attached
Source: klibc Version: 2.0.2 Severity: important Tags: Patch On the hppa arch (32bit userspace and 32 or 64bit kernel), the fstype program fails to detect the filesystem. The reason for this failure is, that fstype calls the pread() syscall, which has on some architectures with 32bit userspace a different calling syntax. I noticed this bug on hppa, but I assume s390 (32bit) and others might run
2004 Sep 29
1
Re: [cups.general] Re: Windows Clients keep finished jobs in Queue
I'm also seeing this problem. We're running samba 3.0.7 with CUPS 1.1.20. The clients printing are WinXP Professional SP1. The jobs printed are still displayed in the Windows printer status window, even though it's been printed already and disappears from the CUPS printer queue list. Helge Blischke wrote: >Just for your records: I'm using samba 3.0.5 and never saw this