similar to: Unexpected disconnect?

Displaying 20 results from an estimated 700 matches similar to: "Unexpected disconnect?"

2006 Aug 20
1
rsync HFS+ -> UFS2
Hi, This is my first post to this list. I have been backing up some files with rsync from My Mac OS X 10.4.7 machine, which uses HFS+ filesystem to a FreeBSD 6.1-RELEASE machine, which uses UFS2 filesystem. They go across a 100-base-T lan, which has little or no traffic on it. On my Mac, I mount the nfs exported volume on the FreeBSD machine with: $ mount -t nfs moe:/backup
2010 Jul 20
2
Rsync sequence
Hi all, I am running Ubuntu server 10.04 and use rsync to do all my backups. I would like to backup multiple directories to my external hard drive, but I am faced with a problem on how to set up crontab -e to allow each rsync statement to perform one after the other. Right now I have each one set to run on different nights, but I would like them all to run the same night to allow for a more
2014 Apr 18
3
Can the output of Sys.getenv() be improved?
Within an R session, type Sys.getenv() will list all the environment variables, but each one of them occupies about a page, so scrolling to find one is difficult. Is this because I don't know how to use it or something could be improved? Usually I'm not sure the exact name of a variable but want to look it up. Recently I installed rjags, with the JAGS-3.4.0's lib, include, modules
2011 Sep 18
0
samba log - mac osx - console output - hacking evidence?
On Sun, 2011-09-18 at 16:52 -0400, Jennifer Buxton wrote: > Dear Samba Support, 1) This is not a support E-Mail address. This E-Mail address is for reporting security vulnerabilities in the Samba software. It is not for support. 2) For support issues, you may wish to take your question to the samba at samba.org list, where I have redirected this reply. 3) At first glace, looking at the
2002 Nov 08
1
Rsync Re: Trailing /
What should be the official behaviour here? I must admit some of my scripts probably have both trailing and non-trailing "/". But just played around until it was mirroring into the correct directory. Lachlan. At 18:20 07/11/02 -0500, you wrote: >It appears that the trailing slash in the source is being ignored: > >rsync -auv clam::root/usr/local/bin/ /tmp/bin > >ends
2009 Mar 12
0
Connection closing with close_cnum(1284)
Greetings I am running SMB on OS X Server 10.5.6, it's not clear what version of SMB they use. I have a Windows XP box that mounts a network drive on the server. This mount disappears from time to time for no apparent reason: [2009/03/12 08:35:54, 2, pid=23189] /SourceCache/samba/samba-187.8/ samba/source/smbd/process.c:timeout_processing(1371) Closing idle connection [2009/03/12
2004 May 17
2
RE: Bug 1315 -- wrong schannel auth len 24 -- am I having same problem on my Mac?
Can someone verify that I am having the same problem with Mac OS X Panther (10.3.3) using Samba 3.0.2 based on my log below? I get this trying to connect from my WinXP machine to my Mac which is configured with ADS. If so, can you point me to a set of instructions on upgrading from 3.0.2 to 3.0.4 with this patch? I don't have control over the server I authenticate with...it is about 300
2005 Mar 30
0
Strange changes to a Word document
Dear Andrew Tridgell A strange thing happened last night. I was working on a Word document. I scrolled up to the top of the document, and the first section had been replaced by the following text, all formatted exactly as I had set it: Copyright Andrew Tridgell and the Samba Team 1992-2004 [2005/02/21 23:50:25, 0] /SourceCache/samba/samba-59/samba/source/smbd/server.c:main(757) smbd version
2009 Mar 12
0
More on close_cnum(1284)
Hello again I have one more followup question. it looks to me like the server is restarting here just after it closes the shares: [2009/03/12 09:13:34, 1, pid=7541] /SourceCache/samba/samba-187.8/ samba/source/smbd/service.c:close_cnum(1284) hwi-eas149 (172.26.15.62) closed connection to service encodedrive8 [2009/03/12 09:13:34, 1, pid=7539] /SourceCache/samba/samba-187.8/
2010 Nov 23
0
MAC OSX 10.6.5 server - SMB how to update ?
2010 mac mini server, latest updates. i noticed the SMB is pretty old version: Samba version 3.0.28a-apple On apple website, the latest i see is: 3.4.4 http://www.apple.com/downloads/macos...rce/samba.html And even latest one i found would be here 3.5.2: http://download.cnet.com/Samba/3000-18506_4-24811.html Why does apple not updates such important part of the server SW package ? How can i
2008 Aug 21
2
nmbd Hogging CPU on Mac OSX (10.5.4)
Hi All, Firstly, I know this is a MacOS X issue and not sure if you guys can help, but I'm really hoping you can since I don't appear to be getting any joy elsewhere. Running OSX 10.5.4 and recently (last week) nmbd is hogging the CPU. I know this is a part of the Samba server on OSX, hence the post to this mail-list. When I disconnect from the network, nmbd goes away and doesn't
2003 Jan 06
1
security = domain and Mac OS X
I've set up Samba on Mac OS X to do pass through authentication to the nt domain in AD several times now. No big deal, it usually just works. Now, however, it doesn't appear to be working. Note the relevant part of the transaction below (loglevel 4). Steps to replicate: a) Add pre-Win2K account with AD Users and computers b) sudo smbpasswd -j EXAMPLE -r WINSERVER -U
2003 Sep 25
2
Smbpasswd + password sync on OS X
Samba 2.2.3a on OS-X 10.2.6 Trying to get a standalone server up and running with user level security. All the users have valid accounts and passwords, but we've enabled password sync and password chat and chat debug for the accounts as we don't do authentication against the active directory. unix password sync = yes passwd program = /usr/bin/passwd %u passwd chat debug = yes passwd chat
2004 Aug 02
0
OS X Hang Issue
Hello List, I have a bit of a strange problem with an OS 10.3.3 XServe (Samba 3.0.2) that I've inherited from a previous sysadmin ;). It's a bit hard to describe but I'll do my best and include applicable log files and the smb.conf. Ok, first of all this machine is bound to our Active Directory domain and authenticates users there (security = ads). It uses the Windows 2000 DC
2006 Aug 23
1
Problems adding Win clients to domain
I'm not able to add Win clients to my domain anymore. I receive an error on the PC (2000 or XP): "The following error occurred attempting to join the domain "[DOMAIN]": Logon failure: unknown user name or password." But I am able to log on to the server when accessing shares and printers. This error message only appears when joining the domain. And on the Mac OS X
2002 Nov 08
0
Trailing /
It appears that the trailing slash in the source is being ignored: rsync -auv clam::root/usr/local/bin/ /tmp/bin ends up with files under /tmp/bin/bin where rsync -auv clam:/usr/local/bin/ /tmp/bin works as expected. rsync -auv 'clam::root/usr/local/bin/*' /tmp/bin also works as expected.
2004 Jan 22
1
INTERNAL ERROR: Signal 10 in pid 7448 (3.0.0rc2)
This morning I got two users come down to me saying their word doc was lost. Apparently they tried to save their docs to their home folder which is on samba share. XP had given an error along the lines 'Network connection to network drive is lost and word is unable to save the document' and then Word crashed. I went to smb logs and found this. [2004/01/22 10:03:11, 0]
2002 Dec 18
0
problem to connect samba on Mac os X (user/passwd)
Hello, I try Samba on MAC OS X 10.2 System. The SAMBA's version is 2.2.3a. I began tests with SAMBA as PDC (that the aim) but as it did not work , i canceled this, and changed the configuration to simplify the problem (the error messages are the same) When i use this command from the server (terminal) smbclient -L jobs -U pbe added interface ip=193.50.232.11
2005 Jul 18
0
INTERNAL ERROR: Signal 10 (Samba v. 3.0.10 in OS X 10.4.2)
My network consists of a Linksys WRT54GX wireless router connecting a Macintosh running OS X 10.4 (Samba version 3.0.10) and a Windows XP notebook. I can connect to the OS X shares wirelessly via the XP machine, but then one of two things happens: either the connection is immediately lost, the directory refreshes and I'm left staring at an empty folder. Or, what happens more
2005 Oct 17
1
Make problem (PR#8210)
Solaris 8 Gnu Make 3.79.1 R-2.2.0 ./configure --prefix=/path/to/here is ok. make error messages, creating doc/html/resources.html *** Error code 255 make: Fatal error: Command failed for target `../html/resources.html' Current working directory /home/zhangj/apps/R/R-patched/doc/manual cp: ../../bin: is a directory install: cp ../../bin ./BATCH/bin failed *** Error code 2 make: Fatal error: