similar to: rsync-3.1.0 --chown, --usermap, and --groupmap ignored?

Displaying 20 results from an estimated 7000 matches similar to: "rsync-3.1.0 --chown, --usermap, and --groupmap ignored?"

2014 Apr 30
1
rsync-3.1.0 bug in cmdline parsing for option --usermap and --groupmap
Hello! I think there is a small bug in cmdline parsing for option usermap and groupmap. If you give multiple mappings to --usermap or --groupmap, only the first one is used. Example: rsync -a --usermap=userA:userB,userC:userD <src> <dst> -> Only the user mapping for userA to userB is used, the second mapping is ignored. The attached patch fixed the problem for me. Greetings
2014 Jul 09
1
[Bug 10705] New: usermap/groupmap do not escape wildcards passed to the remote
https://bugzilla.samba.org/show_bug.cgi?id=10705 Summary: usermap/groupmap do not escape wildcards passed to the remote Product: rsync Version: 3.1.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org
2006 Jan 31
4
usermap ignored?
Hi listm i ran into some difficulties using samba 3.0.21b as an PDC while mapping e.g. "root" to "administrator" With samba 3.0.10 it worked - however i cannot find anything thats wrong. Can somebody please point me where to look at? Can i test the usermap functionality somehow except for logging in on windows machine as the mapped account? Should "getent passwd"
2014 Aug 09
1
meta bug: info on "why" xfer seems no longer available? (3.1.0)
I just copied a file system using xfsdump|xfsrestore At least 1 new directory had been created on the source during the xfer (took 9+hours -- 7TB), so I wanted to verify I hadn't missed anything. Using rsync: > rsync --version rsync version 3.1.0 protocol version 31 Capabilities: 64-bit files, 64-bit inums, 64-bit timestamps, 64-bit long ints, socketpairs, hardlinks,
2015 Feb 27
2
relocated tmp dir
As I said, the original binaries. I need to know if I can override this error with a smb.conf directory directive, just as you can override other compiled-in directories. On Fri, Feb 27, 2015 at 11:28 AM, Marc Muehlfeld <mmuehlfeld at samba.org> wrote: > Hallo Jed, > > Am 27.02.2015 um 17:06 schrieb Jed Evnull: > > I'm getting error messages when a connection is
2005 Mar 14
3
asterisk-addons OS X
Has anyone had any luck getting the addon's to compile under OS X? I have been able to get 1.06 to build and run great, but I really want to get the cdr_addon_mysql.so to enable mysql writing. When I try to compile I get a bunch of Undefined symbols and I have tried adding everything to my path. I've got mysql_devel, etc. I have posted this to the Mac Asterisk mailing list about a week
2008 Apr 22
1
''dependencies'' and RedCloth
Hey gang. Jed noticed an issue with the ''dependency''/''dependencies'' macro the other day when working on the Collective wiki. Namely, if you make RedCloth a dependency Merb gets a little cranky. I think I have this figured out when doing some mods to Collective today too. However, before I go trying to fix this in Merb, I wanted to run this by the community.
2003 Aug 21
2
Use of Second Monitor Question
In teaching I'd like to be able to display a R-graphics window on a wall projection display keeping the R-console on the computer monitor. And so I ask--- Is there a way to move a graphics window out of the Rgui window to a second monitor leaving the R Console window in the Rgui window on the first monitor? Either a Windows or Linux solution would be just fine. --jed diem
2017 Feb 06
0
Missing directory errors not ignored
Dear rsync-list, I got following issue demonstrated by this script: ----- $ mkdir -p src/a trg/a $ echo "/a/b/c" > list $ /usr/bin/rsync -slt --ignore-errors --force --ignore-missing-args --delete-missing-args --files-from=list src localhost:`pwd`/trg file has vanished: "/home/axel/src/a/b" ABORTING due to invalid path from sender: a/b/c rsync error: protocol
2003 Oct 08
2
Vorbis and MP3 file verification
Does anyone know of programs one can use to verify the integrity of OGG Vorbis and MP3 files? I've found that Ices 0.3 has a penchant for: 1) skipping files it deems improperly encoded, or 2) passing squelchy aural gibberish on to Icecast and then promptly crashing. The only method I've found is trial and error and Google has been of little help. Thanks! Jed --- >8 ---- List
2023 Mar 09
1
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
Hi. On Wed, 08 Mar 2023 22:21:28 +0100 Tomasz Chmielewski via rsync wrote: > After upgrading to rsync 3.2.7, the following command hangs forever > (using "--usermap" causes the hang; without "--usermap" it doesn't > hang): > rsync -v -p -e --usermap user:user /etc/services user at remote: This command is incorrect: the -e option needs a command. Without
2013 Oct 24
2
[Bug 10226] New: fatal_unsafe_io_error and the version it reports
https://bugzilla.samba.org/show_bug.cgi?id=10226 Summary: fatal_unsafe_io_error and the version it reports Product: rsync Version: 3.1.0 Platform: All OS/Version: All Status: NEW Severity: normal Priority: P5 Component: core AssignedTo: wayned at samba.org ReportedBy: Martin.vGagern at
2006 Dec 05
1
recommends on CentOS + Via Epia CN10000EG
I'm considering building a network gateway using a Via EpiaCN10000EG motherboard like seen here: http://www.logicsupply.com/product_info.php/cPath/79/products_id/444 I've heard that this is a pretty recent mobo and drivers for it are in Ubuntu but that a 2.6.9.x CentOS kernel might have troubles with it. Anyone have any opinions on this mobo? Thanks jed
2008 Nov 07
2
updated Apache mod_expires?
I noticed that the apache rpm httpd-2.2.3-11.el5_1.centos.3.src.rpm has a bug in mod_expires. https://issues.apache.org/bugzilla/show_bug.cgi?id=39774 Please forgive a dumb question: how risky would using a Fedora httpd RPM be on a CentOS5 install? Jed
2015 Feb 18
1
Runing Samba on Raspi - was: Re: ps aux | grep smbd
Can Samba 4.1.x be compiled fully static? On Wed, Feb 18, 2015 at 3:43 AM, Peter Serbe <peter at serbe.ch> wrote: > Jed Evnull schrieb am 17.02.2015 23:14: > > [Static cross-compile of Samba] > > The static 3.2.15 works fine on the pi, but fails under android since it > > can't find user root or guest. But that's another issue, I don't expect > any >
2023 Mar 08
1
rsync 3.2.7 hangs when --usermap is used and receiver is not a super-user
After upgrading to rsync 3.2.7, the following command hangs forever (using "--usermap" causes the hang; without "--usermap" it doesn't hang): rsync -v -p -e --usermap user:user /etc/services user at remote: It did not hang with rsync 3.2.3. Not sure if it's intended behaviour? The fine manual says that --usermap should be used as a super-user on the receiver, but
2003 Jun 12
0
net usermap? or something like that?
Before I upgraded Samba, things worked :) My samba box is a member of the domain, and my NT and Unix username are the same, so it was allowing my samba session to modify my files as if I were that Unix user. Now, with the idmap stuff, my NT userid is mapped to uid 10000, which is not my unix UID, so I do not have permissiosn to delete files, etc... net has the groupmap which lets you say that
2015 Feb 17
2
Runing Samba on Raspi - was: Re: ps aux | grep smbd
> > > From: Rowland Penny <rowlandpenny at googlemail.com> > To: samba at lists.samba.org > Cc: > Date: Tue, 17 Feb 2015 09:29:18 +0000 > Subject: Re: [Samba] ps aux | grep smbd > On 17/02/15 05:14, Jed Evnull wrote: > >> I recently compiled samba-3.2.15 for a Raspberry Pi V2 and while it seems >> to be working fine, when I ps aux | grep smbd I'm
2016 Aug 08
0
[Bug 12132] New: Error on attributes when directory read-only
https://bugzilla.samba.org/show_bug.cgi?id=12132 Bug ID: 12132 Summary: Error on attributes when directory read-only Product: rsync Version: 3.1.2 Hardware: All OS: Mac OS X Status: NEW Severity: normal Priority: P5 Component: core Assignee: wayned at samba.org
2005 Aug 14
1
make check-all fails (PR#8063)
Full_Name: Jed Kaplan Version: 2.1.1 Patched OS: Fedora Core 4 Submission from: (NULL) (66.31.221.212) Installation through "make check" succeeds. "Make check-all" fails with the following tail message: " make[3]: Entering directory `/mnt/linuxApp/usr/local/R/R-patched/tests' running code in 'p-r-random-tests.R' ...make[3]: *** [p-r-random-tests.Rout] Error 1