<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
On 07/30/2010 04:02 PM, Adam Young wrote:
<blockquote cite="mid:4C532FE1.4040907@redhat.com" type="cite">
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
On 07/22/2010 02:25 PM, Rob Crittenden wrote:
  <blockquote cite="mid:4C488D2C.2060505@redhat.com" type="cite">Make
sure that the host behind new host and service records is actually a
resolvable DNS A record. There is a --force flag if you know what you
are doing (or just feel like charging ahead anyway). <br>
    <br>
We use a lot of made-up names in the self-tests, had to add the force
flag to all of them. <br>
    <br>
rob <br>
    <pre wrap=""><fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated"
 href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext"
 href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
  </blockquote>
I can't get this patch to apply:<br>
  <br>
[ayoung@ayoung freeipa]$ git apply ~/Documents/IPA/freeipa-490-dns.patch<br>
error: patch failed: ipalib/util.py:28<br>
error: ipalib/util.py: patch does not apply<br>
  <br>
  <br>
  <br>
I've tried it both with and without patch 484<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Freeipa-devel mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Freeipa-devel@redhat.com">Freeipa-devel@redhat.com</a>
<a class="moz-txt-link-freetext" href="https://www.redhat.com/mailman/listinfo/freeipa-devel">https://www.redhat.com/mailman/listinfo/freeipa-devel</a></pre>
</blockquote>
<br>
<br>
OK, disregard that,  I was able to apply it on top of 484, build and
deploy.<br>
<br>
I'd give it an ACK except that I can't figure out how to work around 
service-add where the service is not yet resolvable.  I understand that
this is not desired, but I'm fairly certain that not being able to do
this will mess up someone.  <br>
<br>
ipa service-add-host --force --hosts=web.example.com
HTTP/web.example.com<br>
Usage: ipa [global-options] service-add-host PRINCIPAL<br>
<br>
ipa: error: no such option: --force<br>
<br>
<br>
<br>
</body>
</html>