similar to: Samba freezes server when writing 50MB MS Word document (sometimes)

Displaying 20 results from an estimated 400 matches similar to: "Samba freezes server when writing 50MB MS Word document (sometimes)"

2009 Dec 29
2
ext3 partition size
Hi all, I am running fedora 11 with kernel 2.6.30.9-102.fc11.x86_64 #1 SMP Fri Dec 4 00:18:53 EST 2009 x86_64 x86_64 x86_64 GNU/Linux. I am noticing a partition on my drive is reporting incorrect size with "df", the partition is ext3 size 204GB with about 79GB actual usage, the "df" result show the partition size to be 111GB, 93GB is missing. Please advice on what
1999 Sep 30
0
SMBTAR Not Backing up Files
I am having trouble getting SMBTAR to do a complete backup on NT Workstation and NT Server. The backup starts off just fine. However, after a short time, errors begin showing up and files are not backed up. The files that are missed are not open files. I have set the -t option to disk and tape. I get pretty much the same result. Both NT machines have over 2 GB of data to backup up. I am
2015 Jan 22
0
[Bug 1953] Implementation of xattr in sftp-server for sshfs
https://bugzilla.mindrot.org/show_bug.cgi?id=1953 TomH <Tom at TomHolbrook.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |Tom at TomHolbrook.co.uk --- Comment #4 from TomH <Tom at TomHolbrook.co.uk> --- Just adding that the lack of
1999 May 13
1
SMBD Runs as root
Since loading 2.0.x of Samba, the SMBD process is always ran as "root" when users connect. I just compiled Samba 2.0.3 on a AIX 4.2 to fix it according to the enhancement document. SMBD is still running as "root" on 2.0.3. Does anybody have a work around for this. Tom Harris Denton CAD tomh@iglobal.net
1999 Jan 29
1
Linux/Samba vs NT (PR#13195)
tomh@nibh.go.jp wrote: > > I was having a discussion with a MS person about the performance of NT. > I got this reply: > > ---------- Forwarded message ---------- > > By the way, I looked into that claim that Linux could outperform NT server, > and my source claimed that the test was done on different hardware (i.e. it > was rigged) and that Linux still loses to NT on
2001 Apr 06
1
-n vs batch_mode vs batch_flag
How is -n supposed to work? When you say ssh -n, it sets stdin_null_flag but not batch mode. When the client is choosing authmethods, there is a batch_flag that is tested to see (presumably) if we are in batch mode or perhaps if -n has been given. But nothing sets it. It looks like it's supposed to point to options.batch_mode, but it's never even initialized! Even if it did point to
2001 Apr 11
0
2nd BETA release of OpenSSH with SRP
This is the 2nd beta release of SRP for OpenSSH. The patch attached to this message is relative to the current (20010411) CVS sources of OpenSSH-portable (2.5.4p1). A tarball is also available: http://members.tripod.com/professor_tom/archives/ http://members.tripod.com/professor_tom/archives/openssh-2.5.4p1-srp6.tar.gz (Note: Tripod requires you to LEFT click on links to download files, and
2007 Jun 07
0
Using Akima with nearly-gridded data
I am using the Akima interpolation package to generate an interpolated color contour plot. It is working very well, except for one problem. The data that I have represents real-time readings from a thermistor string vs. time, so the data points are often very nearly in a rectangular array, since the thermistors are read at regular time intervals and they are equally spaced physically.
1999 Dec 28
1
One NT & Unix Password
I have used samba for the past two years using an NT Server as my PDC/password server and AIX for mounting samba shares and printing. The AIX host also runs other applications that require telnet login. I would like to stream line the password policy process (i.e.. only one password for NT/Win98 and Unix logins without the user having to do separate processes to change passwords). I understand
1998 Dec 02
1
smbmounted shares don't stay mounted
I'm running Linux 2.1.130 on an AXP, with Samba 2.0 beta 2. I have smbfs enabled in the kernel with Win 95 bug fixes enabled but I'm not running smbd. The server containing the share is an HP running Samba 1.9.16p11. I mount the share with smbmount //hpname/share -c 'mount /home/me/mydir' All is well for a while (~1 hour), but then I get kernel: smb_get_length: recv error = 5
2001 Apr 27
3
Functionality
> From: Tom Holroyd <tomh at po.crl.go.jp> > > > > What he is proposing is for OpenSSH to disregard a system-wide policy > > > decision -- that root should not be permitted to directly log in from > > > the network. There are more reasons to disable remote logins as root > > > (vs. normal login then su) than just to prevent plaintext use of the
2001 Jun 01
0
Disabling Password-based auth? (was RE: recent breakins)
Crap. I hit send too fast. Last sentence in first paragraph should have read "no completely secure way" for authentication to be passed-- because the agent-based forwarding program could have been compromised as well--except for the cases already mentioned such as SRP and RSAAuth where the auth. information is better protected. Even if the SF server had been capable of forwarding the
2001 Jun 01
1
Disabling Password-based auth? (was RE: recent breakins)
All-- But it's not as simple as forwarding the password-based authentication. Regardless of what method was used to SSH from system one (user's) to system two (SF), the user then started up *a second* SSH session to go from two (SF) to three (Apache). There is no effective way for any authentication information from the first session to be passed to the second, in my mind. Remember
2016 Aug 18
6
[Bug 2605] New: ssh-keyscan generates errors in /var/log/secure
https://bugzilla.mindrot.org/show_bug.cgi?id=2605 Bug ID: 2605 Summary: ssh-keyscan generates errors in /var/log/secure Product: Portable OpenSSH Version: 6.4p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh-keyscan Assignee:
2014 Jun 22
0
[PATCH 2/6] utils/isohybrid.c: Correct blocking factor in APM partition block counts
The block counts in the APM partitions assumed 512 bytes per block, whereas the start block numbers assume 2048 as announced in the APM header. This change divides the affected block counts by 4 to correct the assumption. --- utils/isohybrid.c | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/utils/isohybrid.c b/utils/isohybrid.c index c5b4281..7d0864e 100644 ---
2001 Mar 30
2
BETA release of OpenSSH-2.5.2p2 with SRP
This is to announce the availability of SRP (Secure Remote Password) support for OpenSSH. A tarball is available on Tripod: http://members.tripod.com/professor_tom/archives/ http://members.tripod.com/professor_tom/archives/openssh-2.5.2p2-srp5.tar.gz (Note: Tripod requires you to LEFT click on links to download files.) To install, unpack, configure --with-srp, and make install, then create an
2005 Aug 04
4
optim
Dear R-helpers, The function optim implements algorithms that I would like to use. I have function implemented in R, which given the parameters of which minimization is to take place returns a scalar as well as the gradient. Unfortunately optim requires two function _fn_ and _gr_ where fn returns the function value and gr the gradient. Splitting my function in two functions would be easy,
2006 Jul 21
1
Merge two dataframes of different column length and row length by two columns at a time
Hello, I have two dataframes of the following structures: str(a) `data.frame': 1354896 obs. of 14 variables: $ V1 : int 0 1 2 3 4 5 6 7 8 9 ... $ V2 : int 0 0 0 0 0 0 0 0 0 0 ... $ V3 : int 74 12305 103 12337 46 57 12446 90 12097 79 ... $ V4 : num 11.8 1529.2 17.8 1579.4 6.7 ... $ V5 : int 88 11040 104 11557 56 58 11040 74 10991 81 ... $ V6 : num 15.5 1921.3 20.3
2016 Jul 18
1
File locks are not preserved when IP is moved to another node.
Dear samba maintainers, Recently I was testing samba and ctdb with the glusterfs. Everything works well but I got some problems with file locking. When I exclusively lock a file from one Windows client the second client sees that this file is in use and doesn't allow access - this is correct. But when I move public IP to the second node these locks are lost and it is possible to access the
2013 Jul 23
1
optimize integer function parameters
Hi I have "observations" obs <- (11455, 11536, 11582, 11825, 11900, ...) and a simulation function f(A,B,C,D,E,F), so sim <- f(A,B,C,D,E,F) e.g. sim = c(11464, 11554, 11603, 11831, 11907, ...) now I would like to fit A,B,C,D,E,F such that "obs" and f(A,B,C,D,E,F) match as well as possible. A,..,F should be integers and have bounds. How would you solve this problem