[Samba] Samba share file permission problems

2005-07-29 Thread
Dear all:

Is it possible to set Samba share (and the files under the share) from Samba 
using setfacl?  I want to set up a common directory for certain group of people 
to read, write and execute it (user::rwx group::rwx).  I assigned user1 as the 
owner of all the files under this common directory and here is the thing:
when user2(or any other users in the same group) accessed any of the files, she 
becomes owner of the files and the group permission changes to read only so 
other people in the group cannot edit the same file. 

Why is this happening?  Is it because it's not a good idea to use setfacl?  If 
so, is there any other tool to do it?  Thanks in advance for any help.

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


[Samba] unix password sync

2005-07-08 Thread
Dear all:

Sorry if this has been posted before, I have a samba server ( 3.0.7 ) running 
on Fedora Core 1 ( kernel upgraded to 2.6.11) as PDC.  I just couldn't make the 
unix password sync option work.  Below is the configuration:

  unix password sync = yes
  passwd program = /usr/bin/passwd %u
  passwd chat = *New*UNIX*password* %n\n *ReType*new*UNIX*password* %n\n 
*passwd:*all*authentication*tokens*updated*successfully*
  passwd chat debug = yes
  log level = 100

I've tried reading the man page and samba.org documents and have changed the 
settings around according to various suggestions, none of them worked.

Any help would be appreciated.

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