similar to: samba-tool domain classicupgrade with LDAP backend

Displaying 20 results from an estimated 5000 matches similar to: "samba-tool domain classicupgrade with LDAP backend"

2013 Jan 04
1
Samba4 domain classicupgrade "conversion not supported"
Hi I am running the "samba-tool domain classicupgrade", and after solving some problems (thread http://lists.samba.org/archive/samba/2013-January/170777.html), now I am getting this error: # samba-tool domain classicupgrade --dbdir ~/sambav3 --realm XXXXXX.YYYYYY.TEST --use-xattrs=yes ~/sambav3/smb.conf -d9 ... init_sam_from_ldap: Entry found for user: XXXXXX init_sam_from_ldap: Entry
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
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
2004 Mar 19
1
Unknown "Search Filter" in LDAP by SAMBA !!!
hi viewing my logs i saw some weird "saerch filters" by sambav3 using openldapv2 filter: (&(&(objectClass=sambaSamAccount)(?=undefined))(objectClass=sambaSamAccount)) smb.conf related entries: passdb backend = ldapsam:ldap://localhost:389 ldap suffix = dc=eva,dc=mpg,dc=de ldap admin dn = cn=manager,dc=eva,dc=mpg,dc=de ldap filter =
2004 Apr 30
1
samba issue
Hi, M new with samba i just installed sambav3 and configure the sam.conf file to join a windows domain(win 2000). when i use net rpc bind to join this solaris bix it says joind the domain. but m not able to ping the solaris box from windows machine as well as the reverse. could you please suggest me if i need to do some other configuration.. Thanks in advance Regards Sids
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
2012 Jul 16
1
Error ACL
other errors that I have when I try to join BDC with samba 4 is the follow Try the mounting the filesystem with the 'acl' option.") Deleted CN=DANTES,CN=Servers,CN=Default-First-Site-Name,CN=Sites,CN=Configuration,DC=eccmg,DC=cupet,DC=cu ERROR(<class 'samba.provision.ProvisioningError'>): uncaught exception - ProvisioningError: Your filesystem or build does not
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 +++
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 >
2018 Apr 02
4
Unable to rejoin domain, LDAP error 50
Hi all, After demoting one of AD DCs, I’m unable to join the domain again. Demoting was fine. OS is Centos 6 Samba 4.7.6 (with 4.7.4 doesn’t work either) built from sources. klist Ticket cache: FILE:/tmp/krb5cc_0 Default principal: administrator at DOMAIN.NET.PL Valid starting Expires Service principal 04/02/18 18:44:33 04/03/18 04:44:33 krbtgt/DOMAIN.NET.PL at DOMAIN.NET.PL
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
2014 Jan 30
4
Cannot Join Samba 4.1 to an existing Windows 2008 domain as a Backup DC
Hi Everybody, I'm stumped. I'm pretty sure I've tried everything to get this to work. I'm trying to join my CentOS 6 server to my Server 2008 AD Domain. I'm using SerNet's samba4 packages: [root at files ~]# samba -V Version 4.1.4-SerNet-RedHat-7.el6 I've done the xattr and acl tests and they all come out just fine. So I don't think it has to do with ACLs
2013 Jul 31
1
Joining Samba4 as DC--Error Failed to find a writeable DC for domain
Dear all, I set up samba 4.1 (SlaveDC)in a test environment on CentOs 6.4. I tried to join this host to my running and provisioned MasterDC (Samba 4/CentOs 6.4). On the SlaveDC I did : samba-tool domain join tplk.loc DC -Uadministrator --realm=tplk.loc --dns-backend=BIND9_DLZ It gives me: [root at s4slave ~]# samba-tool domain join tplk.loc DC -Uadministrator --realm=tplk.loc
2013 Aug 13
1
“Failed to find a writeable DC for domain” joining to win2k3 AD DC
I have a CentOS 6.4 box with SerNet's Samba 4.0.8 installed and no smb.conf file yet, as it should be. I want it to become an AD DC in my existing Windows domain, replicating from the existing Windows Server 2003 box. I have SELinux enabled and want it to stay that way. I'm getting this error trying to run samba-tool: $ sudo samba-tool domain join currentwindowsadserver.mydomain.lan
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
2018 Mar 29
2
Unable to rejoin to domain as AD DC
Hi all, I was trying to upgrade samba to 4.8.0 on one of my AD DC (with Centos 6.6). Sadly, there was some compatibility issues (I suppose so): [root at backup samba-4.8.0]# samba-tool drs showrepl ERROR(<type 'exceptions.SyntaxError'>): uncaught exception - invalid syntax (ms_schema.py, line 280) File "/usr/local/samba/bin/samba-tool", line 45, in <module>
2015 Feb 12
2
multi-site DC - AD
hi all i have problem with my multi-site AD-DC installation, one of my DC, suddently cant start well, i think problem(corrupt) with the LDAP database then i try to re join it, but every time i try to join it i always has issue like this /Finding a writeable DC for domain 'domain.co.id' Found DC pdc.domain.co.id Password for [domain\administrator]: workgroup is domain realm is
2013 Sep 28
1
Samba 4.1 LDAP error joining domain as DC
Fresh download of Samba 4.1 RC4 source code. Simple build: ./configure make make install Trying to join an existing domain as a domain controller. The domain and forest are both Windows 2008 R2 operational level. There is a single Windows Server 2012 DC. Running the following command to join: # samba-tool domain join mydomain.com DC -d3 -Umydomain.com\\administrator --dns-backend=BIND9_DLZ
2018 Apr 02
2
Unable to rejoin domain, LDAP error 50
I'm trying to use the same hostname. The meta cleanup - I can't see the demoted controller in ADUC nor in Active Directory Sites and Services. Shall I try via ntdsutil? Regards, Kris -----Original Message----- From: samba [mailto:samba-bounces at lists.samba.org] On Behalf Of lingpanda101 via samba Sent: Monday, April 2, 2018 9:09 PM To: samba at lists.samba.org Subject: Re: [Samba]