similar to: rsync in cygwin to my linux nslu2 has permissions problems

Displaying 20 results from an estimated 40000 matches similar to: "rsync in cygwin to my linux nslu2 has permissions problems"

2006 May 09
1
Post-Win2k3 Upgrade rsync+ssh Permissions Problem
Hi all. OK, so I have a mostly Solaris infrastructure with a group of Windows 2000 server boxes. I installed Cygwin rsync/ssh on them and have been using it to keep Web images up to date by pushing them from a central server thus: /usr/local/bin/rsync -e ssh -vrtz --delete --rsync-path=c:/cygwin/bin/rsync.exe /webnfs/webfiles/images/ winserver:d:/webfiles/images This sync runs as the UNIX user
2006 Mar 16
1
How to compile Rsync with acl support on Cygwin
Problem: ------- For sometime now, I have wanted to be able to rsync ACLs of files on windows machines to a Linux server. I never saw anyone post anything about how to make it work. I tried, but I was never able to compile on Cygwin when I patched the source with the acls.diff patch. ./configure would error out after displaying: Checking whether to support ACLS... checking for
2020 Oct 27
4
odd issue with permisions
On 10/27/2020 12:50 PM, Rowland penny via samba wrote: > On 27/10/2020 18:35, Dan Egli via samba wrote: >> I'm really confused about something. It seems like on my samba server >> the user AND GROUP permissions must match for me to access any files in >> my home directory. Here's an example of what I mean: ($ = at unix shell, >>> = in smbclient) >> $
2010 Jan 18
2
Another cygwin/rsync question
Hi, Been using rsync for many years but I'm stuck with this problem. I'ts a simplistic backup using rsync from a Windows 2k3 machine to a Linux box out on the 'net, using pre-shared ssh keys. In this case I'm saving, files belonging to various users, using the administrator account on the windows machine and the destination is a normal user account and its home file area.
2014 Aug 29
1
[patch/cygwin]: Remove setting extra permissions on system directories
Hi, please consider the below patch for OpenSSH 6.7. A fix in POSIX ACL handling in Cygwin turned up this rather old code in the ssh-host-config script. It opens the permissions for some directories, especially /var/empty, for the "system" user for no good reason. This results in sshd refusing to start because the permissions on /var/empty are too open. The below patch fixes that by
2009 Oct 03
1
Asterisk on NSLU2 : Grandstream not registering
Hello there ! I have successfully installed Asterisk on a normal server and on a Linksys WRT610N with DD-WRT running from connected USB-stick. This is not my first Asterisk-installation. I'm always finding a smaller and smaller platform to install Asterisk on. But now I encounter a problem. I'm using the same Grandstream GXP2010 with a of my installations. Every time registration goes
2007 Apr 18
3
file permissions with inherit permission + ACL's
Hi, I have a share (testshare) where different unix groups (testgroup1, testgroup2) should have access to. But I want that new files are only created with 660 permissions. Here are the ACL's of testshare: # file: testshare # owner: ralfgro # group: ve user::rwx group::rwx group:testgroup1:rwx group:testgroup2:rwx mask::rwx other::--- default:user::rwx default:group::---
2006 Jun 28
1
rsync and chmoding permissions on Windows
I'm trying to use rsync to keep the permissions between two Windows servers. A windows NT 4 server (with rsync daemon) and windows 2003 R2 I use Rsync in a batch file and I run it as Administrator by double clicking on it. Typically: set cygwin=notnsec rsync -rpDPo --chmod=Du+rwx,Fu+rwx,+X and the files are crossed over but the permissions are screwed up. Now, I can't find out the
2011 Dec 13
1
question regarding samba permissions
I want to make a subfolder read only for certain users. for example: /data/pool is public rwx for all users. and now i would like to make a /data/pool/subfolder only rwx for user1 and grant read only permissions to user2 and user3 how do i do this? any links or direct tips on that? my suggestion would be something like this, but as you can imagine it didn't work: # The general datapool
2011 Dec 14
1
Fwd: Re: question regarding samba permissions
woudln't work because all the users are in one group anyway. and i am not allowed to to give read rights do "any" (i.e. 755) but theres really no option in smb.conf like "read only users = " or something like that? Am 13.12.2011 17:56, schrieb Raffael Sahli: > On Tue, 13 Dec 2011 16:38:41 +0100, "skull"<skull17 at gmx.ch> wrote: >> I want to
2009 Nov 10
1
Cygwin OpenSSH 5.1 login session per user
I'm using Cygwin OpenSSH 5.1 on a Windows XP SP3 system. Is sshd supposed to create a new "login session" for each user that logs in? Or, is there a way to force it to create a new "login session" for each user that logs in? Once logged in, I'm trying to use the Kerberos for Windows command line utilities (klist/kinit), but I'm told by one of the KfW
2001 Dec 28
1
rsync 2.5.0 and cygwin
I think this issue is cygwin related, but I am not getting much response from the cygwin list so I'll try here. I have installed rsync 2.5.0 on both an NT and Windows 98 running cygwin. On the Windows 98 box it appears to be writing the files everytime rsync runs. Here are the stats from the -v option: NT 1st pass wrote 432 bytes read 214537 bytes total 587944 speedup is 2.74 NT 2nd pass
2003 Jan 02
3
Not preserving permissions really preserves some
This appears to be a feature :-) I'm running rsync 2.5.5 on Solaris 8, and testing transferring files between two boxes with permission preservation turned *off*. I have three files: 700 with permissions 700 770 with permissions 770 777 with permissions 770 The umask for the target system is set to: 007 [I have checked this via prints from the rsync code] When the files get transferred,
2006 Mar 20
1
Rsync acl patch 1.113 compilation problems on cygwin
Hi, Recently, there have been some fundamental achievements regarding acl-support on the cygwin platform. I thought that it would be convenient to offer an acl-patch enabled rsync as a part of the cwrsync package (a yet another minimalist rsync on cygwin solution). I get some compilation errors. What I did: - Downloaded acl patch v1.113 from rsync site - Run commands below In the rsync source
2004 Jul 19
2
building hpa tftp under cygwin?
First- I'm admittedly a newbie both to the cygwin environment and to the hpa tftp. My apologies if this is the wrong list to ask this question. If so, slap me around a little.... I tried to build tftp-hpa under cygwin. The 0.37 version throws errors during the ./configure process, warning about winsock2.h and winsock.h being present but not buildable. The 0.36 version appears to
2008 Jan 30
3
Rsync windows vista permissions problems
I am using deltacopy (uses rsync) to backup up a drive in windows vista to a freenas server. Before moving to vista, had the system working fine (on a windows xp machine). The command used for the backup is: rsync.exe -v -rlt -z --delete "/cygdrive/F/TXT/" "nas::160d/_Acer_F/TXT/" As a result of this command, rsync should create a dir (not on nas) and then copy some files
2006 Jan 12
0
Translate file permissions from rsync using ssh in cygwin
Helloo all, I thought I might have found an easy way to sync server shares and permissions using rsync -avz --delete user@windowsserver..... But the uid and gid come up as numeric (in hindsight this should have been obvious) is there some other way of using an rsync to map permissions? I just read that in the bugs the perms are transferred in native numerical mode. I can do a find based on
2014 Dec 26
1
Use Samba with ACL for read Active Directory and set Permissions via it.
I use this script to create folders for users #!/bin/bash if [ ! -e /data/homes/$1/$2 ]; then /usr/bin/mkdir -p /data/homes/$1/$2 /usr/bin/chown "$2":"Domain Users" /data/homes/$1/$2 /usr/bin/chmod g+s /data/homes/$1/$2 /usr/bin/chmod 770 /data/homes/$1/$2 /usr/bin/setfacl -m g:"domain admins":rwx /data/homes/$1/$2
2015 Aug 07
4
Cannot change directory permissions
Hi Rowland, yes I do have two separate config files for smbd/nmbd and winbindd. You can tell winbindd to load a separate config file via the "-s" command line switch. Therefore I set "WINBINDD_EXTRA_OPTS" in "/etc/default/sernet-samba" to "-s /etc/samba/winbindd.conf". The "cached_login" option for pam is also set and working. The problem was
2005 Aug 23
0
Embedded HW: asterisk with USB ISDN TA on NSLU2/Debian (fwd)
Hello, with regard to the description of testing asterisk + USB ISDN TA on OpenSlug: http://www.nslu2-linux.org/wiki/OpenSlug/Asterisk and NSLU2 running Debian http://peter.korsgaard.com/articles/debian-nslu2.php I've tested the same thing (asterisk as VoIP/PSTN gateway) on an NSLU2 running Debian (which uses the CPU in little endian mode). Results so far: - driver (mISND) compiles