Re: [Samba] What is the preferred way to inherit permission on a pdc?

2010-05-15 Thread Aniruddha
On Thu, May 6, 2010 at 10:08 AM, Luca Olivetti l...@wetron.es wrote:
 En/na Aniruddha ha escrit:

 For now I solved this problem by adding 'inherit permissions = yes'
 and  'force group = mygroup'  to smb.conf.

 Instead of the latter I use the sticky bit on the group in a folder, I still
 have to use the inherit permissions = yes.
 This way I can have just one share with different write access in different
 folders.


Thanks! That is a great idea. I also found some more information about
this topic here;
http://www.samba.org/samba/docs/man/Samba3-ByExample/kerberos.html#id2614269
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


Re: [Samba] What is the preferred way to inherit permission on a pdc?

2010-05-06 Thread Luca Olivetti

En/na Aniruddha ha escrit:


For now I solved this problem by adding 'inherit permissions = yes'
and  'force group = mygroup'  to smb.conf. 


Instead of the latter I use the sticky bit on the group in a folder, I 
still have to use the inherit permissions = yes.
This way I can have just one share with different write access in 
different folders.


Bye
--
Luca Olivetti
Wetron Automatización S.A. http://www.wetron.es/
Tel. +34 93 5883004 (Ext.133)  Fax +34 93 5883007
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] What is the preferred way to inherit permission on a pdc?

2010-05-05 Thread Aniruddha
When you follow chapter 2 of SBE (
http://www.samba.org/samba/docs/man/Samba3-ByExample/small.html ) you
get a working PDC. However there is one problem: if you create a
document in a shared folder only the owner can edit this document.
Others in the same group can't edit the document and get a 'permission
denied' error. Permission are arranged with groups, new files get the
permission of the creator (which is is proper Linux behavior).

For now I solved this problem by adding 'inherit permissions = yes'
and  'force group = mygroup'  to smb.conf. I do wonder what  the
correct or preferred way is to handle these permission problems with
samba as a pdc? How do you make sure that files create by users in a
domain are accessible by every other member in the group? Thanks in
advance!
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba


[Samba] What is the preferred way to inherit permission on a pdc?

2010-05-05 Thread Miguel Medalha

ACLs?
--
To unsubscribe from this list go to the following URL and read the
instructions:  https://lists.samba.org/mailman/options/samba