Displaying 20 results from an estimated 100000 matches similar to: "group mapping slowing samba"
2004 May 10
1
Failed to initialize group mapping
Im getting basically to "bugs" into my samba ... im using samba-3.0.2a (planning to upgrade soon, but atm i cant stop the service)
im using log level = 10
my basic problem is:
May 10 09:42:13 smb smbd[850]: [2004/05/10 09:42:13, 0] groupdb/mapping.c:init_group_mapping(139)
May 10 09:42:13 smb smbd[850]: Failed to open group mapping database
May 10 09:42:13 smb smbd[850]:
2020 Nov 24
0
ID Mapping
I followed your steps, my smb.service is inactive
[root at localhost samba]# systemctl stop winbind
[root at localhost samba]# net cache flush
[root at localhost samba]# ll
total 460
drwxrwxr-x. 10 root printadmin 4096 Oct 29 07:17 drivers
drwxr-xr-x. 4 root root 38 Oct 29 07:17 DriverStore
-rw-------. 1 root root 696 Nov 23 23:39 group_mapping.tdb
drwxr-xr-x. 4 root root
2023 Mar 01
1
rid backend special group handling
Hi:
I want to convert our samba file server from rfc2307 to rid backend.
the configuration looks like:
idmap config *:backend = tdb
idmap config *:range = 5000-9999
idmap config SAMDOM:backend = rid
idmap config SAMDOM:range = 10000-999999
idmap config SAMDOM:unix_primary_group = yes
Most things work fine. normal user-id and group-id changed. so we
change owners and acls to
2007 Aug 16
1
remove group mappings manually?
Hi,
We have a os x server here with duplicate groupmappings unfortunately the
net groupmap functions are broken due to apple modifications.
Can I manually delete the groupmapping from the database?
I assumed the group mappings were stored in ldap but can't find any
reference there. The group_mapping tdb also seems empty so asides rom
looking at the source I am at a loss.
Many thanks
Paddy
2024 Feb 08
1
Samba 4.19.4 as printer server: printer are not show in browser
Il giorno mer, 07/02/2024 alle 13.18 +0100, Dario Lesca via samba ha
scritto:
> Now I do some other test and investigations (revert the snapshot to
> initial situation)
I have do some test and I have found what can unlock the missing CUPS
printers list when do a "smbclient -L server" or browse the server from
windows.
See these follow steps[1].
As you see, it's not a
2007 Mar 11
0
Question about tdb files
Hi list
I'm running a samba 3.0.24 with an ldap backend and as a print server.
The server is also serving printer drivers for my Windows clients.
If more information is needed please let me know.
I have a question about tdb files.
Some of my tdb files haven't been touched since my installation in
december 2005 and I'm thinking if this is something I should consider
critical or not.
2012 Nov 29
1
So no conversion from group_mapping.ldb to group_mapping.tdb?
Greetings,
I recently upgraded an AD member server from Samba 3.5.15 to Samba 3.6.9
and found that I had lost all the existing local group mappings.
I see that the group mapping file has gone from group_mapping.ldb to
group_mapping.tdb.
I asked on this list as well as searching the web, Samba documentation
(which still seems focused on version 3.5), and Samba Wiki and found
nothing on a
2016 Oct 20
0
CTDB and locking issues in 4.4.6 (Classic domain)
On 20/10/16 14:10, Amitay Isaacs wrote:
> On Thu, Oct 20, 2016 at 8:09 PM, Alex Crow via samba
> <samba at lists.samba.org <mailto:samba at lists.samba.org>> wrote:
>
> Hi list
>
> We recently upgraded our fileservers from Centos supplied 4.2.10
> to Sernet 4.4.6, and then our DCs from 3.6.x to 4.4.6.
>
> It seems that since then we've
2005 Sep 08
0
First 8 bytes of the value of keys in group_mapping.tdb
I'm trying to build a hack to add/modify a groupmap entry in the
group_mapping.tdb file by hand. What I'd like to do is to manually
perform something like this:
echo -e "open group_mapping.tdb\ninsert my_key my_value\nq" | tdbtool
In this attempt, I expect to add a new group map entry in the tdb file.
The key I'm using is the same as samba uses: domain_group/SID. I'm
2018 Mar 13
2
Odd default group behaviour.
My smb.conf file looks like so
[global]
security = ads
realm = MIND.UNM.EDU
workgroup = MIND
idmap config * : backend = tdb
idmap config * : range = 2000-7999
idmap config MIND:backend = ad
idmap config MIND:schema_mode = rfc2307
idmap config MIND:range = 8000-9999999
# added because 4.6+ no longer understands winbind nss info = rfc2307
idmap config
2016 Aug 01
0
Slow directory listing after adding new trusted domain to current forest
We have an ubuntu 14.04 server running samba 4.1.6 that is a member of our
OLDDOMAIN. We recently added a new trusted domain to our forest. We
noticed any new directories created by users in that new domain take a long
time for the directory to list in the command line.
This does not seem to happen when listing the directories with only
user/group ID:
root at
2011 Jun 03
1
group_mapping.tdb error upon Samba upgrade
Dear Samba friends,
I have recently upgraded from Samba 3.0.36 to Samba 3.5.6. After upgrade I
encounter the following error in log.smbd:
[2011/06/03 10:09:43, 0] smbd/server.c:1119(main) smbd version 3.5.6 started. Copyright Andrew Tridgell and the Samba Team 1992-2010
[2011/06/03 10:09:43.379106, 1] param/loadparm.c:7605(lp_do_parameter) WARNING: The "share modes" option is
2010 Jan 11
1
Samba Group Mapping
Hi All
I have Samba 3.2.11 installed on Suse (sles 10) machine. I am playing
around the group mapping functionality. When I map a linux group to nt
group. I can see that groups is visible on windows client. But, if I
restart the smbd daemon (while changing the scurity mode for ads to user
or vice versa), I can no more see the mapped group to the the Windows
client. Though, I was able to see
2017 Aug 18
2
samba 4 migration group_mapping.ldb
Hi,
I'm testing to migrate a samba3-ldap domain to samba 4 AD, I I have found
that in my environment doesn't exist group_mapping.tdb, but
exist group_mapping.ldb, I have to copy this fiel for migration? or rename?
Some month ago other domains with samba3 were migrated and this file
was group_mapping.tdb in this domains
What I have to do?
Thanks
2011 Jan 24
1
Upgrading from 3.0.23 but group_mapping.tdb is empty on current config
Hi all,
I've done a serious amount of reading around this but I still can't figure out the implications of what I'm seeing.
I have inherited a CentOS 4 Samba 3.0.23 PDC & file server for 40 hosts that has been through the wars. It is standalone and stable and uses the smbpasswd file authentication backend, however I need to upgrade for Windows 7 support.
I intend to build a
2008 May 29
1
Trustdom setup and trusted group management
Hello,
I did join 2 sites using an IPSEC tunnel, and made one domain trust the
other (2 small Samba DC based domains with about 10 users in each)
I first had resolving issues until I decided to keep only one WINS server
for both networks (though this is still an issue to me because if for any
reason the tunnel is broken, I have no longer WINS on one side).
Finally here is my setup :
Network A
2011 Sep 15
1
winbind: problems with group names
Hi,
I am running a 3.6.0 server as a member of a Samba4 domain controller
and am noticing some behaviour that I do not understand (the domain is
FB5, the domain member servers's name is tango)
It took me some time to get winbind showing domain users and groups
but finally with backend idmap_rid it is _nearly_ working.
`getent passwd' and `gentent group' list domain users and groups:
2015 Jun 23
1
Winbindd Strangeness
I've Set up a DC and a Member Server for a file server. Both are running on Centos7 and samba version 4.2.2. The Member Server is running smbd and winbindd.
I've followed the wiki and for the most part it's working. However, after stuffing up the ranges, then fixing them up, when I create new accounts, adding all the Unix attributes, the UID_Number is not showing the correct value
2004 Feb 14
0
is this bug or what - samba 3.0.2 - workaround
Hi !
I made some workaround to this problem. I have moved all databases from
/var/lib/samba to /var/lib/samba_lock folder, add:
lock directory = /var/lib/samba_lock
to smb.conf and it is working now - i can log into domain, i can browse
machine list etc. but in logs i have many errors like that:
lut 14 23:46:31 codo smbd[13803]: [2004/02/14 23:46:31, 0, pid=13803,
effective(1002, 221),
2015 May 21
0
Import idmap database error on classicupgrade process
On 21/05/15 16:31, Elias Pereira wrote:
> I copied all the database files of samba3 as is mentioned in the wiki - The
> classicupgrade process
> <https://wiki.samba.org/index.php/Samba_Classic_Upgrade_(NT4-style_domain_to_AD)#The_classicupgrade_process>
>
> But if the winbindd_idmap.tdb file is in the folder, the errors occur. See
> below:
>
> Importing idmap database