Displaying 5 results from an estimated 5 matches for "user_and_group_map".
2019 Aug 30
2
flood of (auth in progress) connections from unresponsive windows client crashing samba
/etc/samba/user_and_group_map.txt contains Windows username/group to linux username/group mappings. In our setup, all users exist in ldap, as do the directory groups, but the linux user and group information (namely uid/gid) do not. This has been setup such that the users connect to samba as the windows username (ex. PRODUCTI...
2019 Aug 30
1
flood of (auth in progress) connections from unresponsive windows client crashing samba
...dns proxy = no
realm = PRODUCTION.REDACTED.ORG
security = ADS
wins server = dc.production.redacted.org
wins proxy = no
#oplocks = False
#level2 oplocks = False
#dos filemode = yes
#enable privileges = yes
username map = /etc/samba/user_and_group_map.txt
#client max protocol = SMB3_02
#server max protocol = SMB3_02
# ACL Settings
vfs objects = acl_xattr
map acl inherit = yes
nt acl support = yes
store dos attributes = no
# Multichannel
#server multi channel support = yes...
2019 Aug 30
3
flood of (auth in progress) connections from unresponsive windows client crashing samba
We have been experiencing a debilitating 'bug' in samba where something is causing a flood of the messages seen below in smbstatus and the network drives ( in our case N: ) on all clients become unresponsive. In fact, the entire client becomes unresponsive, essentially making them unusable until samba is restarted. We first saw this and connected it to the following open bug in samba
2019 Aug 30
0
flood of (auth in progress) connections from unresponsive windows client crashing samba
On 30/08/2019 18:15, David Walling wrote:
> /etc/samba/user_and_group_map.txt contains Windows username/group to
> linux username/group mappings.? In our setup, all users exist in ldap,
> as do the directory groups, but the linux user and group information
> (namely uid/gid) do not.? This has been setup such that the users
> connect to samba as the window...
2019 Sep 03
2
flood of (auth in progress) connections from unresponsive windows client crashing samba
...ny via samba <samba at lists.samba.org>
Sent: Friday, August 30, 2019 12:52 PM
To: sambalist <samba at lists.samba.org>
Subject: Re: [Samba] flood of (auth in progress) connections from unresponsive windows client crashing samba
On 30/08/2019 18:15, David Walling wrote:
> /etc/samba/user_and_group_map.txt contains Windows username/group to
> linux username/group mappings. In our setup, all users exist in ldap,
> as do the directory groups, but the linux user and group information
> (namely uid/gid) do not. This has been setup such that the users
> connect to samba as the windows us...