Displaying 2 results from an estimated 2 matches for "pracownicy".
2018 Nov 15
2
How to import LDIF to samba AD
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 ?
2018 Nov 15
2
How to import LDIF to samba AD
...e 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 'j...