[Engine-devel] does now engine support join vm to AD

------=_Part_268162_691297437.1375922195518 Content-Type: text/plain; charset=GBK Content-Transfer-Encoding: 7bit hi,all does now engine support join vm to AD? on UI there is a configuration option for windows domain, how to use it? thanks. ------=_Part_268162_691297437.1375922195518 Content-Type: text/html; charset=GBK Content-Transfer-Encoding: 7bit <div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"> hi,all<br>does now engine support join vm to AD?<br>on UI there is a configuration option for windows domain, how to use it?<br><br>thanks.<br></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span> ------=_Part_268162_691297437.1375922195518--

------=_Part_13146972_1043623448.1375941477504 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ----- Original Message -----
From: "bigclouds" <bigclouds@163.com> To: "engine-devel" <engine-devel@ovirt.org> Sent: Thursday, August 8, 2013 3:36:35 AM Subject: [Engine-devel] does now engine support join vm to AD
hi,all does now engine support join vm to AD? on UI there is a configuration option for windows domain, how to use it?
when creating template with windows os, you need to 'seal' it somehow for sysprep, then you need to set the domain when creating vm from the template (also you can set the windows domain on the template to be set by default to vms created for it) and when you run the vm for the first time, the windows sysprep takes place and the domain should be set there. make sure to select the right os on the template/vm since the sysprep is different between windows versions. for linux im not sure, it might be possible with cloud init, with user-scripts, once we have this option (currently not implemented)
thanks.
_______________________________________________ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel
------=_Part_13146972_1043623448.1375941477504 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div><br></div><div><br></div><hr id= =3D"zwchr"><blockquote style=3D"border-left:2px solid #1010FF;margin-left:5= px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-de= coration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>Fr= om: </b>"bigclouds" <bigclouds@163.com><br><b>To: </b>"engine-devel" = <engine-devel@ovirt.org><br><b>Sent: </b>Thursday, August 8, 2013 3:3= 6:35 AM<br><b>Subject: </b>[Engine-devel] does now engine support join vm t= o AD<br><div><br></div><div style=3D"line-height:1.7;color:#000000;font-siz= e:14px;font-family:arial"> hi,all<br>does now engine support join vm t= o AD?<br>on UI there is a configuration option for windows domain, how to u= se it?<br></div></blockquote><div>when creating template with windows os, y= ou need to 'seal' it somehow for sysprep,<br></div><div>then you need to se= t the domain when creating vm from the template<br></div><div>(also you can= set the windows domain on the template to be set by default to vms created= for it)<br></div><div>and when you run the vm for the first time, the wind= ows sysprep takes place and the domain should be set there.<br></div><div>m= ake sure to select the right os on the template/vm since the sysprep is dif= ferent between windows versions.<br></div><div><br></div><div>for linux im = not sure, it might be possible with cloud init, with user-scripts, once we = have this option (currently not implemented)<br></div><blockquote style=3D"= border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;f= ont-weight:normal;font-style:normal;text-decoration:none;font-family:Helvet= ica,Arial,sans-serif;font-size:12pt;"><div style=3D"line-height:1.7;color:#= 000000;font-size:14px;font-family:arial">thanks.<br></div><br><div><br></di= v><br>_______________________________________________<br>Engine-devel maili= ng list<br>Engine-devel@ovirt.org<br>http://lists.ovirt.org/mailman/listinf= o/engine-devel<br></blockquote><div><br></div></div></body></html> ------=_Part_13146972_1043623448.1375941477504--

------=_Part_447976_1274530877.1375956749379 Content-Type: text/plain; charset=GBK Content-Transfer-Encoding: 7bit thanks, is it the best way? if is it possiable to add windows vm to domain automaticly without a reboot? look at my thought. if can make it true. 1.before start vm, inject domain infomations into guest-image(libguestfs), the another side ,it is DC(domain controller), we create matching info(i do not know exactly what is that info, ad exchange with a host), when start vm, it joins domain automaticly, user can login using domain account. why it is realizable, because even you use sysprep, a reboot is needed, so they can connect seamless if they are prepared corrently? i have try, but failed, i did not know how to prepare DC info. thanks At 2013-08-08 13:57:57,"Omer Frenkel" <ofrenkel@redhat.com> wrote: From: "bigclouds" <bigclouds@163.com> To: "engine-devel" <engine-devel@ovirt.org> Sent: Thursday, August 8, 2013 3:36:35 AM Subject: [Engine-devel] does now engine support join vm to AD hi,all does now engine support join vm to AD? on UI there is a configuration option for windows domain, how to use it? when creating template with windows os, you need to 'seal' it somehow for sysprep, then you need to set the domain when creating vm from the template (also you can set the windows domain on the template to be set by default to vms created for it) and when you run the vm for the first time, the windows sysprep takes place and the domain should be set there. make sure to select the right os on the template/vm since the sysprep is different between windows versions. for linux im not sure, it might be possible with cloud init, with user-scripts, once we have this option (currently not implemented) thanks. _______________________________________________ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel ------=_Part_447976_1274530877.1375956749379 Content-Type: text/html; charset=GBK Content-Transfer-Encoding: 7bit <div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">thanks, is it the best way? if is it possiable to add windows vm to domain automaticly without a reboot?<br>look at my thought. if can make it true.<br>1.before start vm, inject domain infomations into guest-image(libguestfs), the another side ,it is DC(domain controller), we create <font size="-1">matching info(i do not know exactly what is that info, ad exchange with a host),<br>when start vm, it joins domain automaticly, user can login using domain account.<br><br>why it is </font><font size="-1">realizable, because even you use sysprep, a reboot is needed, so they can connect </font>seamless if they are prepared corrently?<br><br>i have try, but failed, i did not know how to prepare DC info.<br>thanks<br><br><br><br><br><br><div></div><div id="divNeteaseMailCard"></div><br>At 2013-08-08 13:57:57,"Omer Frenkel" <ofrenkel@redhat.com> wrote:<br> <blockquote id="isReplyContent" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div><br></div><div><br></div><hr id="zwchr"><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>From: </b>"bigclouds" <<a href="mailto:bigclouds@163.com">bigclouds@163.com</a>><br><b>To: </b>"engine-devel" <<a href="mailto:engine-devel@ovirt.org">engine-devel@ovirt.org</a>><br><b>Sent: </b>Thursday, August 8, 2013 3:36:35 AM<br><b>Subject: </b>[Engine-devel] does now engine support join vm to AD<br><div><br></div><div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"> hi,all<br>does now engine support join vm to AD?<br>on UI there is a configuration option for windows domain, how to use it?<br></div></blockquote><div>when creating template with windows os, you need to 'seal' it somehow for sysprep,<br></div><div>then you need to set the domain when creating vm from the template<br></div><div>(also you can set the windows domain on the template to be set by default to vms created for it)<br></div><div>and when you run the vm for the first time, the windows sysprep takes place and the domain should be set there.<br></div><div>make sure to select the right os on the template/vm since the sysprep is different between windows versions.<br></div><div><br></div><div>for linux im not sure, it might be possible with cloud init, with user-scripts, once we have this option (currently not implemented)<br></div><blockquote style="border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><div style="line-height:1.7;color:#000000;font-size:14px;font-family:arial">thanks.<br></div><br><div><br></div><br>_______________________________________________<br>Engine-devel mailing list<br><a href="mailto:Engine-devel@ovirt.org">Engine-devel@ovirt.org</a><br>http://lists.ovirt.org/mailman/listinfo/engine-devel<br></blockquote><div><br></div></div></blockquote></div><br><br><span title="neteasefooter"><span id="netease_mail_footer"></span></span> ------=_Part_447976_1274530877.1375956749379--

------=_Part_13272093_503425201.1375960091801 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit ----- Original Message -----
From: "bigclouds" <bigclouds@163.com> To: "Omer Frenkel" <ofrenkel@redhat.com> Cc: "engine-devel" <engine-devel@ovirt.org> Sent: Thursday, August 8, 2013 1:12:29 PM Subject: Re:Re: [Engine-devel] does now engine support join vm to AD
thanks, is it the best way? if is it possiable to add windows vm to domain automaticly without a reboot? look at my thought. if can make it true. 1.before start vm, inject domain infomations into guest-image(libguestfs), the another side ,it is DC(domain controller), we create matching info(i do not know exactly what is that info, ad exchange with a host), when start vm, it joins domain automaticly, user can login using domain account.
why it is realizable, because even you use sysprep, a reboot is needed, so they can connect seamless if they are prepared corrently?
i have try, but failed, i did not know how to prepare DC info. thanks
i don't know much about using libguestfs to manipulate a running vm, and if it works. afair, when adding windows machine to a domain (from within windows), windows requires reboot so... i might be wrong here. so for your question, not sure its the best way, but this is what i know.
At 2013-08-08 13:57:57,"Omer Frenkel" <ofrenkel@redhat.com> wrote:
----- Original Message -----
From: "bigclouds" < bigclouds@163.com >
To: "engine-devel" < engine-devel@ovirt.org >
Sent: Thursday, August 8, 2013 3:36:35 AM
Subject: [Engine-devel] does now engine support join vm to AD
hi,all
does now engine support join vm to AD?
on UI there is a configuration option for windows domain, how to use it?
when creating template with windows os, y! ou need to 'seal' it somehow for sysprep,
then you need to set the domain when creating vm from the template
(also you can set the windows domain on the template to be set by default to vms created for it)
and when you run the vm for the first time, the windows sysprep takes place and the domain should be set there.
make sure to select the right os on the template/vm since the sysprep is different between windows versions.
for linux im not sure, it might be possible with cloud init, with user-scripts, once we have this option (currently not implemented)
thanks.
___________! ____________________________________
Engine-devel mailing list
Engine-devel@ovirt.org
------=_Part_13272093_503425201.1375960091801 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div><br></div><div><br></div><hr id= =3D"zwchr"><blockquote style=3D"border-left:2px solid #1010FF;margin-left:5= px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text-de= coration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b>Fr= om: </b>"bigclouds" <bigclouds@163.com><br><b>To: </b>"Omer Frenkel" = <ofrenkel@redhat.com><br><b>Cc: </b>"engine-devel" <engine-devel@o= virt.org><br><b>Sent: </b>Thursday, August 8, 2013 1:12:29 PM<br><b>Subj= ect: </b>Re:Re: [Engine-devel] does now engine support join vm to AD<br><di= v><br></div><div style=3D"line-height:1.7;color:#000000;font-size:14px;font= -family:arial">thanks, is it the best way? if is it possiable to add window= s vm to domain automaticly without a reboot?<br>look at my thought. if = ; can make it true.<br>1.before start vm, inject domain infomations into gu= est-image(libguestfs), the another side ,it is DC(domain controller), we cr= eate <span size=3D"-1">matching info(i do not know exactly what is th= at info, ad exchange with a host),<br>when start vm, it joins domain automa= ticly, user can login using domain account.<br><div><br></div>why it is </s= pan><span size=3D"-1">realizable, because even you use sysprep, a reboot is= needed, so they can connect </span>seamless if they are prepared corrently= ?<br><div><br></div>i have try, but failed, i did not know how to prepare D= C info.<br>thanks<br><div><br></div></div></blockquote><div>i don't know mu= ch about using libguestfs to manipulate a running vm, and if it works.<br><= /div><div>afair, when adding windows machine to a domain (from within windo= ws), windows requires reboot so...<br></div><div>i might be wrong here.<br>= </div><div><br></div><div>so for your question, not sure its the best way, = but this is what i know.<br></div><blockquote style=3D"border-left:2px soli= d #1010FF;margin-left:5px;padding-left:5px;color:#000;font-weight:normal;fo= nt-style:normal;text-decoration:none;font-family:Helvetica,Arial,sans-serif= ;font-size:12pt;"><div style=3D"line-height:1.7;color:#000000;font-size:14p= x;font-family:arial"><div><br></div><br><div><br></div><br>At 2013-08-08 13= :57:57,"Omer Frenkel" <ofrenkel@redhat.com> wrote:<br><bloc= kquote id=3D"isReplyCon! tent" style=3D"PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: = #ccc 1px solid"><div style=3D"font-family: times new roman, new york, times= , serif; font-size: 12pt; color: #000000"><div><br></div><div><br></div><hr= id=3D"zwchr"><blockquote style=3D"border-left:2px solid #1010FF;margin-lef= t:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;text= -decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><b=
From: </b>"bigclouds" <<a href=3D"mailto:bigclouds@163.com" target=3D"_= blank">bigclouds@163.com</a>><br><b>To: </b>"engine-devel" <<a href= =3D"mailto:engine-devel@ovirt.org" target=3D"_blank">engine-devel@ovirt.org= </a>><br><b>Sent: </b>Thursday, August 8, 2013 3:36:35 AM<br><b>Subject:= </b>[Engine-devel] does now engine support join vm to AD<br><div><br></div= <div style=3D"line-height:1.7;color:#000000;font-size:14px;font-family:ari= al"> hi,all<br>does now engine support join vm to AD?<br>on UI there i= s a configuration option for windows domain, how to use it?<br></div></bloc= kquote><div>when creating template with windows os, y! ou need to 'seal' it somehow for sysprep,<br></div><div>then you need to s= et the domain when creating vm from the template<br></div><div>(also you ca= n set the windows domain on the template to be set by default to vms create= d for it)<br></div><div>and when you run the vm for the first time, the win= dows sysprep takes place and the domain should be set there.<br></div><div>= make sure to select the right os on the template/vm since the sysprep is di= fferent between windows versions.<br></div><div><br></div><div>for linux im= not sure, it might be possible with cloud init, with user-scripts, once we= have this option (currently not implemented)<br></div><blockquote style=3D= "border-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;= font-weight:normal;font-style:normal;text-decoration:none;font-family:Helve= tica,Arial,sans-serif;font-size:12pt;"><div style=3D"line-height:1.7;color:= #000000;font-size:14px;font-family:arial">thanks.<br></div><br><div><br></d= iv><br>___________! ____________________________________<br>Engine-devel mailing list<br><a hr= ef=3D"mailto:Engine-devel@ovirt.org" target=3D"_blank">Engine-devel@ovirt.o= rg</a><br>http://lists.ovirt.org/mailman/listinfo/engine-devel<br></blockqu= ote><div><br></div></div></blockquote></div><br><div><br></div></blockquote= <div><br></div></div></body></html> ------=_Part_13272093_503425201.1375960091801--
participants (2)
-
bigclouds
-
Omer Frenkel