similar to: ldb errors after upgrade, cause?

Displaying 20 results from an estimated 5000 matches similar to: "ldb errors after upgrade, cause?"

2020 Feb 06
2
ldb errors after upgrade, cause?
L.P.H. van Belle via samba writes: > Is samba-dsdb-modules installed ? Yes, I checked again, and all packages are installed, all of them with the proper version, and no leftovers. This server works fine for a half a day, and then these errors happen, so I think it's unlikely that it's related to the install itself. I have already made a backup of all tdb files with tdbbackup and
2020 Feb 11
1
ldb errors after upgrade, cause?
Hi list, for future reference: we haven't been able to fix it. Upgrading to 4.9.18 didn't help, so in the end we decided to downgrade to our previous version (4.5.12) which doesn't have this problem. Hooray for tdbbackup! Thanks Louis for thinking with us. Best regards, Roel And for Google: smbd[16461]: ldb: Failure during ltdb_lock_read(): Locking error ? Busy smbd[16461]:
2020 Feb 06
0
ldb errors after upgrade, cause?
Hai Roel, Ah, ok, so you have hitted a bug. Might be : https://bugzilla.samba.org/show_bug.cgi?id=13959 https://bugzilla.samba.org/show_bug.cgi?id=14062 You have a few options, patch it yourself or report it at debian. Or Upgrade debian to bullseye. Or use my repo and stay on buster. Then you have the option goto 4.10.latest or 4.11.latest (sorry i have not ported 4.9.latest to buster )
2020 Feb 05
0
ldb errors after upgrade, cause?
Hai Roel, Is samba-dsdb-modules installed ? Run : dpkg -l | egrep "samba|winbind|ldb|tdb|tevent|talloc" That shows it. Can you try also to run : apt dist-upgrade --autoremove Most probley there are some leftovers from the dist upgrade, You can find these with : dpkg -l |egrep "deb[8-9]|jessie|stretch|debian[8-9]" As far i can remember your just missing a package, its
2014 Nov 12
1
Unable to load modules for /usr/local/samba/private/sam.ldb
Hi all, My samba 4.2 server sudden display the following error message after I issue the command <https://www.google.com.hk/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&cad=rja& uact=8&ved=0CCcQrAIoAjAA&url=https%3A%2F%2Flists.samba.org%2Farchive%2Fsamba %2F2013-November%2F176857.html&ei=BQFjVK3PMoPTmgWbxYHAAw&usg=AFQjCNGDXvPcdfZ
2016 Mar 02
5
Samba AD/DC crashed again, third time in as many months
Hello to the samba users list again. I've got an emergency here, a Samba AD DC I've got deployed has crashed again, this is the third time since 12/17/2015 that this domain has failed completely. No power outages or unexpected shutdowns, samba simply fails to start, it appears my database is yet again corrupt: [2016/03/02 11:27:17.025235, 0]
2016 Mar 02
5
Samba AD/DC crashed again, third time in as many months
On 02/03/16 20:46, IT Admin wrote: > Any further information required? Any troubleshooting steps? I need to > get this domain functional ASAP. > > Please advise. > > JS > On Mar 2, 2016 11:39 AM, "IT Admin" <it at cliffbells.com> wrote: > >> Hello to the samba users list again. I've got an emergency here, a Samba >> AD DC I've got
2015 Feb 26
3
Oracle 11 nts authentication againts samba4 AD DC
Everytime I try to login using windows credentials to my db instance I get the error: ORA-12638: Credential retrieval failed. Looking at my alert log I find: ns main err code: 12638 which means the database is not able to connect the domain controller. The database connector makes use of NTLM protocol to authenticate. Is it supported by samba4 (4.1.16)? I'm unable to find any
2014 Apr 23
1
Samba 4 Point'n'Print driver installation
Hi all, I am currently trying to set up a new samba server based on Samba 4.1.6 / CentOS 6.5 / CUPS in a production environment . Everything seems to be ok for AD DC setup . I am now in the step of making the print server running with Point?n?Print . I have followed as close as possible the HowTo : https://wiki.samba.org/index.php/Samba_as_a_print_server Everything is OK until the uploading
2013 Dec 04
1
Samba 4.1 DFS Share only access by administrator
Dear all, I am testeing the dfs functions with Samba4. In my global section: host msdfs=yes vfs objects = dfs_samba4 Later on setting a dfs root: [dfs] path = /windows/dfs read only = No msdfs root = Yes ls -s the shares in this root. lrwxrwxrwx 1 root root 19 2. Dez 09:29 difaem -> msdfs:linux2\difaem lrwxrwxrwx 1 root root 20 2. Dez 09:29 leitung ->
2023 Apr 10
1
NT_STATUS_TOO_MANY_OPENED_FILES
Hello Rowland, Find the _*smb.conf :*_ [global] netbios name = DC4 realm = KTKBANKLTD.COM server role = active directory domain controller workgroup = KTKBANKLTD [sysvol] path = /usr/local/samba/var/locks/sysvol read only = No [netlogon] path = /usr/local/samba/var/locks/sysvol/ktkbankltd.com/scripts ??????read only = No *Logs:* {"timestamp":
2024 Oct 01
1
Error SAMBA4.19.2
Good evening, We have been dealing with an incident for several weeks during peak load times, either due to authentications or service accesses that rely on Samba 4 AD. Below are the details of the current Samba version and OS: **Samba version 4.19.2** ```bash ~$ uname -r 5.15.0-41-generic ~$ sudo lsb_release No LSB modules are available. ~$ sudo lsb_release -a No LSB modules are available.
2024 Oct 03
1
Error SAMBA4.19.2
Good evening, > > We have been dealing with an incident for several weeks during peak load > times, either due to authentications or service accesses that rely on Samba > 4 AD. Below are the details of the current Samba version and OS: > > **Samba version 4.19.2** > > ```bash > ~$ uname -r > 5.15.0-41-generic > ~$ sudo lsb_release > No LSB modules are
2024 Oct 08
1
Error SAMBA4.19.2
hi Gabriel, >> /usr/local/samba/private/sam.ldb: Error (24) Too many open files - I have not seen other reports of 4.19 or similar versions running out of open files, so I suspect it is a peculiarity of your machine. This message from 2018 has some hints for diagnosis and fixes: https://lists.samba.org/archive/samba/2018-April/215130.html And you could also look at the output of
2013 Nov 19
4
Samba 4 DC and member server, rfc3207, winbind, printing, asynchronous I/O - Problems and Fixes
Dear all, After 4 days of sleepless nights, I have manged to rebuild the samba farm. I believe the following discovery might interest our samba community. ------------------------------------------------ System setting: I have deployed samba 4.1.0 system for my working organisation. It comprised of 2 DCs and 1 member server. 2 DCs maintains AD for login and the member server host files for
2024 Oct 08
3
Error SAMBA4.19.2
Thanks, Douglas. Due to these recurring incidents, we have migrated the entire SAMBA 4 farm (11 domain controllers) to version 4.20.5. We have realized that the current issue is caused by LDAP queries, primarily coming from port 3269 (Global Catalog). There is a proxy service that queries our domain controller to authenticate the user and authorize access via security groups, assigning the
2020 Aug 31
3
No DNS domain configured
I got it. Thanks. The share is working. Only problem, I need some files to be only readable for the end user (templates) the problem is windows doesn't for some reason allow me to change the rights. I am using dutch windows so the error is dutch but translated it say. Can't connect/find active directory to verify or open claimtypes. Philip "Rowland penny via samba" <samba at
2020 Jun 19
1
Upgrading from Debian Stretch to Buster, Van Belle package
Am 19.12.19 um 19:15 schrieb Lmloge via samba: > When upgrading use : apt-get dist-upgrade --autoremove > Which is needed to replace and remove optional samba packages. > In the step from 4.10 to 4.11 the upgrade might stop. > Then use: apt --fix-broken install > That should remove libldb1 and upgrade contineus with installing libldb2. hijacking this older thread now: Did an
2020 Sep 04
3
Acls
What I am aware of I didn?t mess with the bidmap config. But I don?t really understand what it is, and where I use it for. I am really new to samba. All I know is that I have something regarding this in my config. And that it has something to do with users and groups. Thanks a lot btw for all the help. Without it I would be stuck on things like this for weeks Philip > On 4 Sep 2020, at 18:57,
2019 Dec 03
4
Account locked and delayed user data propagation...
Mandi! Rowland penny via samba In chel di` si favelave... > Do you mean apart from '$((${LOT} + ${LOD}))' should really be > '$((LOT+LOD))' ? Apart bashism, this seems not the point: root at vdcsv1:~# bash -vx /tmp/test LOT=1 + LOT=1 LOD=1 + LOD=1 TMPF=$((${LOT} + ${LOD})) + TMPF=2 echo $TMPF + echo 2 2 TMPF=$((LOT+LOD)) + TMPF=2 echo $TMPF + echo 2