similar to: inherit acls not working

Displaying 20 results from an estimated 2000 matches similar to: "inherit acls not working"

2006 Aug 07
3
user.SAMBA_PAI and ACL inheritance
I have just enabled user_xattr on the partition where my samba share is on. Now when I use getfattr I see the extended attribute user.SAMBA_PAI on my files. But ACL inheritance isn't taking place... When I (from within Windows) click on Properties > Security > Advanced an then enable "Allow inheritable permissions..." on a certain file, then the attribute user.SAMBA_PAI
2006 Nov 13
2
URGENT problem in production enviroment 3.0.23c-1
Inn the error: Cannot read or set the permissions for file \\server\share\folder: initializing the SD failed Does SD stand for Security Descriptor? I have a server that doesn't want to make new folders without giving this error. This only applies to folders!! Files don't give this message. I downgraded from 3.0.23c-1 to 3.0.21b-1 but that didn't solve it. It did solve the
2006 Jun 07
1
rsync 2.6.8 copies directories but not files
I'm using a somewhat complicated --include/exclude chain to copy all files matching a pattern, plus all files in certain subdirs. /usr/local/bin/rsync -a --include='*/' --include='*.[wip]' --include='*.htm' --include='*.html' --include='*.off' --include='wwwroot/*' --include='perl/*' --exclude='*' newcode/
2006 Jun 08
1
Error changing ACL when not the owner of the file...
Hi there folks, I hope someone will take a minute to help me out... We succesfully joined Samba 3.0.22 (on Debian using the .deb's from samba.org) to our W2K3 ADS domain. We done all the steps needed to get ACL's to work (compiled the kernel and mounted with ACl support) and all seems to be working great. What goes wrong is that when a user creates a file, the Admin can't change the
2009 May 27
2
Cron Job?
Hi All, How does one create a cron job that runs commands like: /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=xxx.com -update /usr/local/awstats/wwwroot/cgi-bin/awstats.pl -config=yyy.com -update Say every 15 mins? -Jason
2007 Mar 29
4
Machine reboot - monit fails to start mongrels
Greetings - I dug around a bit and I couldn''t find a definitive answer to this question, apologies if it''s been covered before. A box running a apache 2.2 -> mongrel cluster for a rails app got power cycled at my ISP. Unfortunately monit couldn''t start the mongrel processes because the pid files were still there. Here is my monit config (for each mongrel
2003 Jul 04
1
rsync server and --delete option
Hello, Here is my problem: A rsync daemon is started on serverA with the root user. Now if I try to sync serverA to serverB : rsync -nPru --delete serverA::test/temp/ /temp/ the behavior is just perfect and everything goes well. Now if I try to switch the server : rsync -nPru --delete /temp/* serverA::wwwroot/temp/ the delete option is not working (the files that are not on the sending
2003 Mar 22
5
CYGWIN Rsync exclude/include problem
I'm having troubles with getting rsync 2.5.5 (CYGWIN version) to include/exclude files they way I expect it to. I have mulled over the list postings and man pages regarding this and I am either missing something or ... well I don' know. I have a drive with 12 folders in the root however, I only want to rsync 5 of them (the ones marked with an *) and in those 4 I want to exclude certain
2006 Aug 04
3
Problem with PRODUCTION machine, please respond quickly!!
Dear Samba guru... I have a problem when I try to remove some files on a samba share... I see this in my samba.log: [2006/08/04 10:58:55, 1] smbd/posix_acls.c:store_inheritance_attributes(252) store_inheritance_attribute: Error Permission denied But I'm the owner of the file?! We use Samba 3.0.21b-1 which is a member of a W2K3 AD domain. This has worked before, so don't
2010 Aug 11
4
feature request: "remote user is root, make remote owner is foo"
I often push files from my user account over SSH to my web server, and want them owned by www-user, which may not have a login shell, should never accept remote logins, and who may not have a ~/.ssh directory (and if it did, it would be under the wwwroot, ack!). Currently I push as root and then do a chmod, but isn't there a better way? While I'm doing this, the files are temporarily
2006 Nov 25
0
[LLVMdev] Zion Out Of Disk Space!
Reid Spencer wrote: 1) It appears that the only problem was with sending email to the llvm-commits list; any files commited to the repository should be commited. 2) The web server error log filled up /var/log, preventing the CVS commit script from sending email. The Apache error log was filled with entries like this: [client 219.140.157.109] PHP Notice: Undefined offset: 1 in
2006 Jul 26
0
[LLVMdev] NightlyTest Broken?
Reid Spencer wrote: > It seems after the change on Zion that the nightly test is broken. When > I go to http://llvm.org/nightlytest/, I get a blank page. Any ideas? > According to the web server error log, there's a syntax error in the PHP script for that page. It looks like Patrick Jenkins made some changes earlier today (aka last last night). This is the error that I get:
2004 Oct 26
1
Dreaded ERROR 5 In Robocopy
I'm still battling the dreaded "ERROR 5 (0x00000005)" error when trying to robocopy files from a W2K box to Samba 3.0.7 on FreeBSD. I've been fighting this since Samba 2.2.8 and the upgrade hasn't fixed it for me despite the entries in the changlelog. Now here's the strange part. If robocopy is sending NEW files, files which are on W2K but not on the Samba box, the copy
2009 Nov 16
3
DO NOT REPLY [Bug 6896] New: Copy to nfs mounted partitions fails - RHEL 5.4
https://bugzilla.samba.org/show_bug.cgi?id=6896 Summary: Copy to nfs mounted partitions fails - RHEL 5.4 Product: rsync Version: 2.6.8 Platform: x64 OS/Version: Linux Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned at samba.org ReportedBy: simon at
2004 Nov 23
1
User NONE using rsync in Windows server
Hi, I'm using rsync with cygwin to synchronize two windows servers. I've got files in server side with full permisions to Administrator user, but when i synchronize it with another windows server, the file placed in client side has a new group called NONE with read , write and execute permisions. I'm using the following line to call rsync: rsync -zvvvr --perms --owner --group
2012 Nov 02
4
vanilla rsync 3.0.9 hangs after transferring ~2000 files
Hello rsync folks I'm trying to use rsync for backing up our servers. This mostly works extremely well, with no problems. However, 1 server is giving me a lot of trouble. It has a directory with (currently) 734088 files in it, and every time I try to backup this dir, rsync hangs after transferring roughly 2000 files. Sometimes it's around 1800, sometimes it's over 2100 (I think), but
2010 Apr 12
21
Using the limit action on a DNAT rule to prevent DoS attackson a specific port
Hi there. I''m reading and reading through the doc''s and previous posts, but cannot seem to find what I''m looking for. I want to create a rule that prevents DoS and maybe even DDoS attacks against a specific port. The current rule looks like this (the PORT''s and IP''s are dummies of course): #ACTION SOURCE DEST
2006 Nov 14
0
Does Samba cache it's initial netbios name?
I just found out that when doing a new installation in works. But as soon as I change the netbios name in the smb.conf the trouble begins... Everything can connect, but then suddenly the error does appear. Does Samba cache it's initial netbios name somewhere? -----Oorspronkelijk bericht----- Van: Sander van Harmelen Verzonden: dinsdag 14 november 2006 13:59 Aan: Sander van Harmelen;
2004 Oct 04
1
rsync uploading using ASCII translation ... ?
I am running rsync 2.6.3 on Cygwin 1.5.11-1 over ssh to a remote server (server is also running rsync 2.6.3). When I upload a file via rsync to a remote server, its filesize on the remote is much larger than the local copy, leading me to believe some sort of ASCII translation is being done. Some interesting things: 1. If I upload the file using scp instead of rsync, it works perfectly. 2. If
2006 Aug 14
3
IIS cache and change notify timeout...
Hi ho there... Environment: IIS 6.0 with everything mapped to aspnet_isapi.dll and the webiste files on a Debian Sarge Samba 3.0.23a-1 server. Problem: When a file is changed on the Samba server, IIS keeps serving the old content as long as you keep requesting the file. What I know so far: Because everything is mapped to aspnet_isapi.dll, everything is cached in the kernel-mode-cache on the