20 Jun 2012 19:04
20 Jun 2012 19:06
Re: windows to linux migration tools
Liam Proven <lproven <at> gmail.com>
2012-06-20 17:06:25 GMT
2012-06-20 17:06:25 GMT
On 20 June 2012 18:04, Luis Enrique Pomares Nuñez <enrique <at> icccv.sld.cu> wrote: > Hi! > I need some tools thats help me to migrate services like Active > Directory, DNS, DHCP from windows to linux. I could be wrong but I don't think anything like that exists. There is no direct equivalent of AD and the rest you just re-configure from scratch. I welcome correction if I'm wrong! -- Liam Proven • Profile: http://lproven.livejournal.com/profile Email: lproven <at> cix.co.uk • GMail/G+/Twitter/Flickr/Facebook: lproven MSN: lproven <at> hotmail.com • Skype/AIM/Yahoo/LinkedIn: liamproven Tel: +44 20-8685-0498 • Cell: +44 7939-087884 -- -- ubuntu-users mailing list ubuntu-users <at> lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users
20 Jun 2012 19:51
Re: windows to linux migration tools
C de-Avillez <hggdh2 <at> ubuntu.com>
2012-06-20 17:51:32 GMT
2012-06-20 17:51:32 GMT
On Wed, 20 Jun 2012 18:06:25 +0100 Liam Proven <lproven <at> gmail.com> wrote: > On 20 June 2012 18:04, Luis Enrique Pomares Nuñez > <enrique <at> icccv.sld.cu> wrote: > > Hi! > > I need some tools thats help me to migrate services like Active > > Directory, DNS, DHCP from windows to linux. > > I could be wrong but I don't think anything like that exists. There is > no direct equivalent of AD and the rest you just re-configure from > scratch. > > I welcome correction if I'm wrong! > er, Samba? But I am not sure about the migration aspects. Cheers, ..C..
On Wed, 20 Jun 2012 18:06:25 +0100 Liam Proven <lproven <at> gmail.com> wrote: > On 20 June 2012 18:04, Luis Enrique Pomares Nuñez > <enrique <at> icccv.sld.cu> wrote: > > Hi! > > I need some tools thats help me to migrate services like Active(Continue reading)
21 Jun 2012 10:19
Re: windows to linux migration tools
Amedee Van Gasse <amedee-ubuntu <at> amedee.be>
2012-06-21 08:19:08 GMT
2012-06-21 08:19:08 GMT
On Wed, June 20, 2012 19:51, C de-Avillez wrote: > On Wed, 20 Jun 2012 18:06:25 +0100 > Liam Proven <lproven <at> gmail.com> wrote: > >> On 20 June 2012 18:04, Luis Enrique Pomares Nuñez >> <enrique <at> icccv.sld.cu> wrote: >> > Hi! >> > I need some tools thats help me  to migrate services like Active >> > Directory, DNS, DHCP from windows to linux. >> >> I could be wrong but I don't think anything like that exists. There is >> no direct equivalent of AD and the rest you just re-configure from >> scratch. >> >> I welcome correction if I'm wrong! >> > > er, Samba? But I am not sure about the migration aspects. Indeed, Active Directory can be replaced with Samba+LDAP. Companies like PADL provide AD migration tools. Migration tools are almost never for free in my experience. This is normal because they are more like services and support than actual software, and we all know that the big money in Linux is in providing services. You can also pay an expensive Linux consultant to do all the work for you. ----------------------------------------- This email was sent using SquirrelMail. "Webmail for nuts!"(Continue reading)
21 Jun 2012 14:16
21 Jun 2012 14:52
Re: windows to linux migration tools
Tony Atkinson <tony <at> dataproservices.co.uk>
2012-06-21 12:52:47 GMT
2012-06-21 12:52:47 GMT
On 21/06/12 13:16, compdoc wrote: > Expensive is all relative if you need something done properly. Please don't > put us out of work. Hear hear! OP: Samba's what you're looking for. Samba4 (while only in beta) offers active-directory-type features I've personally got little experience with samba other than simple file-shares, but their wiki pages have lots of info http://wiki.samba.org/index.php/Samba4/HOWTO -- -- Tony Atkinson Systems Administrator Office: 01375 398111 Mobile: 07939 997369 PGP: D9D5DA10 Datapro Services Limited 2 High Street, Grays, Essex. RM17 6LU www.dataproservices.co.uk Company No: 3478926 Vat No: 714 5668 24(Continue reading)
21 Jun 2012 17:00
Re: windows to linux migration tools
Tom H <tomh0665 <at> gmail.com>
2012-06-21 15:00:20 GMT
2012-06-21 15:00:20 GMT
On Thu, Jun 21, 2012 at 8:52 AM, Tony Atkinson <tony <at> dataproservices.co.uk> wrote: > > OP: > Samba's what you're looking for. > Samba4 (while only in beta) offers active-directory-type features > > I've personally got little experience with samba other than simple > file-shares, but their wiki pages have lots of info > > http://wiki.samba.org/index.php/Samba4/HOWTO Samba4's useful (if you don't mind using beta software) to create a Linux DC within a Windows AD. Samba3 allows you to set up a Linux DC to serve either as a WinNT4 domain or as an "AD" domain (using LDAP and Kerberos), or to set up a Linux server to join a Windows AD as a member to authenticate logins and/or shares against AD.
22 Jun 2012 08:38
RE: windows to linux migration tools
Amedee Van Gasse <amedee-ubuntu <at> amedee.be>
2012-06-22 06:38:39 GMT
2012-06-22 06:38:39 GMT
On Thu, June 21, 2012 14:16, compdoc wrote: >> You can also pay an expensive Linux consultant to do all the work for >> you. > > Expensive is all relative if you need something done properly. Please > don't > put us out of work. "us" includes myself :-p ----------------------------------------- This email was sent using SquirrelMail. "Webmail for nuts!" http://squirrelmail.org/
21 Jun 2012 17:04
Re: windows to linux migration tools
Avi Greenbury <lists <at> avi.co>
2012-06-21 15:04:05 GMT
2012-06-21 15:04:05 GMT
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
21 Jun 2012 19:58
Re: windows to linux migration tools
Amaury Viera Hernández <avhernandez <at> uci.cu>
2012-06-21 17:58:41 GMT
2012-06-21 17:58:41 GMT
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(Continue reading)
RSS Feed