Hi, Thank you for fast response. I have been drop into recovery test project. It assumed when disaster come i will have only dumped data and i have to install new os and make controller with imported data. 15 lis 2018 16:28 "Rowland Penny via samba" <samba at lists.samba.org> napisał(a): On Thu, 15 Nov 2018 16:00:07 +0100 przeqpiciel via samba <samba at lists.samba.org> wrote:> Hi, > I have to import to new one server which is totally clear import LDIF > from old one. Just simple export/import. > For dump old data I used to ldapsearch, right now when i try > importing data I have a problem. > LDAP: error code 32 - 00002030: objectclass: Cannot add cn=Name > Surname,ou=Pracownicy,dc=tropico,dc=local, parent does not exist! > > And this is true, I have not ou=Pracownicy, so what i have to do? > There is any method to import it properly ?I think you might be getting a bit confused (it confused me anyway), you don't create a new Samba AD DC like that, you 'join' another DC to the domain and then (if you are removing the old DC) demote the old DC. Though thinking about it, you may be trying to do something else, if so, you need to explain just what you are trying to do. Rowland -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
On Thu, 15 Nov 2018 16:36:25 +0100 przeqpiciel <przeqpiciel at gmail.com> wrote:> Hi, > > Thank you for fast response. I have been drop into recovery test > project. It assumed when disaster come i will have only dumped data > and i have to install new os and make controller with imported data. >Ah, that explains it. Sorry, but your plan isn't going to work, your ldap dump will not contain all the contents of your AD. The latest Samba now has the tools to possibly do what you want, check out 'samba-tool domain backup --help' for more info. You will need Samba >= 4.9.0 However the best plan is to have more than one DC, this way if one DC does go down, your AD will still be available from the other(s), though you may have to transfer/seize the FSMO roles. Rowland
I understand that is not possible but maybe i have to export more data from working ad? czw., 15 lis 2018, 16:55: Rowland Penny via samba <samba at lists.samba.org> napisał(a):> On Thu, 15 Nov 2018 16:36:25 +0100 > przeqpiciel <przeqpiciel at gmail.com> wrote: > > > Hi, > > > > Thank you for fast response. I have been drop into recovery test > > project. It assumed when disaster come i will have only dumped data > > and i have to install new os and make controller with imported data. > > > > Ah, that explains it. Sorry, but your plan isn't going to work, your > ldap dump will not contain all the contents of your AD. > > The latest Samba now has the tools to possibly do what you want, check > out 'samba-tool domain backup --help' for more info. > You will need Samba >= 4.9.0 > > However the best plan is to have more than one DC, this way if one DC > does go down, your AD will still be available from the other(s), though > you may have to transfer/seize the FSMO roles. > > Rowland > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba
Possibly Parallel Threads
- How to import LDIF to samba AD
- How to import LDIF to samba AD
- Fwd: Fwd: Problem connecting to DC from windows 10. Failed to create user record ... acl: unable to get access to ...
- failure to import ldif into ldap
- kerberos + winbind + AD authentication for samba 4 domain member