Displaying 20 results from an estimated 10000 matches similar to: "Can Linux ACLs override Sticky Bits on a Samba Share?"
2011 Jun 16
1
Sticky bit problem
Hi
We are building a Linux app under Centos 5.3, using gnu make 3.81 and gcc 4.12. The working directory is on a remote machine and is either a Samba share or a Windows 7 share. We find that in the case of a Windows 7 share the resulting executable has the sticky bit set in group:
On Windows 7 share:
-rwxrwSrwx 1 <snip> myapp
On Samba share:
-rwxrwx--x+ 1 <snip> myapp
The
2006 Sep 21
2
Windows Application Overriding Samba Settings
I have just encountered a strange situation. A new version of a Windows
application that I use was just released. Unlike previous versions of
this application, when it writes data to my Samba share, it is setting
permissions to be 777 on all files and folders. In contrast, previous
versions of this application set permissions to be 2750 as I specify in
the "share definition" in my
2018 Jun 15
0
Bug: Loosing Group Permissions in Archive Mode with Sticky Bit and ACL Mask
Hello,
I currently try to copy a directory locally between two ext4 filesystems
while preserving permissions and ACLs using the -aAX options. Under some
conditions, rsync does not copy the posix permissions completely, it
changes the group::rwx to a group::--- permission. The latest rsync
available on Debian Jessie is 3.1.1, but the changelog for 3.1.2 and 3.1.3
did not seem to mention such a bug
2003 Nov 04
1
ACL + sticky bit
Lo folks,
I got a little question. Ive set up samba 3.0.0 + RH 8. And since ACL within samba only works on share niveau i wanted to implement POSIX ACL.
I was thinking what is the difference between "full" access and "change" on a NT4 server. As far as i could think the difference is that "full" acces can delete a file and "change" can only change it. So i
2014 Aug 13
1
acl sticky bit?
Sorry to ask a windows question her but I didn't know if a windows group
would know about the sticky bit.
I have a windows server that is our primary file server in our samba
domain. I am hoping that windows as something like the sticky bit that can
be set on a folder where in only the creator of the file can modify the
file. Any easy way to do this using ntfs acls ?
--
David Bear
mobile:
2005 Nov 15
1
Strange Behavior with Read Only files 3.0.20b
I haven't had a chance to look at the list very carefully for the past few
weeks, so I apologize in advance if I'm asking a question that has recently
been discussed. I seem to recall there has been some discussion about a similar
situation to the one I am in.
My situation is that I am having an issue with READ ONLY files -- and seeing
very different behavior with Samba 3.0.20b
2004 Nov 15
2
Problem with "include=smb.%U.conf"
Hi,
Does anybody know why Windows clients can see shares that are defined by the
"include=/etc/samba/smb.%U.conf" option in but Mac OS X and Linux Samba
clients cannot see those shares?
In other words, I have a bunch of users. Each user has a set of his/her own
unique shares on my Linux server that are defined in files called:
/etc/samba/smb.User1.conf
/etc/samba/smb.User2.conf
2014 Dec 31
0
[Bug 11027] New: Sticky bit not set when using --chmod=D+t alone, without --perms
https://bugzilla.samba.org/show_bug.cgi?id=11027
Bug ID: 11027
Summary: Sticky bit not set when using --chmod=D+t alone,
without --perms
Product: rsync
Version: 3.0.9
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee:
2002 Oct 30
1
sticky bit, etc.
I have a question about samba and sticky bits. I have a share with the
following configuration:
[documents]
comment = documents
path = /shares/documents
public = no
writeable = yes
printable = no
valid users = @lan1
force user = docadmin
force group = lan1
create mode = 0440
force create mode = 0440
directory mode = 1770
force directory mode = 1770
delete read only = no
2008 Feb 04
2
[Bug 1436] New: scp -p does not preserve sticky bit (01000)
https://bugzilla.mindrot.org/show_bug.cgi?id=1436
Summary: scp -p does not preserve sticky bit (01000)
Classification: Unclassified
Product: Portable OpenSSH
Version: 4.7p1
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: scp
AssignedTo: bitbucket at
2007 Feb 05
2
application 'allway sync' evades sticky bit?!
Hi,
am running:
Redhat EL4.4 i386, Samba 3.0.23d from Sernet, ext3 fs
Samba as PDC
Someone's got the idea to have one big share with access managed by
directory's sticky bit.
This works perfectly well when normal XP or W2k clients work with their
explorer.
But: With 'allway sync', an app to synchronize for example between
laptop and fileserver the program is somehow able to
2017 Jun 19
1
Bit SGID on directories
Hello,
I have a samba server v4.6.5, it’s a member of a Windows 2003 domain.
I setup a share, in this share I want to set sgid bit on directories.
I created a directory with SGID bit on the top of the share, but when I create inside new directories didn’t have SGID bits.
Here is my smb.conf :
[global]
use sendfile = no
gpfs:getrealfilename = no
smb ports = 445 139
dos charset =
2009 Jul 15
0
Samba 3.2.8 and the sticky Bit
Hello,
I've just tested a share configuration like the following and it did not work
as I've expected it. Maybe someone can explain me what I'm doing wrong.
[Marktplatz]
path = /marktplatz
msdfs root = no
writeable = yes
browseable = yes
public = no
dos filemode = no
hide unreadable = no
create mode = 0644
directory mode = 1777
force create mode = 0644
force directory mode = 1777
2007 Mar 03
1
sticky windows and rotate focus
Hi everyone,
One thing that has always annoyed me about compiz is how rotate
handles sticky windows. If you have a sticky window on your desktop,
it will usually (always?) get focus when you rotate to a different
face on the cube. This happens even when other windows have been
focused more recently on the face you rotate to.
This seems like silly behaviour, because sticky windows are (for me)
2018 Mar 05
2
SAMBA4 Fileserver & Disk Quota
I tried this. When im creating a folder directly on server, the sticky
bit is working. But it does not work when im doing it from windows.
# ls -l
drwxrws---+ 7 root stickygroup 4096 Mär 5 14:44 00_stickygroup/
Best regards
Micha
Am 05.03.2018 um 14:15 schrieb Michael Wandel:
> IMHO you can use the posix sgid bit.
2011 Feb 18
1
load_usershare_shares: is not owned by root or does not have the sticky bit 't'
Dear
I encounter this error on Samba 3.0.28a, i would like to know how to fix
it,
The file is owned by root, i don't understand whats going wrong...
smbd[15232]: [2011/02/18 16:32:22, 0]
param/loadparm.c:load_usershare_shares(4878)
Feb 18 16:32:22 virtualbox smbd[15232]: load_usershare_shares:
directory /var/lib/samba/usershares/data is not owned by root or does
not have the sticky bit
2000 Jan 25
1
sticky bit on directories created via net neighborhood
I've set "force directory mode = 1775" in smb.conf, but when
I make directories in a share through network neighborhood, I
end up with 0775, i.e. user has rwx, group rwx, others rx.
The sticky bit is not getting set.
What am I doing wrong?
thanks in advance,
Ed Schernau
ed@schernau.com
Network Architect
2007 May 27
2
[PATCH] add 'sticky' mode to cube to allow sticky+not-on-bottom windows to stick to the screen when the screen is transformed
I've attached the patch since I don't yet have an easy way to make git
format-patch and kmail play nice together. The basic idea is during a
rotate/other cube transform, 'sticky' windows stick to the screen instead of
being redrawn once per face (its an option, the default is the old behaviour)
Consider this, please, essentially an RFC - this particular behaviour was
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
1999 Oct 22
1
AGAIN: Problem with sticky bit and free space
I'm posting again in the hope that someone help me, thanks.
-------------------------------------
Hello,
I have two little problems with samba:
1st.
Samba is not setting the sticky bit anymore !!!
I have a share that look like this:
[publico]
comment = Arquivos publicos
path = /home/publicos
public = yes
writable = yes
force directory mode = 1777
create mask = 0664
With samba