<?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=1224" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2013-11-04T21:00:29+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=26&amp;t=1224</id>
<entry>
<author><name><![CDATA[dcbtux]]></name></author>
<updated>2013-11-04T21:00:29+01:00</updated>
<published>2013-11-04T21:00:29+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1224&amp;p=4578#p4578</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1224&amp;p=4578#p4578"/>
<title type="html"><![CDATA[Re: [QUESTION] yubikey val on NAS like synolgy is it possibl]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1224&amp;p=4578#p4578"><![CDATA[
Many thanks for your answer, I've two Synology NAS : one powerpc and one x86 cedarview, on both I can run python (2.7.5.6 version) code.<br /><br />is there a howto to install yubikey server val in this case ?<br /><br />[Edit] I need yubikey-ksm and yubikey-val [/Edit]<br /><br />[Edit2] I've trying to setup it, here install log, is it good ? [/Edit2]<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">/usr/local/python/bin/python setup.py install<br />/usr/local/python/lib/python2.7/distutils/dist.py:267: UserWarning: Unknown distribution option: 'build_requires'<br />  warnings.warn(msg)<br />running install<br />running bdist_egg<br />running egg_info<br />creating Lib/pyhsm.egg-info<br />writing requirements to Lib/pyhsm.egg-info/requires.txt<br />writing Lib/pyhsm.egg-info/PKG-INFO<br />writing top-level names to Lib/pyhsm.egg-info/top_level.txt<br />writing dependency_links to Lib/pyhsm.egg-info/dependency_links.txt<br />writing manifest file 'Lib/pyhsm.egg-info/SOURCES.txt'<br />reading manifest file 'Lib/pyhsm.egg-info/SOURCES.txt'<br />reading manifest template 'MANIFEST.in'<br />warning: no files found matching 'ChangeLog'<br />warning: no files found matching 'doc/html/*'<br />warning: no files found matching 'doc/wiki/*'<br />warning: no previously-included files found matching 'doc/wiki/.git'<br />warning: no previously-included files found matching 'Tests/*.pyc'<br />writing manifest file 'Lib/pyhsm.egg-info/SOURCES.txt'<br />installing library code to build/bdist.linux-x86_64/egg<br />running install_lib<br />running build_py<br />creating build<br />creating build/lib<br />creating build/lib/pyhsm<br />copying Lib/pyhsm/aes_ecb_cmd.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/validate_cmd.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/stick.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/defines.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/yubikey.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/cmd.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/debug_cmd.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/aead_cmd.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/stick_client.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/exception.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/__init__.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/version.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/base.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/db_cmd.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/buffer_cmd.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/basic_cmd.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/util.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/oath_hotp.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/hmac_cmd.py -&gt; build/lib/pyhsm<br />copying Lib/pyhsm/soft_hsm.py -&gt; build/lib/pyhsm<br />creating build/bdist.linux-x86_64<br />creating build/bdist.linux-x86_64/egg<br />creating build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/aes_ecb_cmd.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/validate_cmd.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/stick.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/defines.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/yubikey.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/cmd.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/debug_cmd.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/aead_cmd.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/stick_client.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/exception.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/__init__.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/version.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/base.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/db_cmd.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/buffer_cmd.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/basic_cmd.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/util.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/oath_hotp.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/hmac_cmd.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />copying build/lib/pyhsm/soft_hsm.py -&gt; build/bdist.linux-x86_64/egg/pyhsm<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/aes_ecb_cmd.py to aes_ecb_cmd.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/validate_cmd.py to validate_cmd.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/stick.py to stick.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/defines.py to defines.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/yubikey.py to yubikey.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/cmd.py to cmd.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/debug_cmd.py to debug_cmd.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/aead_cmd.py to aead_cmd.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/stick_client.py to stick_client.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/exception.py to exception.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/__init__.py to __init__.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/version.py to version.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/base.py to base.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/db_cmd.py to db_cmd.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/buffer_cmd.py to buffer_cmd.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/basic_cmd.py to basic_cmd.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/util.py to util.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/oath_hotp.py to oath_hotp.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/hmac_cmd.py to hmac_cmd.pyc<br />byte-compiling build/bdist.linux-x86_64/egg/pyhsm/soft_hsm.py to soft_hsm.pyc<br />creating build/bdist.linux-x86_64/egg/EGG-INFO<br />copying Lib/pyhsm.egg-info/PKG-INFO -&gt; build/bdist.linux-x86_64/egg/EGG-INFO<br />copying Lib/pyhsm.egg-info/SOURCES.txt -&gt; build/bdist.linux-x86_64/egg/EGG-INFO<br />copying Lib/pyhsm.egg-info/dependency_links.txt -&gt; build/bdist.linux-x86_64/egg/EGG-INFO<br />copying Lib/pyhsm.egg-info/requires.txt -&gt; build/bdist.linux-x86_64/egg/EGG-INFO<br />copying Lib/pyhsm.egg-info/top_level.txt -&gt; build/bdist.linux-x86_64/egg/EGG-INFO<br />zip_safe flag not set; analyzing archive contents...<br />creating dist<br />creating 'dist/pyhsm-1.0.4g-py2.7.egg' and adding 'build/bdist.linux-x86_64/egg' to it<br />removing 'build/bdist.linux-x86_64/egg' (and everything under it)<br />Processing pyhsm-1.0.4g-py2.7.egg<br />creating /volume1/@appstore/python/lib/python2.7/site-packages/pyhsm-1.0.4g-py2.7.egg<br />Extracting pyhsm-1.0.4g-py2.7.egg to /volume1/@appstore/python/lib/python2.7/site-packages<br />Adding pyhsm 1.0.4g to easy-install.pth file<br /><br />Installed /volume1/@appstore/python/lib/python2.7/site-packages/pyhsm-1.0.4g-py2.7.egg<br />Processing dependencies for pyhsm==1.0.4g<br />Searching for pyserial&gt;=2.3<br />Reading http://pypi.python.org/simple/pyserial/<br />Best match: pyserial 2.7<br />Downloading https://pypi.python.org/packages/source/p/pyserial/pyserial-2.7.tar.gz#md5=794506184df83ef2290de0d18803dd11<br />Processing pyserial-2.7.tar.gz<br />Writing /tmp/easy_install-zCwThU/pyserial-2.7/setup.cfg<br />Running pyserial-2.7/setup.py -q bdist_egg --dist-dir /tmp/easy_install-zCwThU/pyserial-2.7/egg-dist-tmp-jvY_GK<br />zip_safe flag not set; analyzing archive contents...<br />Adding pyserial 2.7 to easy-install.pth file<br />Installing miniterm.py script to /usr/local/python/bin<br /><br />Installed /volume1/@appstore/python/lib/python2.7/site-packages/pyserial-2.7-py2.7.egg<br />Searching for pycrypto==2.6<br />Best match: pycrypto 2.6<br />Adding pycrypto 2.6 to easy-install.pth file<br /><br />Using /volume1/@appstore/python/lib/python2.7/site-packages<br />Finished processing dependencies for pyhsm==1.0.4g</div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2626">dcbtux</a> — Mon Nov 04, 2013 9:00 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Tom]]></name></author>
<updated>2013-11-04T19:57:26+01:00</updated>
<published>2013-11-04T19:57:26+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1224&amp;p=4577#p4577</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1224&amp;p=4577#p4577"/>
<title type="html"><![CDATA[Re: [QUESTION] yubikey val on NAS like synolgy is it possibl]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1224&amp;p=4577#p4577"><![CDATA[
This depends on your server.<br /><br />Any x86 architecture which is capable of running python or java or C / c#  and has a network interface should be able to run our validation server.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2195">Tom</a> — Mon Nov 04, 2013 7:57 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[dcbtux]]></name></author>
<updated>2013-11-03T11:25:40+01:00</updated>
<published>2013-11-03T11:25:40+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=1224&amp;p=4573#p4573</id>
<link href="https://forum.yubico.com/viewtopic.php?t=1224&amp;p=4573#p4573"/>
<title type="html"><![CDATA[[QUESTION] yubikey val on NAS like synolgy is it possible ?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=1224&amp;p=4573#p4573"><![CDATA[
Hi all,<br /><br />I wanted to know if it is possible to install yubikey server val on a NAS like a synology, it should be a great news.<br /><br />Thanks in advanced for your return.<br /><br />@+<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=2626">dcbtux</a> — Sun Nov 03, 2013 11:25 am</p><hr />
]]></content>
</entry>
</feed>