[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Windows AD --> Linux/OpenLDAP
- To: <janskey_boy@yahoo.com>
- Subject: Re: Windows AD --> Linux/OpenLDAP
- From: "Gustavo Mendes de Carvalho" <gmcarvalho@gmail.com>
- Date: Fri, 22 Aug 2008 22:36:12 -0300
- Cc: openldap-technical@openldap.org
- In-reply-to: <mailman.9.1219406401.46938.openldap-technical@openldap.org>
- References: <mailman.9.1219406401.46938.openldap-technical@openldap.org>
- Thread-index: AckETsZwNYC6uH11SvOrmpC8cw6t8QAcJTcA
Hi Janskey,
You can try it using ldifde command, like this
ldifde -f exportuserfile.ldif -s ServerName -d "dc=foo,dc=com " \
-r " (&(objectCategory=Person)(objectClass=User)(givenName=*)) " \
-l " CN,givenName,objectClass,sAMAccountName "
If you have any doubt, try ldifde /?
Regards
> Date: Thu, 21 Aug 2008 06:32:58 -0700 (PDT)
> From: janskey <janskey_boy@yahoo.com>
> Subject: Windows AD --> Linux/OpenLDAP
> To: openldap-technical@openldap.org
> Message-ID: <543692.93491.qm@web51701.mail.re2.yahoo.com>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi All,
>
> I need advice on how I can migrate my AD to linux/OpenLDAP?
> Currently we're using Windows 2003 evaluation and its going to expire.
>
> cheers,
>
> janskey
---
Gustavo Mendes de Carvalho
email: gmcarvalho@gmail.com