<div dir="ltr">Thank you for all the responses.  runpty from lux is the direction that I had in mind (<a href="https://github.com/hawk/lux/blob/master/c_src/runpty.c">https://github.com/hawk/lux/blob/master/c_src/runpty.c</a>)<div>
<br></div><div>Tony seems curious as to what I'm trying to do, so here it is:</div><div><br></div><div>We have an embedded system that uses unix accounts, OpenSSH, and an C++ ncurses program for the user interface.  For a variety or reasons, we want to get away from unix accounts and go with application-level accounts in much the same way that a typical web app would do.  OpenSSH does not appear to support that account model but Erlang SSH can, hence my need for full pseudoterminal support.</div>
<div><br></div><div>Thanks again,</div><div>Dan.</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Sat, Oct 12, 2013 at 7:28 AM, Per Hedeland <span dir="ltr"><<a href="mailto:per@hedeland.org" target="_blank">per@hedeland.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">Daniel Goertzen <<a href="mailto:daniel.goertzen@gmail.com">daniel.goertzen@gmail.com</a>> wrote:<br>

><br>
>  Before I run off and start writing a pseudoterminal wrapper port,<br>
>is anyone aware of an existing wrapper or some other solution for my<br>
>problem?<br>
<br>
</div><a href="http://erlang.org/pipermail/erlang-questions/2013-January/072069.html" target="_blank">http://erlang.org/pipermail/erlang-questions/2013-January/072069.html</a><br>
<span class="HOEnZb"><font color="#888888"><br>
--Per Hedeland<br>
</font></span></blockquote></div><br></div>