<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>LeopoldoMaestro.COM &#187; freenx</title>
	<atom:link href="http://www.leopoldomaestro.com/tag/freenx/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.leopoldomaestro.com</link>
	<description>Networking, Tecnología, Linux, Negocios...</description>
	<lastBuildDate>Fri, 23 Jul 2010 21:59:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Problemas de autenticación con FreeNX sobre OpenVZ</title>
		<link>http://www.leopoldomaestro.com/problemas-de-autenticacion-con-freenx-sobre-openvz/</link>
		<comments>http://www.leopoldomaestro.com/problemas-de-autenticacion-con-freenx-sobre-openvz/#comments</comments>
		<pubDate>Mon, 09 Feb 2009 01:00:31 +0000</pubDate>
		<dc:creator>leopoldomaestro</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[openvz]]></category>
		<category><![CDATA[freenx]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.leopoldomaestro.com/?p=246</guid>
		<description><![CDATA[Tras instalar FreeNX en Ubuntu 8.10 sobre Openvz, es posible que haya problemas con la autenticación.
Para resolver esto, se debe activar en /etc/nxserver/node.conf el debug en nivel 7:
NX_LOG_LEVEL=7
Después de conectar, veremos un fallo similar a este:

Info: Auth method: passdb ssh The system has no more ptys.  Ask your system administrator to create more.
while executing
&#8220;spawn [...]]]></description>
			<content:encoded><![CDATA[<p>Tras instalar FreeNX en Ubuntu 8.10 sobre Openvz, es posible que haya problemas con la autenticación.</p>
<p>Para resolver esto, se debe activar en /etc/nxserver/node.conf el debug en nivel 7:</p>
<p>NX_LOG_LEVEL=7</p>
<p>Después de conectar, veremos un fallo similar a este:</p>
<blockquote><p>
Info: Auth method: passdb ssh The system has no more ptys.  Ask your system administrator to create more.<br />
while executing<br />
&#8220;spawn -noecho $command_ssh -2 -x -l &#8220;$user&#8221; &#8220;$host&#8221; -o &#8220;NumberOfPasswordPrompts 1&#8243; -p &#8220;$port&#8221; &#8220;$executable $command&#8221; &#8221;<br />
invoked from within<br />
&#8220;if { &#8220;$auth_method&#8221;==&#8221;ssh&#8221; } {<br />
set pid [spawn -noecho $command_ssh -2 -x -l &#8220;$user&#8221; &#8220;$host&#8221; -o &#8220;NumberOfPasswordPrompts 1&#8243; -p &#8220;$port&#8221; &#8220;$executable $&#8230;&#8221;<br />
(file &#8220;/usr/lib/nx/nxnode-login&#8221; line 61)<br />
FREENX> 716 Slave mode failed to start.<br />
Info: Closing connection to slave with pid 21998.</p>
<p>NX> 404 ERROR: wrong password or login<br />
NX> 999 Bye
</p></blockquote>
<p>Para arreglarlo, cambiamos los permisos en /dev/ptmx a 666:</p>
<blockquote><p>
chmod 666 /dev/ptmx
</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.leopoldomaestro.com/problemas-de-autenticacion-con-freenx-sobre-openvz/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
