<div dir="ltr"><div><div>Hi Muktadir<br><br></div>Validation policy passed to Controller is rejecting the Data from NFD management.<br></div><div>You'll need to adjust the trust schema.<br></div><div><br></div>Yours, Junxiao<br><div><div><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Oct 26, 2017 at 5:37 PM, Muktadir R Chowdhury (mrchwdhr) <span dir="ltr"><<a href="mailto:mrchwdhr@memphis.edu" target="_blank">mrchwdhr@memphis.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">

<div id="m_-7799138137266644075divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Helvetica,sans-serif" dir="ltr">
<p>I basically wanted to enable LocalControlFeature in NFD.</p>
<p>I used the code below to send ControlCommand to NFD.</p>
<p><br>
</p>
<p></p>
<div>  <span style="font-size:9pt">m_controller.start<ndn::nfd::<wbr>FaceUpdateCommand>(</span></div>
<div><span style="font-size:9pt">              ndn::nfd::ControlParameters()</span></div>
<div><span style="font-size:9pt">                        .setFlagBit(ndn::nfd::<wbr>FaceFlagBit::BIT_LOCAL_FIELDS_<wbr>ENABLED, true),</span></div>
<div><span style="font-size:9pt">              bind(&Nlsr::onCommandSuccess, this, _1),</span></div>
<div><span style="font-size:9pt">              bind(&Nlsr::onCommandFailure, this, _1));</span></div>
<div><br>
</div>
<div>But I am getting the following error:</div>
<div>
<p style="margin:0px;font-style:normal;font-variant-ligatures:normal;font-variant-caps:normal;font-weight:normal;font-stretch:normal;font-size:12px;line-height:normal;font-family:Monaco;color:rgb(241,241,240);background-color:rgb(47,42,43)">
<span style="font-variant-ligatures:no-common-ligatures">Failed to enable incoming face id indication feature: (code: 10021, reason: Validation policy error (No rule matched for data `/localhost/nfd/faces/update/<wbr>h%06l%01%01p%01%01/%00%00%01_<wbr>Z%05dt/%90%3C%E6A%EC%ECIy/%<wbr>164%1B%01%01%1C%2F%07-%08%<wbr>03ndn%08%06a-site%08%08%C1.<wbr>Router%08%02cs%08%01a%08%<wbr>03KEY%08%08%03-k%BC%E9t%279/%<wbr>17%FD%01%00p%91%FC%A3%18%12.%<wbr>19%3Ap%00jx%ED%0F5o%18%BE%FD%<wbr>14yy_%5B5n%5BX%8D%3A%0A%96rpN%<wbr>C1%8A%F3m%BF%15%9CP%80T%AB%<wbr>F0w8%F7%7B%C2%EC%A7%E1%B6wA%<wbr>AD%2ARp%B9%27%A6%AE%20u%BE%0C%<wbr>2F%19S%B7%88%C1a%FD%EB4%C0%<wbr>DDmw%E4D%8E%19%96%88%C7X%AC%<wbr>3B%9A%1Eg%0Aw%DD%2C%D9%F7s%D3%<wbr>0B%18%A0%A6%0CX%7B%E3%B4%06%<wbr>D28%8BK%12%80%DA%00%3B%88%00%<wbr>F2%D6%0C%7C%E5%CB%EE%DF%E2Q%<wbr>D6%AB%1ER%BD%80%98HM%40%BA%<wbr>BAD%DD%A7%D7%84%0D%F3HH3%DC%<wbr>27%0D%0EV%00%1C%DE%9B%0B%DC%<wbr>99%D4o%27jYU%D3%D0%04%3Fg%C1%<wbr>1E%E9%19%C1+v%17%FD%8F%0B-+x%<wbr>95%AC5%DA%1F%F8%89w%CB%AC%A4%<wbr>B6%074%18S%AF%CD%1F%88%F0k%89%<wbr>A8%D6%A9.%25%3EB%F4%11%9D%BC%<wbr>7DO%9C%5E%C7w%22zN_%86u%B9%28.<wbr>%F5%9C%BCrZ%16u%EE%84%8D%EE`))</span></p>
<br>
</div>
<br>
<p></p>
<p>Does anybody have any idea?</p>
<p><br>
</p>
<p>Muktadir<br></p></div></div></blockquote></div></div></div></div></div></div></div>