Displaying 20 results from an estimated 100 matches similar to: "Windows client"
2008 Aug 16
1
Receiving SMB: Server stopped responding
I have this message coming every 20 seconds in winbind log.
[2008/08/16 11:23:18, 0] libsmb/clientgen.c:cli_receive_smb(165)
Receiving SMB: Server stopped responding
This is a samba/winbind setup with ldapbackend (editposix feature).
I have seen error message in a post of last year but no final
explanation of the issue:
http://lists.samba.org/archive/samba/2007-August/134178.html
version
2008 Aug 02
6
Successfully running NT4 type domain on Samba 3.0 as PDC?
Is anyone here running Samba 3.0 successfully with an NT4 style domain,
with the Samba box operating as the PDC?
--
Jason A. Nunnelley
JasonN.com is my website - all opinions expressed were mine at some point.
2008 Aug 01
2
INFO Request: Samba PDC, Windows NT4 Style, Failure to Add Trusted Machine
Here's my document reference point:
http://samba.org/samba/docs/man/Samba-HOWTO-Collection/domain-member.html#machine-trust-accounts
I've had some moderate success setting up this Samba network. But, it's
failing at adding a Windows XP Pro machine to the trusted machine list,
or it's disallowing it to log in. This explanation is as complete as I
can make it, so it will be
2008 Oct 24
5
pdc
Hi
I configured samba as a PDC and I could successfully register my windows xp
sp3 client to my domain controller. When I login locally to the client (XP)
and I browse my network I see my domain and I can browse the network shared
(if I need to login, the password is accepted)
Now when I try to login via the PDC I get the following error: "the system
cannot log you on due to the
2008 Aug 01
0
SAMBA Login and Unrelated Failures
I'm having trouble with the access:
net -S localhost -U% rpc rights list accounts
BUILTIN\Administrators
SeMachineAccountPrivilege
SeTakeOwnershipPrivilege
SeBackupPrivilege
SeRestorePrivilege
SeRemoteShutdownPrivilege
SePrintOperatorPrivilege
SeAddUsersPrivilege
SeDiskOperatorPrivilege
So, there's several features available to the build in Administrators group.
Are you saying this
2003 May 30
3
Rsync / SSH / Cygwin .. permission problems..
I am attempting to use rsync to "mirror" data between several windows 2000
and windows XP systems. I am a UNIX person by nature, so decided the
easiest way to go about doing this would be to use Cygwin with cron and ssh
running as services, then run the rsync connection nightly through cron.
Cygwin is installed on both systems and works perfectly. OpenSSH is
installed and running,
2014 Jun 14
1
rsync compilation may find the system zlib before the included one
Hi,
I'm trying to compile rsync 3.1.1pre2 on OS X with CFLAGS=-I/opt/local/include.
The consequence of this is that rsync fails to build:
/usr/bin/clang -I. -I. -pipe -Os -I/opt/local/include -arch x86_64
-DHAVE_CONFIG_H -Wall -W -I./zlib -I/opt/local/include -c token.c -o
token.o
token.c:420:26: error: use of undeclared identifier 'Z_INSERT_ONLY'
r =
2008 Aug 01
2
Unable to modify TDB passwd ERROR
I'm trying to track down why I can't seem to add a computer to the domain.
I've looked high and low to no avail. Right now, when I try to add the
computer as a "trusted machine," I've added it to the Unix passwd dB with
the appropriate machinename$ and the added the machine to the dmbpasswd
via:
smbpasswd -a -m machinename
But, when I go to add the machine to the
2008 Aug 05
6
Samba 3.2.0 in Debian "lenny"
After several months of testing in the "experimental" branch of
Debian, samba 3.2.0 was uploaded to Debian "unstable" as of July 20th
2008 and entered the "testing" branch of the distribution as of August
1st.
As the "testing" branch is the future stable release of the Debian
distribution, this means that Samba 3.2.0 will be in the upcoming
release of
2008 Feb 06
1
Statistics about rsync "downloads" from server
Hello,
we're running an rsync on a server and would like to know how many
people are downloading (sinchronizing) the files from server
(something like a list with "timestamp, IP, exact request, bytes
transferred"). What is the easiest way to do it? I have tried to
search for "rsync statistics", but that's a bad choice to ask a search
engine for.
Thanks a lot.
Mojca
2007 Nov 08
1
problems with permissions on windows
Hello,
I'm using cwRsync on windows (I've tried a few alternatives, like
Delta for example, but all of them behave equally (bad) in my case -
they set really weird permissions on binaries - I don't know which
ones exactly, but binaries cannot be executed).
I have a linux server with binaries for different platforms. When I
rsync (copy) linux binaries to linux, or copy mac binaries
2007 Nov 19
1
rsync-ing from two locations with same filenames (at different versions)
Hello,
I would like to have a full repository, say, holding files
full/a.txt (version 1)
full/b.txt (version 1)
full/c.txt (version 1)
and a repository of updates, for example
new/b.txt (version 2 - newer)
Then, I would like to call
rsync [flags] new/ full/ destination
to get
destination/a.txt (v.1)
destination/b.txt (v.2)
destination/c.txt (v.1)
This simple case works
2008 Mar 12
2
(cw)rsync 3.0.0 incompatible with 2.6.9
Hello,
This seems like rather serious issue to me.
I have updated the windows binary for rsync to 3.0.0 (cwrsync), and
now I get the following error:
receiving file list ... rsync: on remote machine: --iconv=.: unknown option
rsync error: requested action not supported (code 4) at clientserver.c(685) [sen
der=2.6.9]
rsync: read error: Connection reset by peer (104)
rsync error: error in rsync
2008 Jul 01
14
rake aborted! Could not find table ...
I am getting a rake aborted error and I suspect that I am missing a
package on my system since the app works for a friend on this
computer.
Here is the terminal output of the error:
anita@anitas-computer:~/sandbox/shovell$ rake db:migrate
(in /home/anita/sandbox/shovell)
rake aborted!
Could not find table ''stories''
(See full trace by running task with --trace)
2006 Aug 08
1
Client/server test harness - Crucible 1.6
Hi all,
At OLS last month I presented about doing automated client/server
testing of NFSv4. In and after that talk there was some discussion with
Steve French about using the same framework for testing Samba, so I
thought it might be worthwhile to post about the framework on this list.
We've also just put out a new 1.6 release of Crucible; I've attached the
release notice below.
The
2003 Jun 27
5
Cygwin Rsync 2.5.6 over SSH hangs on Win2k->Win2k
When using Cygwin Rsync 2.5.6/OpenSSH 3.6.1 for copying files from
Win2k->Win2k, I get 2 or 3 hung processes on the receiving-side out of about
every 50 runs. These hung processes cause the system to be unable to
reboot(?!), requiring a hard reset. Killing the processes allows a graceful
reboot every time. I'm currently running both ssh and rsync as services on
the recieving side.
2005 Jun 11
0
Building NT installer. Need Advice RE: File Structure.
Hello OpenSSH,
I am working on building an installer for a stand alone OpenSSH
4.1p1-1 build for NT systems. Since it is built with Cygwin, it seems
Cygwin bombed the OpenSSH directory with a ton of erroneous files.
The installer is so far perfect and I am seeking advice. Which of the
following files from the following structure are totally
unnecessary? I wish to know so I can clean up the
2005 Jun 12
0
Building NT installer. Need Advice RE: File Structure.
Hello OpenSSH,
I am working on building an installer for a stand alone OpenSSH
4.1p1-1 build for NT systems. Since it is built with Cygwin, it seems
Cygwin bombed the OpenSSH directory with a ton of erroneous files.
The installer is so far perfect and I am seeking advice. Which of the
following files from the following structure are totally
unnecessary? I wish to know so I can clean up the
2008 Feb 01
0
rsync Digest, Vol 62, Issue 1
Yep
Zane
-----Original Message-----
From: rsync-bounces+zane_brady=trimble.com@lists.samba.org [mailto:rsync-bounces+zane_brady=trimble.com@lists.samba.org] On Behalf Of rsync-request@lists.samba.org
Sent: Friday, February 01, 2008 7:01 AM
To: rsync@lists.samba.org
Subject: rsync Digest, Vol 62, Issue 1
Send rsync mailing list submissions to
rsync@lists.samba.org
To subscribe or unsubscribe
2002 Oct 17
0
Upgraded to latest cygwin this morning, and ssh refuses to enter binmode. Help! (fwd)
Could someone running Cygwin or involved in Cygwin help this person
please?
- Ben
---------- Forwarded message ----------
Date: Thu, 17 Oct 2002 17:58:45 -0400
From: Andrew Greene <agreene at pageflexinc.com>
To: openssh at openssh.com
Subject: Upgraded to latest cygwin this morning,
and ssh refuses to enter binmode. Help!
I upgraded to the latest cygwin this morning (not sure when