Displaying 20 results from an estimated 6000 matches similar to: "Classicupgrade of 4.1.17 error: "list index out of range""
2012 Dec 04
1
classicupgrade fails on rc6, worked on rc5
Hello,
I get the following error when performing a classicupgrade on rc6. This
does not occur with rc4 or rc5. The command I am using is:
samba-tool domain classicupgrade \
--dbdir=/root/import/var/lib/samba --use-xattrs=yes \
--realm=internal.testdom.com /root/import/etc/samba/smb.conf
ERROR(<type 'exceptions.IndexError'>): uncaught exception - list index out
of range
File
2018 Mar 22
4
'set_simple_acl' referenced before assignment in classicupgrade
Hi,
I am progressing slowly with the migration from Samba3 to Samba4.
I have escaped the bug 13060, now I get to:
Adding groups
Importing groups
Group already exists sid=S-1-5-21-1360262076-8766554542-0991298654-513, groupname=Unix Group Users existing_groupname=Domain Users, Ignoring.
Committing 'add groups' transaction to disk
Adding users
Importing users
Committing 'add
2019 Sep 13
3
Clussicupgrade tdbsam Unable to load modules for /var/lib/samba/private/secrets.ldb
Hello,
i try to upgrade a NT4-PDC to AD.
OS: Debian 10.1
Samba: 4.9.5-Debian
read
https://wiki.samba.org/index.php/Migrating_a_Samba_NT4_Domain_to_Samba_AD_(Classic_Upgrade)
scp -r /var/lib/samba/private/ /var/lib/samba/samba3tdb/
scp /etc/samba/smb.conf /var/lib/samba/samba3tdb/
samba-tool domain classicupgrade --dbdir=/var/lib/samba/samba3tdb/
--realm=samdom.example.com
2013 Feb 05
1
Samba4 4.0.3 classicupgrade - Error converting string to value for line: "CurrentVersion"
Hello everyone,
I'm trying to migrate from samba3 to samba4 (4.0.3 installed from source in
a debian squeeze 6.0.6)
And I'm getting this error:
Setting up the registry
convert_string_talloc: Conversion not supported.
Error converting string to value for line:
"CurrentVersion"
I found this thread in internet about this
2015 Aug 11
3
Issue with computer accounts with classicupgrade
I have an old Centos5/Samba3.5 domain with LDAP backend that I am
attempting to migrate to the latest Samba 4.2 on Centos 7.1. Samba in
both cases has been installed using Sernet packages.
I had successfully run the classicupgrade process, but in subsequent
testing found that in the 3.5 domain all the computer accounts have the
posixAccount class and therefore have a uidNumber.
2013 Aug 19
1
samba-tool classicupgrade throws uncaught exception
I have a new server running CentOS 6.4 x64, which will serve as our new
Samba4 server. It is set up in a test environment, and I've copied over the
tdb files and the smb.conf file from our samba3 server (Same OS and
version).
I'm trying to do an in-place upgrade on the copied files, but keep hitting
an assert / uncaught exception during the upgrade:
# /usr/local/samba/bin/samba-tool
2012 Aug 23
1
Another problem with samba4 classicupgrade
Hello
I've used the following command :
/usr/local/samba/bin/samba-tool domain classicupgrade
--dbdir=/root/samba3/ --realm=sc.isc84.org /root/samba3/smb.conf
And the following error :
...
Importing Account policy
Importing idmap database
Cannot open idmap database, Ignoring: [Errno 2] No such file or directory
Exporting posix attributes
*ERROR(<type
2013 Jan 03
1
samba-tool domain classicupgrade with LDAP backend
Hi
I am testing the migration from our actual Samba domain, based on Samba
3.3.8 and LDAP (389DS) to Samba 4. I have followed the Samba4 Howto, and I
have successfully compiled it. Now I am running the classicupgrade command,
but I am getting some errors.
First of them is that the script is ignoring the "ldap group suffix"
parameter in smb.conf, and is always searching in the
2018 Jul 04
5
classicupgrade questions
I am trying to do a classicupgrade. (This is not 1st try, I went through it
once time already; then I deleted all data and trying it again, with
questions now.)
Command
samba-tool domain classicupgrade --dbdir=/etc/samba.PDC/ --realm=ad.nemuh.cz
--dns-backend=BIND9_DLZ /etc/samba.PDC/smb.PDC.conf
Problem a)
...
init_sam_from_ldap: Entry found for user: pc0027$
init_sam_from_ldap: Failed to
2014 Jun 11
1
Issues with classicupgrade LDAP
Hi there,
I'm attempting a classicupgrade from Samba3 to Samba4 with an LDAP
backend and encountering this error:
dpadmin at samba4-dev0:~$ samba-tool domain classicupgrade
--dbdir=/var/lib/samba --use-xattrs=yes --realm=ad.digipen.edu
/home/dpadmin/smb.conf 2>&1 | tee SambaMigration10.log
<snip>
init_sam_from_ldap: Entry found for user: steven.redacted
init_sam_from_ldap:
2018 Jul 03
1
Classicup
Command:
samba-tool domain classicupgrade --dbdir=/etc/samba.PDC/ --realm=nemuh.cz --
dns-backend=BIND9_DLZ /etc/samba.PDC/smb.PDC.conf
...a lot of lines... and:
Following names are both user names and group names:
radix
lekarna
vema
dss
vydejzp
nagios
doprava
audio
ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception -
ProvisioningError:
2013 Jul 29
1
Samba4 - Classicupgrade - pdb_init_ldapsam: WARNING: Could not get domain info, nor add one to the domain
Hi Team,
*I'm migrating to samba4 (samba 4.0.7) and doing "Upgrading In Place"
**and running classicupgrade; *I have installed openldap-devel...as im
migrating database from ldap.* *
*while doing this am getting the following error message:*
# /usr/local/samba/bin/samba-tool domain classicupgrade
--dbdir=/samba-backup/ --use-xattrs=yes
--realm=mydomain.com/samba-backup/smb.conf
2015 May 21
2
Import idmap database error on classicupgrade process
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
> ERROR(assert): uncaught exception
> File
2018 Sep 16
3
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
Hi All,
Attempting to do a classicupgrade and getting this error:
*Adding groups*
*Importing groups*
*Committing 'add groups' transaction to disk*
*Adding users*
*Importing users*
*Adding users to groups*
*Committing 'add users to groups' transaction to disk*
*ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length
field name in format*
* File
2015 Jun 04
1
error when samba-tool domain classicupgrade
When you try to upgrade on a test stand, an error occurs.
I do not understand that you need to add ldap, or improve migration script?
Before that I tried to version 4.1.7, but the error was the sam
root at dc1:~/smb_old# samba --version
Version 4.2.2-SerNet-Ubuntu-7.trusty
I also modified the file
--- ./upgrade.py 2014-10-01 00:00:00.000000000 +0600
+++
2013 Feb 11
2
Classicupgrade not work
I'm trying to convert my samba3 domain to samba4 AD with samba-tool,
but i'm getting an error and i can' t find anything about it on
google.
I've enabled the log level 4 on smb.conf and here's what i got:
Home server: PANDORA
init_sam_from_ldap: Entry found for user: DIRET-ESTAG$
Home server: PANDORA
init_sam_from_ldap: Entry found for user: dsegato
Home server: PANDORA
2012 Jun 04
1
migrate samba3 to samba4 fail with new git sources
Hello,
I've migrated successfully samba3 to samba4 by using samba-tool. Today,
i did "git pull", ran make clean, make and make install and the command :
/usr/local/samba/bin/samba-tool domain samba3upgrade
--dbdir=/root/samba3/samba/ --realm=sc.isc84.org /root/samba3/etc/smb.conf
which gave :
no talloc stackframe around, leaking memory
You are not root or your system do not
2018 Jul 09
1
Fwd: classicupgrade questions
Does anybody know any answer in this topic, please?
Michal
---------- Původní e-mail ----------
Od: Michal via samba <samba at lists.samba.org>
Komu: samba at lists.samba.org
Datum: 4. 7. 2018 8:58:45
Předmět: [Samba] classicupgrade questions
"I am trying to do a classicupgrade. (This is not 1st try, I went through
it
once time already; then I deleted all data and trying it
2018 Sep 16
3
ClassicUpgrade: ERROR(<type 'exceptions.ValueError'>): uncaught exception - zero length field name in format
On Sun, 16 Sep 2018 10:51:25 -0400
Bill Baird via samba <samba at lists.samba.org> wrote:
> I ran the same thing with 4.8.5 and it work without any issues:
>
> Adding groups
> Importing groups
> Committing 'add groups' transaction to disk
> Adding users
> Importing users
> Committing 'add users' transaction to disk
> Adding users to groups
>
2015 May 21
2
Import idmap database error on classicupgrade process
You're right, man! Sorry! My mistake!
I put that file because I read in somewhere about the persistent and
temporary files regarding .tdb files. The winbindd_idamp.tbm was on that
list, and I think that's why I left it in the folder. :D
Another doubt. For the provisioning starts, I had to comment out the line
referring to the ldap backend in the smb.conf of samba3.
# passdb backend =