search for: ldbs

Displaying 9 results from an estimated 9 matches for "ldbs".

Did you mean: labs
2014 Dec 11
2
DNS backend on samba4 nt4 style
...ule samba_dsdb initialization failed : No such object* *Unable to load modules for /var/lib/samba/private/sam.ldb: dsdb_module_search_dn: did not find base dn @ROOTDSE (0 results)* *Traceback (most recent call last):* * File "/usr/sbin/samba_upgradedns", line 259, in <module>* * ldbs = get_ldbs(paths, creds, system_session(), lp)* * File "/usr/lib/python2.7/dist-packages/samba/upgradehelpers.py", line 140, in get_ldbs* * ldbs.sam = SamDB(paths.samdb, session_info=session, credentials=creds, lp=lp, options=["modules:samba_dsdb"])* * File "/usr/lib/p...
2016 Sep 02
1
Segmentation fault in samba_upgradedns - Samba 4.4.5
...at dc2 /usr/local/etc]# samba_upgradedns --dns-backend=BIND9_DLZ Reading domain information Segmentation fault (core dumped) I've been carefully adding some debugging prints to the python code, and in samba_upgradedns the segfault occurs in this function: names = find_provision_key_parameters(ldbs.sam, ldbs.secrets, ldbs.idmap, paths, lp.configfile, lp) In samba/provision/__init__.py the segfault occurs in this function, (which I think is the first occurrence of ndr_unpack in the file): names.invocation = str(ndr_unpack(misc.GUID, res5[0]["in...
2020 Apr 30
2
dreplsrv memory
Hi ! Since few months, dreplsrv is eating lots of memory in few days. Within 2 weeks, the process is generaly OOM killed and replication become weired. I need to restart samba-ad-dc. Here is my config : - Samba 4.11.6 / 4 vcpu / 2Go Ram - 10215 objects (ldbs file = 300MB) This memory problem only happen on my headbridge DC (star topolgy with 20 DC) If I add some ram, the problem occures later but is the same (dreplsrv is eating more memory and swap) Since few week, one of my DC is offline and this memory problem get worse. I need to restart samba serv...
2014 Dec 11
0
DNS backend on samba4 nt4 style
...tion failed : No such object* > *Unable to load modules for /var/lib/samba/private/sam.ldb: > dsdb_module_search_dn: did not find base dn @ROOTDSE (0 results)* > *Traceback (most recent call last):* > * File "/usr/sbin/samba_upgradedns", line 259, in <module>* > * ldbs = get_ldbs(paths, creds, system_session(), lp)* > * File "/usr/lib/python2.7/dist-packages/samba/upgradehelpers.py", line > 140, in get_ldbs* > * ldbs.sam = SamDB(paths.samdb, session_info=session, credentials=creds, > lp=lp, options=["modules:samba_dsdb"])* >...
2017 Dec 15
1
UID/GID -> SID -> NAME mapping across multiple DCs
Apologies, despite that error, the permissions now look good on the sysvol folder. Is there anything I need to do moving forward to keep my DCs idmap.ldbs in sync? or is this a one time thing? On Fri, Dec 15, 2017 at 1:16 PM, Taylor Hammerling <thammerling at tcsbasys.com > wrote: > ok, I followed the directions on that wikipage, made a hot backup, copied > the hot backup over to the new DC, renamed the hot backup (thus replacing >...
2015 Feb 27
1
Is Server-side GPO Configuration possible? (for logon script)
...stuff and then copy the content from one DC to a new one. > But reset the ACLs afterwards! It is that GUID indeed. I am not sure how I would copy the content from the DC, however. Not being a Windows person, my natural inclination would be to so it server-side. Somehow diff the before and after ldbs and get a LDIF for ldbmodify. There's probably a better way however and I am getting beyond my knowledge. I may have to accept that you just can't do the things in the windows world that you can on the good-old *nix command line ;) John
2020 Apr 30
1
dreplsrv memory
...! > Since few months, dreplsrv is eating lots of memory in few days. Within 2 weeks, the process is generaly OOM killed and replication become weired. I need to restart samba-ad-dc. > Here is my config : > > - Samba 4.11.6 / 4 vcpu / 2Go Ram > > - 10215 objects (ldbs file = 300MB) > This memory problem only happen on my headbridge DC (star topolgy with > 20 DC) If I add some ram, the problem occures later but is the same > (dreplsrv is eating more memory and swap) > > Since few week, one of my DC is offline and this memory problem get worse. I...
2015 Feb 27
2
Is Server-side GPO Configuration possible? (for logon script)
On 27/02/15 14:34, Marc Muehlfeld wrote: > Am 27.02.2015 um 09:42 schrieb John: >> Shame, that. But I kind of expected that to be the answer. >> >> I guess the next best thing is to script it on Windows. Provide a script >> (perhaps in sysvol/scripts) that can be run on a windows box as a domain >> admin to finish the configuration. I guess this would be a Windows
2017 Dec 15
3
UID/GID -> SID -> NAME mapping across multiple DCs
Danke! On Fri, Dec 15, 2017 at 1:03 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Fri, 15 Dec 2017 11:56:25 -0600 > Taylor Hammerling <thammerling at tcsbasys.com> wrote: > > > Interesting... How do I go about getting them/keeping them in sync? > > > > see here: > > https://wiki.samba.org/index.php/Joining_a_Samba_DC_to_an_ >