Displaying 20 results from an estimated 400 matches similar to: "Samba patch kludge-gmt fixes red files in WinCvs"
2003 Dec 01
0
No subject
winbind primary group = 213478
winbind force primary = no // this is the default, but I just
wanted to be explicit
Stephen A Jazdzewski
Steve@Jazd.com
<<samba-2.2.4-forceprimarygrouprid.patch>>
------_=_NextPart_000_01C1FC4A.A7164AC0
Content-Type: application/octet-stream;
name="samba-2.2.4-forceprimarygrouprid.patch"
Content-Transfer-Encoding: quoted-printable
2009 Apr 22
1
[PATCH] allow to disable SLP with runtime option
Hi everyone,
I'd like to propose a patch for review. It enhances rsync when
patched and compiled with slp support.
It adds a new global boolean option, 'disable slp', which can be used to disable
SLP advertisements at runtime. The idea behind this patch is to allow
distributors to build rsync with SLP support compiled in, but to allow
the users to turn it off without recompiling
2000 Feb 21
1
problems with winCVS
hi everybody,
we have problems using wincvs with a cvsroot on a samba-server. we
think that the problem is the renaming of files where the cvs user does
not have write-permisson on:
this is our configuration:
fileserver on a irix6.5 running samba 1.9.18p8
having a share on / named 'coder'.
win95 box, running wincvs, setting cvsroot something like
2003 Apr 15
0
Patch for stderr logging
Rsync team, and interested parties:
i was attempting to get rsync to launch from tcpserver[0] (an inetd
replacement from djb) and log to stderr for logging via multilog[1]
(syslog replacement by djb) and i was unable to get it to log to stdout/
stderr at all.
[0] http://cr.yp.to/ucspi-tcp/tcpserver.html
[1] http://cr.yp.to/daemontools/multilog.html
i have attached a patch that allows
2003 May 03
0
Storing rsync secrets in LDAP
Hi, a few months ago I posted a message about using LDAP to store rsync secrets in LDAP. I received a response about patching the rsync source code with a patch file. I am now finally getting around to doing this, and when I tried to use the patch command 'patch --verbose ./rsync-2.5.6/authenticate.c rsync-ldap.patch' , it gives me the following error:
Hmm... Looks like a unified diff
2011 Jun 11
0
RFE: Proposed fix for incompat introduced with 'unix extensions' and 'wide links'....in 3.4(?)..
After an upgrade, I got re-bitten by the 'unix-extensions and
wide links' incompat. (They used to be compat but were made
incompat in the 3.4.x timeframe due to security concerns).
At the time it was suggested I write a patch complete
with documentation to describe the fix. The below
seems to fit the bill. I was wondering what people thought
about it's inclusion in future
2009 Apr 16
2
WinCVS breaks after 1.1.17
WinCVS does not work properly with Wine post 1.1.17. (Ubuntu Jaunty)
For some reason, a fresh checkout of a repository shows files as "modified" even though they have just been checked out.
I reverted back to 1.1.17 and things are back to normal. I am not sure how to file this so I am posting here.
2003 Feb 12
2
rsync & ldap authentication
Hi,
I'm trying to get rsync 2.5.6 to authenticate users via openldap-2.0.23. I was looking through the mailing list archives and found a patch for rsync-2.4.6 that does this for me. I was just wondering if this is still valid, or if there has been a new patch or new implementation that has superceded this patch. Any help would be great. The message I am referring to is as follows:
1999 Sep 21
0
[patch] fixing scope id problems
hi*&
Samba has troubles with joining to NT PDC, that has some scope id because:
1. smbpasswd does not know anything about scope id and you haven't
any chance to join into NT PDC.
2. also many utils like smbmount doesn't know scope id
3. In smbclient you can specify scope id, but you should remember
it and etc. It's not so usable.
I'm asked about these problems in samba
2000 Jan 30
0
More checks for param/loadparm.c
Here's a second set of diffs for sanity-checking smb.conf files.
This one implements a basic set of checks on netbios names.
No, it won't recognize someone using an ip address, but
it will realize the dots don't belong:
$ testparm
Load smb config files from /usr/local/samba/lib/smb.conf
WARNING: netbios name "127.0.0.1" contained a dot,
which is only legal in DNS domain
2004 Feb 12
1
[PATCH] write only
We use rsync to provide an rsync share on a linux server with a javascript
program on Windows clients which ensures all client data is backed up each
morning.
After making no progress with my posting last month regarding making a module
upload only to prevent someone from manually downloading the rsync share
obtaining other users work (exclude = * wasn't possible because we need
--delete to
2004 Sep 28
1
[Patch] rsync-2.6.2: Allow 'port = N' in rsyncd.conf
Hi,
If anyone is interested, the included patch to rsync-2.6.2 allows you to
specify the port number for an rsync server as a global option in
rsyncd.conf with 'port = <N>' (where <N> is your favorite port number).
Note that this parameter only takes effect when the server is started, not
when clients connect. Also, specifying the port in rsyncd.conf takes
precedence
2002 Feb 24
2
Write-only option
Hi!
I am doing backups from a number of machines to an rsync server. For some
time I was trying to come up with a solution, which would prevent users
from peeking at each other's files, which are backed up. Finally, I've
hacked rsync, introducing a new option "write only" for rsyncd.conf. When
set to true, this option forbids the transfers from server to the client,
thus solving
2001 Aug 08
2
More WineX Build Problems
I downloaded a newer copy of WineX from the CVS, using WinCVS (Pesky winmodem
doesn't work with Linux). I copied it to my linux partition & did a
./configure . To my surprise, an error was returned!
bash: ./configure: No such file or directory
I'm confused. What am I doing wrong (Yes, I'm a pathetic newbie)? Anybody have
any ideas?
2000 Jan 28
1
PATCH: 'source environment' param and % token subs for 'netbios name'
Attached please find unified diffs against Samba 2.0.6. I'm hoping that
others will find it useful and that it may even find its way into Samba
2.0.7
This patch does two things:
- Modifies the handling of the 'netbios name' parameter so that
standard_sub_basic() is run on its value when the 'netbios name'
parameter is processed.
This has to be done this way because
2002 Jul 17
0
user password expiration patch (Samba 2.2.4/2.2.5 PDC with LDAP)
the following problem occurs when using samba 2.2.4 or 2.2.5 with ldap
support as PDC:
any time when a user logs on he is asked to change his/her password.
whether he change it or not he will be asked again next time he logs on.
this is annoying.
the reason is, that the LDAP attribute 'pwdMustChange' is not updated at all.
the easiest way to solve this to set the attribute to the
2004 Aug 06
1
Sacrilege, but...
Hi Brendan,
Thanks for your quick reply!
>you can get the not-open-source version free from shoutcast.com.
I'll purloin that today and see if it makes any difference.....
> Your
>symptoms imply that you may be trying to stream high-bitrate MP3s?
>(that would be 160kbit+).
Bzzzzt - nope, sorry, a 128Kbps stream. Another experiement for today is
to go down to say 24Kbps and
2002 Mar 15
1
disabling offline caching from samba
I'm preparing to roll out a bunch of win XP clients and and am running
down all the quirks
that come up in the application log on my test box.
1) AutoEnrollement fails - samba is not an active directory so this
makes sense
it must be disabled by editing the group policy
with gpedit.msc
computer configuration->windows settings -> security settings -> public
key policies ->
2002 Sep 26
0
Weird errors in logfile for 2.2.5
Hi,
I see some wird messages in samba's logfile on Solaris 2.6. Could anyone
explain me what's that? I think some hostanmes and usernames are just missing.
[2002/09/25 19:17:33, 3] smbd/oplock.c:init_oplocks(1211)
open_oplock_ipc: opening loopback UDP socket.
[2002/09/25 19:17:33, 3] lib/util_sock.c:open_socket_in(813)
bind succeeded on port 0
[2002/09/25 19:17:33, 3]
2003 Oct 02
1
Samba 3 reports 'directory does not exist' when trying to creating an already existing directory
Hi,
since an upgrade to Samba 3 (the binary rpms samba-3.0.0-1from a
samba download site, redhat 7.3) this morning, we've been
experiencing problems with WinCVS on mounted network drives.
apparently, (one of) the following options is causing the problems (I
can't do more detailed testings right now because too many people
are working on the server) - we use these options to ensure