Displaying 20 results from an estimated 3000 matches similar to: "ownership problems on samba file server..."
2007 Nov 20
4
SETGID not being inherited
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
I have an Debian system running samba 3.0.14a from sarge. It is
exporting a file system, /data. This file system has the perms 2770.
I have set the following in the smb.conf:
inherit permissions = yes
inherit acls = yes
I mount the filesystem from a linux, ubuntu, client and create a
directory. The directory comes out with perms 0770. I can
2018 Feb 02
2
Samba 4.6.2 does not inherit setgid bit (anymore)
thanks for suggestion, in other words you use only ACLs for users
denying all for groups, unfortunately we had many group such as domain
users, secretary, finance, etc belonging to users for which we need to
apply at least 770 in order to gain a simplified permission management
using groups
the actual dirty workaround I applied was to track new files/dir by
tailing with follow ( tail -f ) a
2014 Aug 11
1
Samba 4, setgid & new file permissions
Hello everybody,
I have a server with CentOS 6.5 (kernel version
2.6.32-431.5.1.el6.x86_64) and Samba version 4.2.0pre1-GIT-4daf7d4. I am
using this server as a PDC and so far everything is working quite alright.
However, I have a problem with permissions of files I want to share.
Mostly it is working well. Samba respects group memberships, including
supplementary groups, ownership, etc. The
2011 Mar 25
3
samba howto: sticky bit on directories
Hi List,
The Samba Howto Collection http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/AccessControls.html#id2611229 says:
"When the set user or group ID bit (s) is set on a directory, then all files created within it will be owned by the user and/or group whose `set user or group' bit is set. "
while i cannot repoduce this behavior the wikipedia says:
2000 Jan 03
1
Problem with file permission
Hi all,
I've this problem:
I've a file on my linux system (/tmp/bogus.txt) with permission 775 and ownership borsa:users. /tmp directory is shared with samba 2.0.6
User luigi:webuser, with additional group users, open bogus.txt with windows (with notepad.exe) and modify it. At this time, bogus.txt become owned by luigi:webuser.
Now I (borsa:users) want to modify bogus.txt, but I've
2000 Jul 10
1
smbmount on NT machine times-out
I've got seven Linux boxes, and three NT boxes, all that have to be mounted via smbmount for a backup that we run through one of the Linux machines ("SPEEDY") via BRU. While Speedy has no problem keeping the mounts for all the Linux machines, the mounts for NT machines will timeout after a short period. I run a "df" and get an Input/Output error on all the NT machines. I
2005 Jul 29
1
Samba permissions
I am working on my permissions and something does not quite make sense
to me. Here is what I have set.
/DIR (Unix permissions are 3777)
Then in samba I have the following
[dir]
path = /DIR
read only = no
valid users @teach @student
create mask 3660
directory mask 3770
Then from a windows workstation, I create a new directory inside 'dir',
and call it 'teach'.
The
2003 Nov 07
19
Permissions
Hi Group,
I set up samba3.0 to work as ADS-Member-Server.
I created a share called /test and chown group to gg_test to it.
Access to share works without any problems. I also can add files and
directories to this share.
When I now make ln -l, the files I added got the group-permissions "Domain
Users" and not gg_test, as I expected.
Do someone know a solution?
Thanks in advance.
2003 Jan 17
4
Group file ownership...
We have a Red Hat 7.3 file server that serves about 30 Windows PCs via Samba
2.2.3a.
I have one group called "users" that everyone is in but when a file is created
by a PC, the group ownership on the created file is not "users", but the same
as the file owner name. Is there any way to force the group ownership of
created files?
Also, is there any way to force file
2018 Jan 30
1
Samba 4.6.2 does not inherit setgid bit (anymore)
Hi Vincent,
have you found a solution that makes "force directory mode = 2770" able
to apply to new created folders ?
I have a similar problem:
if I set by hand (eg. chmod 2770) the folder A and then I try to create
an X element into that folder through samba I get the result needed (
group of X become overriden from parent folder A ) but the problem is
that the new element X not
2003 Oct 29
4
File Permission Question
Hello All,
Got a little problem that I'm hoping somebody can help me solve. I've
got a samba server set as the office's file server. We have a large common
share that different people put documents in, and are to be modified by
other people. I need to setup samba so that when a new file is created it
is writeable to the entire group, not just the person who created it. Here
is
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
2000 Jan 22
6
failed to set gid privileges
Hi !
I got a problem with connection of users at a connection to smbd.
It seems that the authentication is ok and the user accepted and
existing. And for test I just connect to the homes.
I get the following log error.
lib/sec_.c:assert_gid(70)
Failed to set gid priviliges to (-1,100) now set to (0,0) uid (0,0)
lib/util.c:smb_panic(2456)
PANIC: failed to set gid
Does anybody know what that
2018 Jan 20
1
[Bug 13239] New: "rsync --times" does not keep dirs' setgid bits when user not member of setgid group
https://bugzilla.samba.org/show_bug.cgi?id=13239
Bug ID: 13239
Summary: "rsync --times" does not keep dirs' setgid bits when
user not member of setgid group
Product: rsync
Version: 3.1.2
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
2004 Dec 25
2
Bug#287184: logcheck overwriting ownership/permissions of /etc/logcheck/* on upgrades
Package: logcheck
Version: 1.2.32
Severity: important
In postinst logcheck "fixes" permissions of /etc/logcheck/* to 750.
In my (and others on #d-d) opinion ownership and permissions should be
preserved upon package upgrades. Logcheck must not screw with my
decision to make them world readable every time it configures.
--
Peter
2002 May 16
3
uidswap
All,
Could someone explain the purpose of the uidswap functions with
respect to ssh ( the client ). From what I gathered , ssh installs as
setuid root and swaps ids when reading potential key files that may be read
only by root. Also , I think when binding to a privileged port ssh swaps
id. Is that so? What are the consequnences if you do not install ssh setuid
root? ( As far I as know no uid
2002 Nov 05
2
Retaining ownership of files
Hi
I want users to edit each other files, but not having the ownership changed
at all I.e. user1 create a word doc, user2 can edit it, but the ownership is
not changed to user2.
force create mode
force directory mode
force user
force group
I know of these , but our share have tons of dirs with files that have
different users and groups, 60+ developers working together.
Are there any new
1999 Sep 27
1
users access rights
Hello,
I'm running samba v2.0.5a and I have some problems with settings users access
rights to our Projects share.
We have a projects share with project directories:
\\XX\Projects\P1 ... P5
and 6 people : U1 ... U6
All users must have primary group "users".
I need to set permissions for each Px directory and each Ux user.
(For ex.: U1,U2 has rwx for P1/* U2,U3,U6 has
2010 May 25
1
vb6 sp6
I've installed the latest Wine RC and I'm trying to use it to install VB6 SP6. I've succeeded in getting sp5 installed but when I run the sp6 installer I get as far as the agree/disagree button and as soon as I click the "I Agree" button I get the "Visual Studio 6 Service Pack 6 setup was not completed successfully" click OK box.
2018 Sep 28
2
Fatal: setgid, imap connections dropped.
Hi,
I'm getting errors with my IMAP setup.
Basically, everything seems to work.
Mail is delivered nicely from Postfix to Dovecot via LMTP. Dovecot does
the authentication to LDAP (also for Postfix). Users are able to send mail
via authenticated submission (Postfix) and login into IMAP and POP.
However, IMAP connections are dropped frequently with an "ERROR:
Connection dropped by IMAP