windows to linux migration tools

Amaury Viera Hernández avhernandez at uci.cu
Thu Jun 21 17:58:41 UTC 2012


for migrating a Active directory, 
you can install samba as backup domain controller and openldap as backend, the you need to join the samba server to the active directory, get the sid of the active directory(net rpc getsid -S ip-Ad ) set the sid of you samba server(net setlocalsid newsid), and then you can fetch all the users with the vampire tool(net rpc vampire -U usser%pass -S ip_ad)

after that you need to change your domain master for yes(domain master = yes)(primary domain controller) and shutdown your active directory

for migrating a dhcp server you can use this command in window server

NETSH DHCP SERVER DUMP>c:\dhcpdump.txt

Then, you can use the information in the file dhcpdump.txt for migrating a dhcp


If you need to migrate a DNS you can use the w2lmt scripts(w2lmt-0.3.1.tar.gz), usinf w2lmt-migrate-dns and migrate-dns.conf




----- Mensaje original -----
De: "Avi Greenbury" <lists at avi.co>
Para: ubuntu-users at lists.ubuntu.com
Enviados: Jueves, 21 de Junio 2012 11:04:05
Asunto: Re: windows to linux migration tools

Amedee Van Gasse wrote:
>
> Indeed, Active Directory can be replaced with Samba+LDAP.
>

Some of AD can. You'll need Kerberos, too, if you want to auth
properly, and several other bits and pieces for all the ancillary
things that you might or might not do with AD.

I've not yet seen a compelling description of a completely open source
complete AD replacement, but for a lot of uses much of the MS
infrastructure can be replaced with Free software and integrated
perfectly well into it. Generally you'd still keep at least a DC per
forest on Windows if only for those bits that can't be done easily for
free.

-- 
Avi

-- 
ubuntu-users mailing list
ubuntu-users at lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users

10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS INFORMATICAS...
CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION

http://www.uci.cu
http://www.facebook.com/universidad.uci
http://www.flickr.com/photos/universidad_uci

10mo. ANIVERSARIO DE LA CREACION DE LA UNIVERSIDAD DE LAS CIENCIAS INFORMATICAS...
CONECTADOS AL FUTURO, CONECTADOS A LA REVOLUCION

http://www.uci.cu
http://www.facebook.com/universidad.uci
http://www.flickr.com/photos/universidad_uci




More information about the ubuntu-users mailing list