Displaying 20 results from an estimated 1000 matches similar to: "Samba Permissions"
2005 Nov 14
4
Using group membership to access a symlink directory
I am having a problem getting Samba to use the linux group membership
when following a symlink.
On the Linux side, I have a soft link from the user's home directory to
the shared directory.
ln -s /home/shared/testgroup testshare
In the smb.conf I have:
[homes]
comment = Home Directories
browseable = no
writable = yes
valid users = %S
force create mode = 0660
delete
2013 Jan 14
2
Samba4 AD Groups Problem
Hi!
I created a Samba4 Demo Server to test AD functionality. Basically
it's a Debian Wheezy machine with a manually compiled Samba4
(smbstatus -V: Version 4.1.0pre1-GIT-051a1a9) according to
https://wiki.samba.org/index.php/Samba4/HOWTO but adjusted the paths
to a more debian way.
I can Manage the Server with the Windows Domain Utilities, add users,
add groups, add Machines and so
2003 Mar 01
0
getent group returns only few groups on solaris
Hi All,
I was able to get 'winbind' configured on my Solaris-9 system and
authenticate Windows domain users, but I have three problems:
Server OS; Solaris 9, MU2
SAmba version: 2.2.7 (also tried 2.2.8prel , but same problem)
Tried 'winbind enum users/groups' both true and false
Client OS: Windows XP, WinNT4.0
nsswitch.conf entries: passwd: files
2010 Sep 08
0
migrating from Samba 3 PDC to W2008 AD
Hi all,
I already can successfully join Samba 3 (3.3.x) server to AD domain and setup winbind service to see
domain users on linux server.
The main problem for me is that I want to save all already existing uids and gids on linux server
without any change.
Firstly, I can map domain user to unix user with "username map" option
vova = CORP\vova
But this trick doesn't work for
2014 Apr 10
3
centos 6.5 sernet-samba 4.1.6 member server winbind idmap fail
Hi everybody,
I've searched deeply into the samba wiki and the list for some working
examples, but I cannot find my way out, I'm a kind of rough samba user
(let's say almost newbie).. so asking help here:
This is my setup:
DC (samba.my.domain.com <http://samba.my.domain.com/>): CentOS 6.5 with
sernet-samba 4.1.6 started in "ad" mode
(upgraded successfully from
2024 Jan 30
2
Behavior of acl_xattr:ignore system acls = yes on a share
Hi folks,
It seems that the setting acl_xattr:ignore system acls = yes reduces
Windows compatibility when defined for a share. In all attempts I have
used Windows tools (except editing smb.conf)
Assume there is a share, where the files and folders in the share root
should at least be readable by anybody having access to the share. For
the sake of simplicity the following permissions apply on
2003 Mar 04
3
number of groups of NT account causes authentication problems
I am facing a strange problem related to authentication of NT users
accessing the SAMBA server.
Here are the details:
Server: Solaris 9, SUN Ultra 60, SAMBA 2.2.7a with PAM and WINBIND
Client: Windows XP, NT4.0, 2000
Symptoms:
Created a share \\server\test (UNIX: /export/SMB/test) with access to
group 'TestGoup' where 'TestUser' is a member.
'TestUser' is a member of
2024 Jan 31
1
Behavior of acl_xattr:ignore system acls = yes on a share
Does you filesystem support extended attributes? What does "|getfattr -n
security.NTACL |filename" return?||
On 30.01.2024 16:13, Peter Milesson wrote:
> Hi folks,
>
> It seems that the setting acl_xattr:ignore system acls = yes reduces
> Windows compatibility when defined for a share. In all attempts I have
> used Windows tools (except editing smb.conf)
>
> Assume
2013 Jun 05
1
Symbolic links do NOT work if the source file is present BOTH on client & server !!!
Dear all
I struggle with a very annoying bug !
The problem is very simple to reproduce
(NO Windows stuff needed, ONLY Linux !):
1. Samba 3.5.6 running on a Debian 6 (Squeeze) Server with following configuration:
/etc/samba/smb.conf:
security = user
guest account = nobody
map to guest = bad user
null passwords = yes
case sensitive = yes
[myshare]
2008 Aug 31
2
LVM and hotswap (USB/iSCSI) devices?
Hi list,
I'm having one of those 'I'm stupid' -problems with LVM on CentOS 5.2.
I've been working with traditional partitions until now, but I've
finally been sold on the theoretical benefits of using LVM, but for now
I only have a huge pile of broken filesystems to show for my efforts.
My scenario;
I attach a disk, either over USB or iSCSI.
I create a PV on this
2019 Aug 21
3
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
Le mar. 20 ao?t 2019 ? 14:30, L.P.H. van Belle via samba
<samba at lists.samba.org> a ?crit :
>
> Hai,
>
> >
> > In short. My network design previously work with Debian Stretch
> > Servers and clients and some Windows clients (not many).
> >
> > Debian Stretch use Samba 4.5.16 so there is no unix_primary_group
> > option for the clients. So I have
2019 Aug 21
2
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
Le mer. 21 ao?t 2019 ? 14:34, Rowland penny via samba <samba at lists.samba.org>
a ?crit :
> On 21/08/2019 09:04, Prunk Dump via samba wrote:
> > Le mar. 20 ao?t 2019 ? 14:30, L.P.H. van Belle via samba
> > <samba at lists.samba.org> a ?crit :
> >> Hai,
> >>
> >>> In short. My network design previously work with Debian Stretch
>
2019 Aug 22
1
winbind on DC : how use gidNumber instead of primaryGroupID as user's primary group
Le mer. 21 ao?t 2019 ? 17:04, Rowland penny via samba
<samba at lists.samba.org> a ?crit :
>
> On 21/08/2019 15:14, Prunk Dump via samba wrote:
> > Le mer. 21 ao?t 2019 ? 14:34, Rowland penny via samba <samba at lists.samba.org>
> > a ?crit :
> >
> >> On 21/08/2019 09:04, Prunk Dump via samba wrote:
> >>> Le mar. 20 ao?t 2019 ? 14:30, L.P.H.
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::---
2019 Mar 01
3
Can't authenticate to AD using Samba with SSSD
Would someone please tell me where I can find some good troubleshooting documents to resolve AD authentication issues when using Samba? Is this mailing list the best place?
I was able to setup a working WINBIND-Samba setup on CentOS 7.6, but I am required to use SSSD on a different CentOS 7.6 server. Using a test VM, I can get services running, but I can't authenticate from a Mac or
2013 Feb 01
1
Samba 4 vs Samba 3
So, I have "working" builds of Samba 3.6.10, and 4.0.2 using the traditional build system on AIX, both built with XLC.
For historical reasons, we're needing to use 'encrypt passwords = no', so that Samba uses the OS password.
The odd thing, is, the 3.6.10 Samba works just fine, but the 4.0.2 doesn't allow connections. Here's the Samba config I'm using on both:
2012 Mar 27
1
Samba and admin users performance
Hello,
I have a performance problem when I don't connect using root and/or a user
in the "admin users".
Configuration:
Samba 3.5.11 running on SLES11SP1. The share exported is on a GPFS
filesystem and the GPFS vfs object is loaded(not loading it doesn't change
the described behaviour)
clients: Windows 7 and Windows 2008R2 all at latest update level.
[testshare]
comment
2019 Feb 11
2
visibility of groups when multiple Samba servers use the same LDAP server
Am 11.02.19 um 14:22 schrieb Rowland Penny via samba:
> On Mon, 11 Feb 2019 13:46:05 +0100
> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>>
>>
>> Am 11.02.19 um 13:22 schrieb Rowland Penny via samba:
>>> On Mon, 11 Feb 2019 12:30:51 +0100
>>> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>>>
2019 Feb 11
3
visibility of groups when multiple Samba servers use the same LDAP server
Hi,
we are using a _single_ LDAP server as backend for _multiple_ Samba
standalone file servers (security=user). This LDAP server serves mainly
other purposes and access for Samba is read only so the situation is not
optimal but "it works for us". Still I don't understand one phenomenon
concerning visibility of LDAP groups.
The LDAP configuration in smb.conf for all our Samba
2019 Feb 11
2
visibility of groups when multiple Samba servers use the same LDAP server
Am 11.02.19 um 13:22 schrieb Rowland Penny via samba:
> On Mon, 11 Feb 2019 12:30:51 +0100
> Matthias Leopold via samba <samba at lists.samba.org> wrote:
>
>> Hi,
>>
>> we are using a _single_ LDAP server as backend for _multiple_ Samba
>> standalone file servers (security=user). This LDAP server serves
>> mainly other purposes and access for Samba is