<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=26&amp;t=1568" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2014-11-10T16:43:11+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1568</id>
<entry>
<author><name><![CDATA[akatz0813]]></name></author>
<updated>2014-11-10T16:39:55+01:00</updated>
<published>2014-11-10T16:39:55+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6180#p6180</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6180#p6180"/>
<title type="html"><![CDATA[Re: Unable to get PIV to work with Windows]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6180#p6180"><![CDATA[
Resolved my issue by running Set-Chuid with version 0.1.1.  Clearly 0.1.0 had a bug.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3236">akatz0813</a> — Mon Nov 10, 2014 4:39 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[akatz0813]]></name></author>
<updated>2014-11-04T22:48:35+01:00</updated>
<published>2014-11-04T22:48:35+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6129#p6129</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6129#p6129"/>
<title type="html"><![CDATA[Re: Unable to get PIV to work with Windows]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6129#p6129"><![CDATA[
What CSP are you allowing/specifying in your template?  Thats the only thing I can think of that is different.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3236">akatz0813</a> — Tue Nov 04, 2014 10:48 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[akatz0813]]></name></author>
<updated>2014-11-04T22:20:44+01:00</updated>
<published>2014-11-04T22:20:44+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6128#p6128</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6128#p6128"/>
<title type="html"><![CDATA[Re: Unable to get PIV to work with Windows]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6128#p6128"><![CDATA[
The template on the Certificate Authority is configured to set the SAN.  I also confirmed that the cer issued by the CA contains it.  See screenshots<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3236">akatz0813</a> — Tue Nov 04, 2014 10:20 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ordeneus]]></name></author>
<updated>2014-11-04T21:23:45+01:00</updated>
<published>2014-11-04T21:23:45+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6127#p6127</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6127#p6127"/>
<title type="html"><![CDATA[Re: Unable to get PIV to work with Windows]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6127#p6127"><![CDATA[
Confirmed in my environment at least. As soon as you get the SAN loaded properly it works. I can now log into Windows using the cert. You can inject a SAN as a switch to the certreq command as follows:<br /><br />certreq -submit -attrib &quot;CertificateTemplate:<strong>templateToUse</strong>&quot; -attrib &quot;SAN:upn=<strong>user@domain</strong>&amp;email=<strong>null@somewhere.com</strong>&quot; .\request.csr cert.crt<br /><br />Change the values as appropriate.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3251">ordeneus</a> — Tue Nov 04, 2014 9:23 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[ordeneus]]></name></author>
<updated>2014-11-04T21:04:41+01:00</updated>
<published>2014-11-04T21:04:41+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6126#p6126</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6126#p6126"/>
<title type="html"><![CDATA[Re: Unable to get PIV to work with Windows]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6126#p6126"><![CDATA[
Is it not that windows is expecting to find your credentials in the Subject Alternate Name (specifically your UPN)?<br /><br />According to Microsoft the Subject field should contain a DN: &quot;This field is a mandatory extension, but the population of this field is optional.&quot;<br /><br />So, unless you've figured out a way to include a SAN I don't think this will work?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3251">ordeneus</a> — Tue Nov 04, 2014 9:04 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[akatz0813]]></name></author>
<updated>2014-11-03T17:28:17+01:00</updated>
<published>2014-11-03T17:28:17+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6113#p6113</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6113#p6113"/>
<title type="html"><![CDATA[Re: Unable to get PIV to work with Windows]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6113#p6113"><![CDATA[
Workstation is Windows 8.1.  I have tried to authenticate against Windows Server 2012 and 2012 R2.  <br /><br />One likely possibility is the certificate template configured incorrectly, although I'm using the same exact template that I use for my HID Crescendo smart cards.  What CSP do you have configured?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3236">akatz0813</a> — Mon Nov 03, 2014 5:28 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom]]></name></author>
<updated>2014-11-03T10:03:09+01:00</updated>
<published>2014-11-03T10:03:09+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6106#p6106</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6106#p6106"/>
<title type="html"><![CDATA[Re: Unable to get PIV to work with Windows]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6106#p6106"><![CDATA[
Hello,<br /><br />there is a very large number of possible answers this this thread. Most probably something is wrong in your AD/WinServ configuration.<br /><br />What server version are you using?<br /><br />I have successfully tested it on Windows Server 2012 RC*<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2195">Tom</a> — Mon Nov 03, 2014 10:03 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[akatz0813]]></name></author>
<updated>2014-11-10T16:43:11+01:00</updated>
<published>2014-10-31T22:38:05+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6083#p6083</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6083#p6083"/>
<title type="html"><![CDATA[[SOLVED] Unable to get PIV to work with Windows]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1568&amp;p=6083#p6083"><![CDATA[
Hello all,<br /><br />I have completed the instructions here: <!-- m --><a class="postlink" href="https://developers.yubico.com/yubico-piv-tool/Windows-Certificate.html">https://developers.yubico.com/yubico-pi ... icate.html</a><!-- m -->  <br /><br />Everything was successful according to the command line utility.  Used a copy of a template in Windows Certificate Services from my smart card logon template that works for my traditional smart cards.<br /><br />However, RDP, Windows logon, etc all say that I do not have a valid certificate on my Yubikey.   Please help!<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3236">akatz0813</a> — Fri Oct 31, 2014 10:38 pm</p><hr />
]]></content>
</entry>
</feed>