Re: [Samba] Dos filemode and group rights to change permissions (even when group has read only permissions)

2007-09-21 Thread S. J. van Harmelen
Already found it... Using "admin users" can get the wanted functionality. On Fri, 2007-09-21 at 10:37 +0200, S. J. van Harmelen wrote: > Hi, > > I'm using the "dos filemode" option to get Windows like acl handling. > Now I noticed the following line: &g

[Samba] Dos filemode and group rights to change permissions (even when group has read only permissions)

2007-09-21 Thread S. J. van Harmelen
Hi, I'm using the "dos filemode" option to get Windows like acl handling. Now I noticed the following line: "Note that a user belonging to the group owning the file will not be allowed to change permissions if the group is only granted read access" Is there anyway to achive this so the group can

Re: [Samba] URGENT problem in production enviroment 3.0.23c-1

2006-11-12 Thread S. J. van Harmelen
s filemode = yes" is already set. I really need a solution, our customers are getting pretty grumpy. Thanks... On Sun, 2006-11-12 at 17:43 +0100, S. J. van Harmelen wrote: > Hi, > > We use Samba as backend for an IIS webfarm (shared hosting). Some of our > customers are using Fron

[Samba] Problem in production enviroment 3.0.23c-1

2006-11-12 Thread S. J. van Harmelen
Hi, We use Samba as backend for an IIS webfarm (shared hosting). Some of our customers are using Frontpage extentions to manage their site. Now when uploading a new folder or file the users are getting: Cannot read or set the permissions for file \\server\share\file: initializing the SD failed W

Re: [Samba] Netbios Problem

2006-11-12 Thread S. J. van Harmelen
mputer with no > configuration > > Jeff > > On 11/12/06, S. J. van Harmelen <[EMAIL PROTECTED]> > wrote: > Jeff, > > Sounds like a name resolution problem on your XP workstation. > Make sure > the

Re: [Samba] Netbios Problem

2006-11-12 Thread S. J. van Harmelen
Jeff, Sounds like a name resolution problem on your XP workstation. Make sure the following line is in C:\WINDOWS\System32\Drivers\etc\hosts on you XP workstation: 192.168.1.1 www Then try to ping the www from your workstation again. If it pings, then \\www sould also work. Sander On Sun,

Re: [Samba] Bug in Samba 3.0.23c-1

2006-11-12 Thread S. J. van Harmelen
Oke... Strange... I will do two things then. Set log level = 10 (now its 3) and compile Samba myself (better for preformance anyway). Will get back with the results later today. Thanks so far. Sander On Sun, 2006-11-12 at 00:12 +0100, Marc Muehlfeld wrote: > Hi, > > S. J. van Harmele

[Samba] Bug in Samba 3.0.23c-1

2006-11-11 Thread S. J. van Harmelen
Hi, Is this a bug? Has anyone else tried this? And did it work for you? Sander On Fri, 2006-11-10 at 14:53 +0100, Sander van Harmelen wrote: > Hi All, > > > > We migrated our data to a new Samba server (with Samba 3.0.23c-1 on > Debian Sarge with a 2.6.17.8 kernel) but now all of a sudden w

Re: [Samba] Problem with copying large amount of files fromw2k3/sp1 to Samba 3.0.23c

2006-11-02 Thread S. J. van Harmelen
Haha... No problem! ;) On Thu, 2006-11-02 at 05:57 -0800, Jeremy Allison wrote: > On Thu, Nov 02, 2006 at 02:54:37PM +0100, S. J. van Harmelen wrote: > > Yes! Many thanks Daniel!! > > > > Adding "kernel oplocks = no" saved the day :) > > Ah - it was *that

Re: [Samba] Problem with copying large amount of files fromw2k3/sp1 to Samba 3.0.23c

2006-11-02 Thread S. J. van Harmelen
Yes! Many thanks Daniel!! Adding "kernel oplocks = no" saved the day :) Thanks... On Thu, 2006-11-02 at 14:43 +0100, Beschorner Daniel wrote: > The Linux kernels 2.6.17 - 2.6.17.11 have a bug with kernel oplocks that > hits Samba and shows your symptoms. > "kernel oplocks = no" may solve it. >

Re: [Samba] Problem with copying large amount of files from w2k3/sp1 to Samba 3.0.23c

2006-11-02 Thread S. J. van Harmelen
: > On Thu, Nov 02, 2006 at 11:55:48AM +0100, S. J. van Harmelen wrote: > > Hi All, > > > > We want to migrate data from our w2k3/sp1 server to a new samba 3.0.23c > > server. But as soon as we start to copy the files we get pop-ups in > > Windows telling us "D

[Samba] Problem with copying large amount of files from w2k3/sp1 to Samba 3.0.23c

2006-11-02 Thread S. J. van Harmelen
Hi All, We want to migrate data from our w2k3/sp1 server to a new samba 3.0.23c server. But as soon as we start to copy the files we get pop-ups in Windows telling us "Delay write failed". I already fixed the NIC speed and duplex of the w2k3 machine en turned off SMB signing. I also played around

Re: [Samba] POSSIBLE BUG in Samba!!

2006-08-15 Thread S. J. van Harmelen
:28:38AM +0200, S. J. van Harmelen wrote: > > Please take a look at my post below. Especially the part that starts > > with "What I know so far" and "BUT!!!"... Could this be a bug in Samba? > > Yes, it is a known bug in Samba that is not easy to fix. > Tridge

Re: [Samba] POSSIBLE BUG in Samba!!

2006-08-15 Thread S. J. van Harmelen
Gentlemen, Developers, Please take a look at my post below. Especially the part that starts with "What I know so far" and "BUT!!!"... Could this be a bug in Samba? Please respond... On ma, 2006-08-14 at 13:04 +0200, S. J. van Harmelen wrote: > Hi ho there... > &

[Samba] IIS cache and change notify timeout...

2006-08-14 Thread S. J. van Harmelen
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: Becau

Re: [Samba] Re: inherit acls not working

2006-08-08 Thread S. J. van Harmelen
and the default acls are inherited without any errors...?! But I do need the user_xattr for other things. So how can I get this to work? Sander On di, 2006-08-08 at 15:39 +0200, éric le hénaff wrote: > i think your kernel needs EA (extended attributes) for acls inheritance > to work.

[Samba] inherit acls not working

2006-08-08 Thread S. J. van Harmelen
To my knowledge the 'inherit acls' option should make new files inherit the default acls from the containing folder... Please correct me if I'm wrong! But when I turn this setting on, it just don't seem to work... In other words, newly created files do not get the default acls from the containing

Re: [Samba] Problem with PRODUCTION machine, please respond quickly!!

2006-08-07 Thread S. J. van Harmelen
> > # file: frontpg.lck > > # owner: mpsfrontpageacct > > # group: Domain\040Admins > > user::r-- > > user:wws01$:rwx > > user:w3svc5175754_anon_xi:rw- > > group::r-- > > group:Admins_xil123:rw- > > mask::rwx > > other::--- > > > > I'm trying to delete using the account mpsfrontpageacct which has

Re: [Samba] user.SAMBA_PAI and ACL inheritance

2006-08-07 Thread S. J. van Harmelen
On 8/7/06, S. J. van Harmelen <[EMAIL PROTECTED]> > wrote: > Changing "map acl inheritance" between yes or no does not > change this > behavior. > Have you tried setting "inherit acls = yes" ? > > Honestly, i'm

Re: [Samba] user.SAMBA_PAI and ACL inheritance

2006-08-07 Thread S. J. van Harmelen
ties... On ma, 2006-08-07 at 08:34 -0400, James McDonough wrote: > On 8/7/06, S. J. van Harmelen <[EMAIL PROTECTED]> > wrote: > Changing "map acl inheritance" between yes or no does not > change this > behavior. > Have you tried setting "

[Samba] user.SAMBA_PAI and ACL inheritance

2006-08-07 Thread S. J. van Harmelen
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 inheri

[Samba] UPDATED!! Problem with PRODUCTION machine, please respond quickly!!

2006-08-07 Thread S. J. van Harmelen
Dear Samba guru's… Regarding my problem: 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_in

[Samba] UPDATED!! Problem with PRODUCTION machine, please respond quickly!!

2006-08-07 Thread S. J. van Harmelen
Dear Samba guru's… Regarding my problem: 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_in

Re: [Samba] Problem with PRODUCTION machine, please respond quickly!!

2006-08-06 Thread S. J. van Harmelen
On vr, 2006-08-04 at 08:39 -0700, Jeremy Allison wrote: > On Fri, Aug 04, 2006 at 11:29:39AM +0200, Sander van Harmelen wrote: > > 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

Re: [Samba] Problem with PRODUCTION machine, please respond quickly!!

2006-08-05 Thread S. J. van Harmelen
On vr, 2006-08-04 at 08:39 -0700, Jeremy Allison wrote: > On Fri, Aug 04, 2006 at 11:29:39AM +0200, Sander van Harmelen wrote: > > 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

Re: [Samba] Problem with PRODUCTION machine, please respond quickly!!

2006-08-04 Thread S. J. van Harmelen
Yes, but when you view the output from 'ls -la' you'll see this group has rwx rights do... And when I change the group::r-- to group::rwx with setfacl, I still cannot delete the file from within windows... For Marcin, yes I can delete the file from within Linux. But I can't login to Linux with th

Re: [Samba] Problem with PRODUCTION machine, please respond quickly!!

2006-08-04 Thread S. J. van Harmelen
Yes, I did... See below the output from 'ls -la' and below that the output of getfacl: drwxrwx--x+ 2 mpsfrontpageacct Domain Admins 4096 Aug 4 10:58 . drwxrwx--x+ 3 solcon_admin Domain Admins 4096 Aug 4 10:58 .. -r--rwx---+ 1 mpsfrontpageacct Domain Admins 25 Aug 4 10:58 botinfs.cnf -r--

Re: [Samba] Maximum number of LANMAN Work Items and concurrent connections from IIS 6.0 to Samba

2006-07-05 Thread S. J. van Harmelen
n't a good idea? At least, that's what I read around the internet (google again ;). We need this setting to be something like 5 seconds for our setup to work. Regards, Sander On vr, 2006-06-30 at 09:23 -0700, Jeremy Allison wrote: > On Thu, Jun 29, 2006 at 05:45:24PM +0200, S. J. v

Re: [Samba] Maximum number of LANMAN Work Items and concurrent connections from IIS 6.0 to Samba

2006-07-05 Thread S. J. van Harmelen
, Jun 29, 2006 at 05:45:24PM +0200, S. J. van Harmelen wrote: > > Hey there folks!! > > > > I have a question about the maximum number of LANMAN Work Items and > > concurrent connections from IIS 6.0 to Samba. > > > > We have a server for shared windows webh

Re: [Samba] Maximum number of LANMAN Work Items and concurrent connections from IIS 6.0 to Samba

2006-07-02 Thread S. J. van Harmelen
you (or someone else) can find anything in the trace. If not, I can also try to make a debug log with debug level 10. Regards, Sander On vr, 2006-06-30 at 09:23 -0700, Jeremy Allison wrote: > On Thu, Jun 29, 2006 at 05:45:24PM +0200, S. J. van Harmelen wrote: > > Hey there folks!! > &g

[Samba] Maximum number of LANMAN Work Items and concurrent connections from IIS 6.0 to Samba

2006-06-29 Thread S. J. van Harmelen
Hey there folks!! I have a question about the maximum number of LANMAN Work Items and concurrent connections from IIS 6.0 to Samba. We have a server for shared windows webhosting running Windows 2003 with IIS 6.0 (with ASP.NET 2.0) connecting to debian 3.1 with Samba 3.0.22 (functioning as a file

Re: [Samba] Error changing ACL when not the owner of the file...

2006-06-09 Thread S. J. van Harmelen
Oke, I will look in to it... Thanks again for giving me a great weekend ;) Sander On vr, 2006-06-09 at 08:04 -0500, Gerald (Jerry) Carter wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > S. J. van Harmelen wrote: > > > Thanks for your help! I just couldn&#x

Re: [Samba] Error changing ACL when not the owner of the file...

2006-06-09 Thread S. J. van Harmelen
x27;t work? Thanks again, Sander On vr, 2006-06-09 at 07:12 -0500, Gerald (Jerry) Carter wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > S. J. van Harmelen wrote: > > > What goes wrong is that when a user creates a file, > > the Admin can't change t

[Samba] Error changing ACL when not the owner of the file...

2006-06-08 Thread S. J. van Harmelen
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 worki