Re: Debian: LDAP migration

2021-08-26 Thread Bastien Durel
Le jeudi 26 août 2021 à 17:54 +0300, IL Ka a écrit : > 1. Export your data to LDIF using `slapcat` > https://www.openldap.org/software/man.cgi?query=slapcat > > 2. Install Debian 11 with OpenLDAP on some test machine > 3. import LDIF using `ldapadd` or `ldapmodify` and see if it works > https://ww

Re: Debian: LDAP migration

2021-08-26 Thread IL Ka
1. Export your data to LDIF using `slapcat` https://www.openldap.org/software/man.cgi?query=slapcat 2. Install Debian 11 with OpenLDAP on some test machine 3. import LDIF using `ldapadd` or `ldapmodify` and see if it works https://www.digitalocean.com/community/tutorials/how-to-use-ldif-files-to-m

Re: Debian: LDAP migration

2021-08-26 Thread Bastien Durel
Le jeudi 26 août 2021 à 16:02 +0200, Dieter Heußner a écrit : > My aim is that the LDAP server runs on a supported Debian version > (v10 or > v11). As far as I understand the IT situation with respect to LDAP > server, > there are two alternatives: > 1. Upgrade LDAP server from Debian v6.0.4 to v

Debian: LDAP migration

2021-08-26 Thread Dieter Heußner
Recently I took over the administration of Windows PCs and Linux servers (Debian) in a small company. After migrating Windows 7 workstations to Windows 10 workstations, the challenge is to upgrade the Linux servers to a supported Debian version. Unfortunately the servers run on out-to-date /uns