Re: [Samba] Prevent Samba clients from changing group ownership?

2012-06-05 Thread Dirk Traenapp
Hi, do i understand you correctly that you have a folder/share with a preferred default group and all users have a different default group for themselves and you need that all files in the destination folder of the share belongs to the default group of the folder and not the user? If this is t

Re: [Samba] Prevent Samba clients from changing group ownership?

2012-06-05 Thread Jonathan Buzzard
Jorell wrote: On 6/5/2012 1:06 PM, Jonathan Buzzard wrote: Jeremy Allison wrote: On Tue, May 29, 2012 at 10:21:23PM -0700, Jack Bates wrote: How can I prevent Samba clients from changing the group ownership of files? With the security mask parameter I can prevent Samba clients from changing s

Re: [Samba] Error

2012-06-05 Thread Jorell
On 6/5/2012 10:01 AM, sandy.napo...@eccmg.cupet.cu wrote: Hello list, Iam root, and remove the bin folder in my samba master, this folder is in /media/samba-master/bin, when I remove this folder I run git pull again and the same problem The general step that I follow are 1- rm -r /media/samba-mas

Re: [Samba] Prevent Samba clients from changing group ownership?

2012-06-05 Thread Jorell
On 6/5/2012 1:06 PM, Jonathan Buzzard wrote: Jeremy Allison wrote: On Tue, May 29, 2012 at 10:21:23PM -0700, Jack Bates wrote: How can I prevent Samba clients from changing the group ownership of files? With the security mask parameter I can prevent Samba clients from changing some permission

[Samba] using Samba3 smb.conf in Samba4

2012-06-05 Thread steve
Is it now possible to use everything we had in Samba3 in Samba4? e.g. the provision now gives this: /usr/local/samba/sbin/smbd: Ignoring unknown parameter "dcerpc endpoint servers" Most stuff works, but adding extra lines to smb.conf e.g. create mask = 0770 produces a similar error Cheers, S

Re: [Samba] Samba build errors

2012-06-05 Thread Derek Lewis
Jorell, Thanks for the config info, I will try it when I get back from travel. How do you test your Samba install after compiling? -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

Re: [Samba] Prevent Samba clients from changing group ownership?

2012-06-05 Thread Jonathan Buzzard
Jeremy Allison wrote: On Tue, May 29, 2012 at 10:21:23PM -0700, Jack Bates wrote: How can I prevent Samba clients from changing the group ownership of files? With the security mask parameter I can prevent Samba clients from changing some permission bits, but I can't find a parameter to prevent

[Samba] [Fwd: Re: Error]

2012-06-05 Thread sandy . napoles
Hello list, Iam root, and remove the bin folder in my samba master, this folder is in /media/samba-master/bin, when I remove this folder I run git pull again and the same problem The general step that I follow are 1- rm -r /media/samba-master/bin 2- I run make distclean, and WAF_MAKE=1 ./buildto

Re: [Samba] Prevent Samba clients from changing group ownership?

2012-06-05 Thread Jeremy Allison
On Tue, May 29, 2012 at 10:21:23PM -0700, Jack Bates wrote: > How can I prevent Samba clients from changing the group ownership of files? > > With the security mask parameter I can prevent Samba clients from > changing some permission bits, but I can't find a parameter to > prevent changing the gr

Re: [Samba] Windows 7 + office 2010 locked files

2012-06-05 Thread Jonathan Buzzard
On Tue, 2012-06-05 at 10:01 -0300, Igor Cervo wrote: > Hello, > > > Many times when a user open, modifies and then close a Office 2010 > document (Word, Excel, Power Point), the file keeps locked. > A different user tries to open the file and gets a error message related > to locking, read only

Re: [Samba] best way to access samba shares remotely without VPN

2012-06-05 Thread Chris Weiss
On Mon, Jun 4, 2012 at 10:16 PM, Janantha Marasinghe wrote: > Hi all, > > I'm wondering what is the best way to access samba shares securely over the > net. I saw sslbridge and davenport but they don't seem to be managed > properly. I was thinking of using webdav via https. I dont want to use VPN

Re: [Samba] Samba 4 analyse

2012-06-05 Thread Andrew Bartlett
On Tue, 2012-06-05 at 09:48 +0200, Stéphane PURNELLE wrote: > But I don't want to separate DC and file server. > And I don't want to redefine my ACL's (I use xfs filesystem). > I have more than 500 Go and many many ACL entries > > My interest in samba 4 is GPO and AD protocol nothing else. > > is

[Samba] Windows 7 + office 2010 locked files

2012-06-05 Thread Igor Cervo
Hello, Many times when a user open, modifies and then close a Office 2010 document (Word, Excel, Power Point), the file keeps locked. A different user tries to open the file and gets a error message related to locking, read only permissions or something similar. Samba version: 3.0.33 Updating

Re: [Samba] Bad configuration file

2012-06-05 Thread Aaron E.
In your schema directory,, grep for 1.3.6.1.4.1.1466.115.121.1.38 and try to narrow it down to which file the bad schema is in.. . On 06/05/2012 05:13 AM, Cédric Carlen wrote: Hello, I reup my topic, because i don't find something interessant on the Net. I've try to delete ppolicy.schema but

Re: [Samba] group policy client service failed the logon

2012-06-05 Thread Shawn Dakin
here we go, tstudent is a working user - yo.dog is a non working user. I am not seeing any difference between the two. SAMBA1:/etc/samba # net rpc user info tstudent -U administrator Enter administrator's password: None Default Staff User Group SAMBA1:/etc/samba # net rpc user info yo.dog -U admin

Re: [Samba] Bad configuration file

2012-06-05 Thread Cédric Carlen
Hello, I reup my topic, because i don't find something interessant on the Net. I've try to delete ppolicy.schema but nothing changes :( Cédric 2012/6/1 Cédric Carlen > Hello everyone, > > I'm writing you a topic because i have a problem with smaba and LDAP. > > This is my problem, when I type

Re: [Samba] Error

2012-06-05 Thread steve
On 04/06/12 22:00, sandy.napo...@eccmg.cupet.cu wrote: I run git clean -x -f -d and nothing happened. git pull error: Unable to find 3b6a88a1a49fdc23cd956c6583e9ec56e541eeae under http://gitweb.samba.org/samba.git Cannot obtain needed blob 3b6a88a1a49fdc23cd956c6583e9ec56e541eeae while processing

Re: [Samba] Samba 4 analyse

2012-06-05 Thread Stéphane PURNELLE
But I don't want to separate DC and file server. And I don't want to redefine my ACL's (I use xfs filesystem). I have more than 500 Go and many many ACL entries My interest in samba 4 is GPO and AD protocol nothing else. is samba 4 have unix layer in her internal ldap database which can I use wi