similar to: Slow XP -> Samba 3 (but not FTP etc)

Displaying 20 results from an estimated 1000 matches similar to: "Slow XP -> Samba 3 (but not FTP etc)"

2005 Nov 13
1
Can't connect to smb share that's a mounted file system
On Sat, 2005-11-12 at 20:44 -0600, Mike Hanby wrote: > Howdy, the path statement in the smb.conf file is using Unix pathing. > > path = /backup > > I tried adding the "guest only = yes" to the [netfiles] section and it > didn't change anything. > > Here's my [netfiles] section again: > [netfiles] > comment = Network file storage space >
2009 Sep 07
2
DO NOT REPLY [Bug 6695] New: whitespace problem in directory paths; I know of no work-around
https://bugzilla.samba.org/show_bug.cgi?id=6695 Summary: whitespace problem in directory paths; I know of no work-around Product: rsync Version: 3.0.6 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P3 Component: core AssignedTo: wayned at samba.org
2013 Jan 17
0
autofs update brakes nested automount
On my CentOS5 boxes the automounter fails after the last update to autofs.x86_64 1:5.0.1-0.rc2.177.el5 No update is seen on CentOS6 and things still work there. The home directory of users is setup using an auto.home map which is distributed using NIS: * fsutrecht02:/export/home/& /nobackup -noacl nasutrecht01:/nobackup/& /snapshot -ro fazant:/home_backup/ This maps a users
2016 May 23
0
libtool: error: '/usr/lib64/libtasn1.la' is not a valid libtool archive
Hi, Can you please point me what is going wrong during make of libvirt. I found libtasn1.la is present under my sysroot path, still why make is searching it under /usr/lib64/? <make logs> CCLD libvirt_driver.la /router/bin/grep: /usr/lib64/libtasn1.la: No such file or directory sed: can't read /usr/lib64/libtasn1.la: No such file or directory libtool: error:
2005 Aug 17
0
Test 80 Problem
dovecot: Aug 17 15:40:36 Error: IMAP(sflandmark at sflandmark.com): Corrupted index file /nobackup/imap-cache/sflandmark.com-sflandmark/.imap/INBOX/dovecot.index: header doesn't end with NUL dovecot: Aug 17 15:40:36 Info: imap-login: Login: user=<sflandmark at sflandmark.com>, method=PLAIN, rip=127.0.0.1, lip=127.0.0.1, secured dovecot: Aug 17 15:40:37 Error: IMAP(sflandmark at
2004 Aug 06
0
Please confirm your message
On 22 Nov 2002 07:41 MYT you wrote: > > > Hello, this is the mailing list anti-spam filter at Xiph.Org. > We need you to confirm your e-mail message with the subject of > "RE: [icecast] directory servers". > > Please send a message to the following address, or simply use your > mailer's "Reply" feature. > > icecast confirm
2005 Sep 23
1
mtime of target directory
Hello, I just observed something strange: rsync -av --exclude /USER/NoBackup --exclude '*.NTX' --compare-dest=/backup/novell/vollbackup /mnt/novellserver/SYS/ /backup/novell/ziel rsync -av --exclude /USER/NoBackup --exclude '*.NTX' --compare-dest=/backup/novell/vollbackup/PUBLIC /mnt/novellserver/SYS/PUBLIC/ /backup/novell/ziel For debugging purposes (saving time) I used
2011 Sep 14
3
make check reg-tests-1b.R fails with Ubuntu R
Today I built R from source on a 32-bit Ubuntu 10.04.3 LTS box, and saw that the "make check" tests/reg-tests-1b.R failed. From the output at the end of my "tests/reg-tests-1b.Rout.fail" file, the problem is appearing in the "identical(z, x %*% t(y))" test code below. I then tried the stock R provided by the Ubuntu r-base-core binary package, and to my surprise, it
2017 Jun 16
1
Simplify and By Convert Factors To Numeric Values
Good day, It's not described anywhere in the help page, but tapply and by functions will, by default, convert factors into numeric values. Perhaps this needs to be documented or the behaviour changed. > tapply(1:3, 1:3, function(x) factor(LETTERS[x], levels = LETTERS)) 1 2 3 1 2 3 The documentation states "... tapply returns a multi-way array containing the values ..." but
2002 Jun 18
1
SMB signing.
Hi all, Is anyone using Windows SMB signing in a production environment ? This is the signing proceedure created by setting the Registry keys EnableSecuritySignature:1, RequireSecuritySignature: 1 in the lanmanserver and lanmanworkstation parameters. I'm playing with implementing this in Samba for 3.0, but am finding that it doesn't seem to work when mixing Windows NT or Windows 2000
2016 Mar 31
1
samba 3.6 client signing
Hi We have 2 servers running samba 1 is linux 7 /samba 4.2.3 1 is linux 6 /samba 3.6.23-25.0.1 Both are joined to a Windows Domain Both use ADS for security (we use CAC on the client) Recently users of the samba 3.6 shares have been having trouble connecting The issue seems to be theclient registry setting :
2009 Jun 17
2
weird permissions issue
Recently some folks in our engineering group started encountering a problem where they can't write to or alter files or folders they did not create. Anyone know what could be causing this type of problem? The users having the problem are all in the eng group is /etc/groups. smb.conf for that share: smb.conf: #smb.conf is the main Samba configuration file. You find a full commented #
2005 Aug 01
1
Feature request - umask for index files
I'd like a separate feature for setting umask for index and cache files differently from email files. The reason is that I'm putting indexes in a separate location and I need group create rights in directories. Otherwise what happens is that the first user creates the directories, but the second user for the domain that has a different UID gets an error. default_mail_env =
2010 May 05
2
FYI: Notes on setting up KVM guests using iSCSI
DV suggested that we document some libvirt setups using shared storage. I'm not a fan of NFS, so I wrote some blog posts on how to use iSCSI in the context of libvirt + KVM. There is of course more than one way todo things, so I've outlined a couple of different options. One completely manual command line approach using tgtadm on the iSCSI server:
1999 Jan 04
0
Tripwire mess..
This may be, or may not be a security issue, however, since alot of people still use tripwire-1.2 or lesser versions(this is what shipped with R.H. Linux 5.2 at least), they might be interested in following detail: Chuck Campbell (campbell@neosoft.com) pointed me out that tripwire dies with coredump on R.H. linux, if it hits a filename containing 128-255 characters. Playing a bit with debugger I
2008 Feb 02
0
[LLVMdev] Question to Chris
Ok, here are a few suggestions and comments: 1) LLVM has the capabilities to do everything that you are trying to re-implement. 2) Have you looked at the C backend? It recreates loops. It may not create "for" loops but you can hack on it to do that. 3) The way you are converting out of SSA is wrong. You will suffer from lost copies. You should look at using demotePHI(). see
2016 Feb 20
2
R Package Installation Ignores libPaths Setting
Good day, I believe from the documentation that folders in R_LIBS should appear in the output of .libPaths, but they do not. The documentation contains "The library search path is initialized at startup from the environment variable R_LIBS ..." However, $ export R_LIBS=/users/stgrad/dario/tmp/ $ Rscript -e ".libPaths()" [1] "/dskh/nobackup/biostat/Bioconductor"
2008 Jan 02
1
Unable to Connect to OpenVMS Pathworks
This is my first time posting on this list, so please excuse me if this is the wrong list to post on (if it is please just let me know). I've recently upgraded my old Redhat 8.0 box to Redhat Fedora Core 8 which comes with Samba 3.x while my old Redhat 8.0 box had Samba 2.x. On my old box I had SMB map a drive from an older OpenVMS server using Pathworks. I performed this by simply doing:
2020 Sep 09
0
Re: Network update disrupts network usage
On Wed, Sep 09, 2020 at 06:31:41PM +0200, Joel Colledge wrote: > ## Conclusion > > The underlying problem seems to be that net-update removes and > re-creates the iptables rules, even when it makes no changes to them. > The best fix would be to correct that. > > Has anyone else encountered this situation? Is there any more > information I should provide to help with
2005 Mar 21
1
SMB share/MS networking + Novell = major lag
I am hoping someone else has found a solution for this: "A Delay Occurs When You Open a Mapped Network Drive on a Novell NetWare or UNIX NFS Server" This delay is usually 25sec for any mapped drive or network printer when accessed the first time since timeout. Painful for users who need novell and samba shares. (Windows XP sp2, exists on Novell clients 4.9 sp1a, sp1b, sp2, &