similar to: acl et nfs

Displaying 20 results from an estimated 5000 matches similar to: "acl et nfs"

2007 Apr 18
3
file permissions with inherit permission + ACL's
Hi, I have a share (testshare) where different unix groups (testgroup1, testgroup2) should have access to. But I want that new files are only created with 660 permissions. Here are the ACL's of testshare: # file: testshare # owner: ralfgro # group: ve user::rwx group::rwx group:testgroup1:rwx group:testgroup2:rwx mask::rwx other::--- default:user::rwx default:group::---
2005 Jan 11
1
[Fwd: Re: force create mode]
Thanks Bart for your answer. I did what you say force create mode = 0770 (default creat mask = 0744) but the files that are created are still with the rights rwx rwx r-- Strange ! Bart Hendrix a ?crit : > Hi Patrick, > > Try to use the following in your smb.conf. > > force create mode = 0770 > > Greetz Bart > ----- Original Message ----- From: "Patrick
2007 Apr 14
5
SAMBA Problem - Users take ownership
Hi, I have a problem with my Samba/WinBIND implementation. In folders shared by multiple people the last one to access and modify a file takes ownership of the file and changes the permissions so other users cannot make changes to the same file: [root@atlas PLANNING RECORDS]# cd REGIONAL\ 1\ AIRLINE\ DOCS/ [root@atlas REGIONAL 1 AIRLINE DOCS]# ls -al total 1232 drwxrws---+ 8 root
2005 Sep 29
1
VFS recycle - doesn't work for some users
Hi, configured samba to handle the deletded files in the recycle directory. My problem : for some users the deleted files go into the specified directory for other the files are just deleted and no put in the recycle directory. Does someone already had this problem ? My configuration [info] path = /samba/info write list = @informatique directory mask = 2770 create mask = 0770 browseable =
2004 Oct 07
2
account is not autorized to connect from this station.
Hi all, (i'am beginner) i have samba 3.0.7 and ldap 2.1.30-3 installed on linux debian sarge My users account are stored in ldap (ou=people,dc=alsace,dc=iufm,dc=fr) I used idealx smbldaptools .0.8.5 to : - populate LDAP (account administrator is created, id administrator gives " uid=0(Administrator) gid=512(Domain Admins) groupes=512(Domain Admins)" - add my machine accoun (named
2007 Sep 17
3
doc files with attribut r for user
Hi, i upgraded from Debian sarge to etch, so from samba 3.0.14a-3 to 3.0.24 When someone creates/modify a file the user attribut is set to r (instead of rwx) so the next time a user opens the file is's on read only. What can i do so that the file keeps the attribut rwx for the owner ? Another question : the file has the rigthts : -r--rwx--- but although the user is member of the group
2012 Jun 18
1
Samba4: s3fs sticky bit file ownership problem
Hi I want all files created in a share to be group owned by a group called staff. To do this I have a share called reports which is chmod g+s staff: drwxrws---+ 9 root staff 4096 Jun 18 11:15 reports If I create a file from Linux, the sticky bit works: -rw-rw----+ 1 steve2 staff 0 Jun 18 10:57 stevelinux.txt If I create it under windows, it doesn't: -rwxrwx---+ 1 steve2 Domain
2004 Oct 14
2
script in netlogon isn't run
Hi, i have samba 3.0.7 and set a logon.bat script in /home/samba/netlogon But when i log in my domaine (from a windows xp sp1 machine) "Domi" the script isn't run, no error message at log in Just going on the share "netlogon" i got the sand-hour and nothing more happens What's wrong ? Thanks for any help *here my smb.conf * [global] # Do something sensible when
2019 Feb 06
0
unix_primary_group = yes don t work
Hmm, Yes Rowland it test also failed. id louis uid=10002(louis) gid=10000(domain users) groups=10000(domain users),27(sudo),10004(servers-ssh),10008(servers-www) louis at mailhopper2:~$ getent passwd louis obell:*:10002:10000:L.P.H. van Belle:/home/users/louis:/bin/bash The difference here is all my users have "Domain users" as primary group. Just like in windows, that the
2011 Aug 26
2
File Permissions and delivery
Hi I'm very new to Dovecot (been using Courier for 5 years), but I've been persuaded of the merits of Dovecot and since the server needs upgrading that seems like the perfect time/excuse. On a test server, I set up postfix and installed Dovecot (running 32-bit Debian Squeeze, installed from apt-get). I mirrored the mail store (Maildirs, for historical reasons located under
2013 Mar 26
3
Samba + ACLs: Can’t add group write permissions
Hi there, I?ve been trying to get my head around a problem I have with Samba. I?ve set up Samba 3.6.13 on a Raspberry Pi with Arch Linux ARM on it and let it serve a couple of folders from an attached external ext4 drive mounted to /srv/cifs (of course with the "acl" option enabled). I?ve been trying to create a share that is read-writable for all members of a particular UNIX user
2005 Jan 17
2
sambaPwdMustChange
Hi, i have samba 3.0.10 installed with LDAP. I noticed few days ago that my adminsitrator account has expired. I think it's because of the sambaPwdMustChange field of LDAP. I changed the passwd now i have the value 1108741705 in it. What does it mean (when will i be prompted again to change my passwd) and do i have to put in this field so that the password will never expire ? Thanks for
2005 May 19
1
Mac OSX breaking POSIX rights with SMB/CIFS
hi list, we recently saw the following weird behaviour on samba v3.0.13 with MacOSX panther and tiger as clients --setup-- [share1] path = /data valid users = @admins force user = administrator inherit permissions = yes force create mode = 770 force directory mode = 2770 [share2] path = /data/folder valid users = @noadmins force user = administrator inherit permissions = yes force create mode
2013 Sep 09
0
Where does the info of smbcacls comes from?
hi. sorry for the "dumb" question, but I'm failing to figure out where the information printed by smbcacls come from. I have a 3.4.x server with basic settings, few shares and not much more. Share's access is controlled by unix file permissions. Filesystem has "acl" enabled, but no acl set up, so the standard unix permissions are being used. Still I have problem for a
2005 Jan 31
2
mass user creation
Hi, i plan to mass creat user in ldap to use with samba I tried with ldiff like the structure below, the user is created but no home directory is created, user in not member on any groups. 1) how to do with ldiff file to put a user member of a group ? So i plan to use smbldap-useradd => home drectorie is created with the appropriated rights, user is member of "Domain Users" :
2018 May 15
2
Postfix/Dovecot permissions for new mailboxes
I would expect same permissions as for root mail directory 02770: drwxrws--- 5 newuser mail 4096 Apr 23 19:31 /var/spool/mail/newuser/ Using Dovecot 2.2.34 On 14.05.2018 08:37, Aki Tuomi wrote: > > > On 09.05.2018 12:52, telsch wrote: >> Hello, >> >> the wiki page describe that permission should copied from root mail >> directory >>
2008 Jun 24
2
Create masks set to 770 yet new files created as 750
Hello All. Samba ver 3.0.25b-1.1.cc Simple problem thats happening on two different servers. Samba is a PDC, users are creating files via windows. My goal is to make each and every file rwxrwx--- . They are being created as rwxrw---- The masks on each share is : browseable = yes writeable = yes create mask = 2770 security mask = 2770 directory mask = 2770 directory security mask = 2770
2018 May 15
2
Postfix/Dovecot permissions for new mailboxes
I use mdbox not maildir: mail_location = mdbox:/var/spool/mail/%u On 15.05.2018 11:53, Aki Tuomi wrote: > Do you have > > mail_location=maildir:~/mail > > or > > mail_location = maildir:/path/to/whatever/%u > > I tested with latest 2.2 that if I use /path/to, I get correct permissions. > > Aki > > > On 15.05.2018 12:43, telsch wrote: >> I
2003 Jan 09
0
Inheriting Group Ownership on File Move
Hi, Is it possible with samba to enforce the inheritance of group ownership on a per-directory basis, for files moved without copying? My situation is as follows: directory 'a' has permissions: 2770 (drwxrws---) and has owner = 'root' group = 'a' directory 'b' has permissions: 2770 (drwxrws---) and has owner = 'root' group = 'b' As per
2014 Jan 08
0
OSX 10.9, sticky-bit and deleting other people's stuff
Hello! First question I have ever asked here.. and I attribute that to the many people that have documented the crap out of how to do things with Samba.. thanks to all!!? I have a client using Samba 3.6.3 on Ubuntu 12.04.2. There are about 30 shares, 50 users. Not sure how much of this is needed, but it seems pointless to post unless I at least post this: # Auth ?security = user ?encrypt