Displaying 20 results from an estimated 900 matches similar to: "Error in samba-tool dbcheck"
2010 Jul 19
2
Help on R strucchange package
Hello,
Im using strucchange package in R software in order to apply Bai and
Peron (1998, 2003) structural break tests to a set of n=1671
observations with a constant term (no AR terms).
For that purpose I have read several papers, for instance Validating
Multiple Structural Change Models An Extended Case Study, in which
its aim is to replicate the results from Bai and Perron (2003) in R
2019 Jul 18
0
DIal-in TAB not working
Hi all.
I know this has been talked about some two years ago, but I'm still facing this issue.
Whenever I try to access the Dial-in TAB in the User Properties to enable the msNPAllowdialin I get "Dial-in page initialization failed"
I'm using a Win 2k8 R2 to manage the domain running samba 4.10.5.
The MS server isn't a controller.
I can change the attribute directly via
2011 Jan 17
0
PANEL DATA SIMULATION
Dear R community,and especially Giovanni Millo,
For my master's thesis i need to simulate a panel data with the fixed
effects correlated with the predicor, so i run the
the following code:
set.seed(1970)
#######################Panel data simulation with alphai correlated with
xi#####################################
n <- 5
t <- 4
nt <- n*t
pData <- data.frame(id =
2018 Oct 19
1
after samba update to 4.9 GIT issue with samba-tool dbcheck
Hi all,
I have tried to update one of our samba servers from the currently
installed version 4.8.6 to the latest 4.9git release.
Compilation and installation went through without any errors but when I
do a dbcheck before the initial start of the new version I do get the
following error:
/usr/local/samba/bin/samba-tool dbcheck --cross-ncs --verbose
.......
ERROR(<type
2019 Jul 03
0
`samba-tool dbcheck --cross-ncs --fix` fails: governsID already exists as an attributeId or governsId
On 03/07/2019 15:50, Sven Schwedas via samba wrote:
> It's amazing how long Samba just keeps running even when apparently
> everything's broken.
>
> In preparation of finally upgrading our DCs to 41.0, I ran dbcheck on
> all of them, resulting in:
>
> graz-dc-sem:
>> Checking 3861 objects
>> Error: governsID
2019 Jul 03
2
`samba-tool dbcheck --cross-ncs --fix` fails: governsID already exists as an attributeId or governsId
It's amazing how long Samba just keeps running even when apparently
everything's broken.
In preparation of finally upgrading our DCs to 41.0, I ran dbcheck on
all of them, resulting in:
graz-dc-sem:
> Checking 3861 objects
> Error: governsID CN=ucsUser,CN=Schema,CN=Configuration,DC=ad,DC=tao,DC=at on 1.3.6.1.4.1.19414.3.2.2 already exists as an attributeId or governsId
> Error:
2018 Nov 08
0
Error in samba-tool dbcheck after updating to samba-4.9.1
On 08-11-2018 21:02, Rommel Rodriguez Toirac via samba wrote:
> Hello all;
> I use CentOS 7.5.1804
> I update from samba-4.8.2 to samba-4.9.1 and finish with not errors, but when I run
>
> samba-tool dbcheck --cross-ncs
>
> I have the error:
>
> [root at gtmad ~]# samba-tool dbcheck --cross-ncs
> Checking 4087 objects
> ERROR(<type
2018 Nov 09
0
Error in samba-tool dbcheck after updating to samba-4.9.1
El 8 de noviembre de 2018 4:02:52 PM GMT-05:00, Rommel Rodriguez Toirac via samba <samba at lists.samba.org> escribió:
> Hello all;
>I use CentOS 7.5.1804
>I update from samba-4.8.2 to samba-4.9.1 and finish with not errors,
>but when I run
>
>samba-tool dbcheck --cross-ncs
>
>I have the error:
>
>[root at gtmad ~]# samba-tool dbcheck --cross-ncs
2018 Nov 08
4
Error in samba-tool dbcheck after updating to samba-4.9.1
Hello all;
I use CentOS 7.5.1804
I update from samba-4.8.2 to samba-4.9.1 and finish with not errors, but when I run
samba-tool dbcheck --cross-ncs
I have the error:
[root at gtmad ~]# samba-tool dbcheck --cross-ncs
Checking 4087 objects
ERROR(<type 'exceptions.UnicodeEncodeError'>): uncaught exception - 'ascii' codec can't encode character u'\xe9' in
2018 Sep 16
1
After updating
Hello list, today I updated my samba domain to version 4.9, after everything went well, I ran the command ./samba-tool dbcheck and the error is the following, however everything else works perfect ... that could be happening????
./samba-tool dbcheck
Checking 903 objects
ERROR(): uncaught exception - 'ascii' codec can't encode character u'xe1' in position 313: ordinal not in
2014 Jul 24
0
Fwd: dnsdomainzone replication failure
Am 24.07.2014 10:53, schrieb C.Kindler:
>
> Hello Achim,
>
> having similar troubles as mentioned on
> https://lists.samba.org/archive/samba/2014-July/182916.html in our domain
>
>
> How to solve the replication error?
>
> Many thanks,
> Chris
>
> ---------- Forwarded message ----------
> From: *C.Kindler* <kindc1 at gmail.com <mailto:kindc1 at
2014 Jul 24
0
Fwd: Re: Fwd: dnsdomainzone replication failure
-------- Original-Nachricht --------
Betreff: Re: Fwd: dnsdomainzone replication failure
Datum: Thu, 24 Jul 2014 13:32:56 +0200
Von: C.Kindler <kindc1 at gmail.com>
An: Achim Gottinger <achim at ag-web.biz>
Many thanks! I didnt thought about Microsoft Admin Tools :-) - Yes with
this is much easier:
Now the replication goes a little forward:
in the logs there are now such
2016 Mar 12
4
samba-4.3.6 and talloc-2.1.6
I build new version of talloc-2.1.6 (build from external tarball) and
samba-4.3.6.
But if I provision domain by command
samba-tool domain provision --realm=test.alt --domain test
--adminpass='Pa$$word' --dns-backend=SAMBA_INTERNAL --server-role=dc
--use-rfc2307 --use-xattrs=yes
I got error:
Fixing provision GUIDs
ERROR(runtime): uncaught exception - pytalloc_reference_ex() called for
2016 Mar 12
0
samba-4.3.6 and talloc-2.1.6
On 12/03/16 14:20, Andrey Cherepanov wrote:
> I build new version of talloc-2.1.6 (build from external tarball) and
> samba-4.3.6.
> But if I provision domain by command
>
> samba-tool domain provision --realm=test.alt --domain test
> --adminpass='Pa$$word' --dns-backend=SAMBA_INTERNAL --server-role=dc
> --use-rfc2307 --use-xattrs=yes
>
> I got error:
>
2016 Mar 12
0
samba-4.3.6 and talloc-2.1.6
On 17:21:44 wrote Andrey Cherepanov:
> I build new version of talloc-2.1.6 (build from external tarball) and
> samba-4.3.6.
> But if I provision domain by command
>
> samba-tool domain provision --realm=test.alt --domain test
> --adminpass='Pa$$word' --dns-backend=SAMBA_INTERNAL --server-role=dc
> --use-rfc2307 --use-xattrs=yes
>
> I got error:
> Fixing
2018 May 15
0
migrating NT-style domain SID-error
On Tue, 15 May 2018 08:07:27 +0200
Stefan Kania <stefan at kania-online.de> wrote:
> Good morning,
>
> today we started allover with a new machine, we got the same errors
> but now we have an errormessage when doing a "samba-tool dbcheck"
> ---------------
> root at addc:~# samba-tool dbcheck
> Checking 664 objects
> ERROR(runtime): uncaught exception -
2018 Sep 13
0
[Announce] Samba 4.9.0 Available for Download
>> It might help if you tell us what your actual './configure' was ?
>> Something else might be pulling in the requirement for lmdb.
Here it goes:
./configure -j 8 --with-systemd --with-statedir=/usr/local/samba/var --with-privatedir=/usr/local/samba/var/private --with-logfilebase=/usr/local/samba/var/log --with-privileged-socket-dir=/usr/local/samba/var/lib
Also, after I
2019 Mar 26
2
samba 4.9.5 - joining Samba DC to existing Samba AD failed
Hi Tim and Rowland, thanks for Your support!
I was thinking about e.g. Python 2.7.15 compatibility (as newer Samba
versions require Python3), but You are right, here in DB can be problem
- first Samba AD DC was created by migrating Samba3 NT4 domain to Samba4
AD cca week ago (using 'samba-tool domain classicupgrade ...', according
to Samba Wiki):
On Tue, 26 Mar 2019 10:14:02 +1300
Tim
2019 Mar 05
2
samba-tool dbcheck: UnicodeDecodeError' with Samba 4.9.4
I decided to give Samba 4.9.x a new try as AD DC in one of my servers.
It has been running version 4.8.9. I installed version 4.9.4 and when I
ran samba-tool dbcheck I still obtained the following error message:
ERROR(<type 'exceptions.UnicodeDecodeError'>): uncaught exception -
'ascii' codec can't decode byte 0xc3 in position 25: ordinal not in
range(128)
File
2017 Feb 08
1
samba-tool dbcheck uncaught exception
Hello,
my domain is
Dns domain = foo
Realm = FOO
Workgroup = FOO
samba-tool dbcheck --cross-ncs --fix -v
....
Checking object DC=foo
ERROR(<type 'exceptions.ValueError'>): uncaught exception - unable to
parse dn string
File "/usr/lib/python2.7/dist-packages/samba/netcmd/__init__.py", line
175, in _run
return self.run(*args, **kwargs)
File