similar to: Mac OS X queries

Displaying 20 results from an estimated 20000 matches similar to: "Mac OS X queries"

2003 Jul 18
1
multiple instances using cron
Hi all, I have searched high and low on the web and this mailing list and cannot find anything similar to the problems I am seeing. I have the following two commands set up in cron (as root) to run at midnight (under MacOS X Server 10.2.6). rsync -av --progress --delete --progress --size-only rsync.nic.funet.fi::CPAN /Volumes/mirrors/mirrors/cpan rsync -av --progress --delete --progress
2008 May 22
1
Request for exclude syntax assistance
I'm baffled by exclude syntax. I'm mirroring CPAN and am trying to exclude all files in the src/ directory. I've tried for days to figure this out and now throwing myself on the mercy of this list. Here's my current incantation: /usr/bin/rsync -av --delete --exclude '/src/**' --delete-excluded \ --prune-empty-dirs ftp.funet.fi::CPAN /cpan-mirror/ I've
2008 May 30
1
CPAN mirroring exclude syntax assistance request
I'm running a local CPAN mirror and there is one recursive subdirectory I desire to exclude. I've tried many different syntax variations with no luck. Someone let me know where I'm going wrong: /usr/bin/rsync -av --delete --exclude '/src/***' --no-implied-dirs \ --delete-excluded --prune-empty-dirs ftp.funet.fi::CPAN /cpan-mirror/ Thanks. -- Love feeling your
2005 Mar 05
1
connection unexpectedly closed error
Hi everyone, Previously I was using RSYNC 2.5.7 on RedHat 8.0 to mirror CPAN (http://www.cpan.org/) and LDP (http://www.tldp.org/) and everything was working fine. After upgrading to Fedora Core 2 and using RSYNC 2.6.x , I kept on getting the following errors: # rsync -av --stats --delete --force ftp.funet.fi::CPAN rsync: connection unexpectedly closed (9382362 bytes received so far)
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
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
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
2003 Jul 31
2
rsync 2.5.6 timeout bug
I've been getting frequent io errors trying to synchronise a local CPAN mirror with the master on ftp.funet.fi, the symptoms being the dreaded rsync: connection unexpectedly closed (0 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165) message at the client end. I've replicated this when mirroring from a local CPAN mirror, and the issue seems to
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
2010 Dec 18
1
Unable to mount SMB shares under Mac OS 10.6.5
Help - (I'm new to the list, so please be gentle) I've tried Seagate support, and Apple Forums with no resolution or adequate suggestions for troubleshooting/resolving this issue, so I thought I'd try the samba community. It's a bit esoteric for me/most Mac users (SMB shares under Max OS X), but I thought I'd give it a try. I can no longer mount any shares from my Seagate
2003 Jul 31
2
rsync 2.5.6 globbing bug
$ rsync -auv \ ftp.funet.fi::CPAN/modules/by-category/05_Networking_Devices_IPC/Net/* . \ | grep -v MOTD: rsync: connection unexpectedly closed (1598 bytes read so far) rsync error: error in rsync protocol data stream (code 12) at io.c(165) This is because the array used to hold the expanded filename glob (argv in rsync_module(), clientserver.c) is only 1000 entries in size, and the above
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
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
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
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
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
2006 Jan 12
1
rsync error code 12 on Mac OS X 10.4.4
I am attempting to use the rsync built "into" Mac OS X 10.4.4. That is, this version: rsync version 2.6.3 protocol version 28 Copyright (C) 1996-2004 by Andrew Tridgell and others When I run rsync, after tabulating all of the files that need to be copied, I get this error: rsync error: error in rsync protocol data stream (code 12) at /SourceCache/rsync/rsync-20/rsync/io.c(359) Any
2008 Oct 26
1
Installing windows drivers into print$ on OS X 10.5 Leopard
Has anyone had any success installing windows printer drivers onto a leopard-hosted print$ share? If I use the Add Printer Wizard method, if copies the driver files to \ \SERVER\print$\W32X86 then fails with an "Operation cannot be completed." If I use the rpcclient method I get a WERR_INVALID_PARAM error. Using the Adobe Generic PostScript driver as an example.
2013 Nov 06
1
Frequent RRL false negatives when using multiple server processes on Linux
Hi, Please advise how to use Response Rate Limiting on a server which has multiple NSD server processes (nsd.conf server section has server-count > 1). We have a problem with NSD v3.2.16 repeatedly unblocking and blocking again a single source which is flooding positive queries at a ~steady 700 qps rate. rrl-ratelimit setting is the default 200 qps. The unblock-block happens multiple times
2007 Dec 03
0
Can not open secrets.tdb. Win XP can't access Mac OSX 10.5.1.
I am a Mac user and am only using Samba to the extent that it is installed with Mac OS X. I am simply trying to share files between a Windows PC and my Mac laptop. I'm hoping that the error message below concerning the secrets.tdb file may be meaningful to someone on this list. I haven't had any luck yet with a similar post on Apple's forum. Before I upgraded to Leopard, I