Displaying 20 results from an estimated 2000 matches similar to: "SAMBA Problem - Users take ownership"
2006 Dec 08
1
winbindd to NT 4.0
Hi,
I have a Samba server Version 3.0.14a-2. It has been working flawlessly for close to a year. I utilize winbindd to a NT4.0 domain to authenticate users to my Samba shares.
All of a sudden, the shares are no longer accessible to Windows machines. An ls on an example directory shows:
drwxrws--- 15 root 10000 4096 Dec 6 11:21 AC_Manuals
This is wierd because the 10000 should show
2005 Jan 24
1
RE More help on ACL problemplease...anyone...anyone...Bueller?
Extract of smb.conf :
valid users (S)
This is a list of users that should be allowed to login to this
service. Names starting with '@', '+' and '&' are interpreted using
the same rules as described in the invalid users parameter.
If this is empty (the default) then any user can login. If a username
is in both this list and the invalid
2007 Jan 25
4
What Happened to my SAMBA? Permissions Issue
OK. Everything is going great for 4 years on my FC3 Samba Version 3.0.3-5.
Now all of a sudden, when someone opens a Word/Excel file on a Samba share, it changes the user Owner to that user as well as modifies the permissions to r-x and leaves the group/permission bits/owner setting alone.
I have the root directories for all shares with the u and g sticky bits set on, but it is not enforcing
2006 Dec 14
3
Error since upgrade to Version 3.0.23a-1.fc4.1 - URGENT
My samba shares aren't working with ACL access since the upgrade. Here is an example of the error from /var/log/messages
Dec 14 12:44:17 gfm-atlas smbd[14365]: [2006/12/14 12:44:17, 0] smbd/service.c:make_connection_snum(911)
Dec 14 12:44:17 gfm-atlas smbd[14365]: '/usr/GFM_Shares/Users/Receiving' does not exist or permission denied when connecting to [GF_Receiving] Error was
2005 Jan 25
2
ACL not working
Hi
I want to set Security to single file, but I keep getting access denied, I
can change the Permissions that is alreday displayed, but I can add any user
or group, after redaing the samba how to it seems I need POSIX ACL, but the
book didn't mention anything about how to use POSIX ACL, Trying to set it
from windows doesn't work, can anyone point me to document about POSIX ACL ?
BTW
2006 Apr 26
1
ACL not working
Has anyone seen this when they do a getfacl on a samba share?
[root@gfm-atlas GFM_Shares]# getfacl Installpoint/
# file: Installpoint
# owner: root
# group: AVMAX+domainadmins
user::rwx
group::rwx
group:AVMAX+domain\040users:r-x
mask::rwx
other::---
default:user::rwx
default:group::rwx
default:group:AVMAX+domain\040users:r-x
default:mask::rwx
default:other::---
Notice the
2005 Jan 21
1
More help on ACL problem please...anyone...anyone...Bueller?
Hello,
I am running Fedora Core 2.
Kernel: linux-2.6.5-1.358
Kernel supports ACL:
[root@atlas configs]# grep FS_SECURITY kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_SECURITY=y
CONFIG_EXT3_FS_SECURITY=y
CONFIG_XFS_SECURITY=y
CONFIG_DEVPTS_FS_SECURITY=y
[root@atlas configs]# grep XATTR kernel-2.6.5-i686-smp.config
CONFIG_EXT2_FS_XATTR=y
CONFIG_EXT3_FS_XATTR=y
CONFIG_DEVPTS_FS_XATTR=y
Have
2004 Sep 21
2
Folder Permissions
Hi,
I have Samba up and running as well as winbind. I have ran some tests to
confirm that yes indeed winbind is able to query the Windows NT 4.0 PDC for
user/group/password information.
However I am having difficulty understanding how to set shares up in samba
so that I can apply permissions to them using my Windows user information
rather than creating each user on samba with the same password
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
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::---
2024 Jun 04
1
How to give AD users group permissions on a Samba share
I have a Linux file server that is an AD Domain Member. It shares the
following (smb.conf):
[public]
path = /public
store dos attributes = no
hide dot files = yes
readonly = no
force group = ohprs
create mask = 0660
directory mask = 2770
The "force group" lets all Windows users map this folder and create
files and directories that all users can access and update. They are
created
2015 Oct 12
2
Sysvol acl check failed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
when I check ACLs on my sysvol I got the following errors:
root at DKHHDC1:~# samba-tool gpo aclcheck
ERROR(<type 'exceptions.KeyError'>): uncaught exception - 'No such
element'
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py",
line 175, in _run
return self.run(*args, **kwargs)
File
2013 Jun 07
1
Folder permissions not working
I seem to be having a bit of a brain fade with regard to permissions in
samba. I have a share with several folders owned by different groups:
drwxrws--- 13 root accounts 4.0K Jun 7 12:12 Accounts
drwxrws--- 16 ian accounts 4.0K Jun 7 11:24 Administration
drwxrws--- 14 accounts users 4.0K Apr 22 12:05 Downloads
drwxrwsr-x 7 ian users 4.0K Mar 22 13:51
2015 Oct 13
2
Sysvol acl check failed
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Am 12.10.2015 um 18:47 schrieb James:
> On 10/12/2015 12:20 PM, Stefan Kania wrote:
>> Hello,
>>
>> when I check ACLs on my sysvol I got the following errors:
>>
>> root at DKHHDC1:~# samba-tool gpo aclcheck ERROR(<type
>> 'exceptions.KeyError'>): uncaught exception - 'No such element'
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
2024 Jun 04
1
How to give AD users group permissions on a Samba share
On Tue, 4 Jun 2024 13:22:49 -0400
Mark Foley via samba <samba at lists.samba.org> wrote:
> I have a Linux file server that is an AD Domain Member. It shares the
> following (smb.conf):
>
> [public]
> path = /public
> store dos attributes = no
> hide dot files = yes
> readonly = no
> force group = ohprs
> create mask = 0660
> directory mask = 2770
>
2015 Nov 08
1
idmap & migration to rfc2307
On 08/11/15 11:53, Michael Adam wrote:
> On 2015-11-08 at 11:14 +0000, Rowland Penny wrote:
>> On 08/11/15 10:49, Michael Adam wrote:
>>> On 2015-11-08 at 09:29 +0000, Rowland Penny wrote:
>>>> On 07/11/15 23:28, Michael Adam wrote:
>>>>> rsync will work if not using --numeric-ids.
>>>> OK, I know that logins will work on all the samba
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
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
>>
2007 Jul 04
4
Dovecot shared mailbox folder problem
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello,
I've set up a namespace to share some mailboxes.
When I try to select them, I get an internal error:
Client-server chat:
* OK Dovecot ready.
1 login dvtest2 x
1 OK Logged in.
2 list "" *
* LIST (\HasNoChildren) "." "Trash"
* LIST (\HasChildren) "." "test"
* LIST (\HasNoChildren)