This is not really resolved...

I can launch MSTSC and connect to the Linux machine now but when I try to 
login, I get a login OK but then just a black screen.

Any suggestions?

-Stephen

From: Stephen Yorke (DN)
Sent: ‎Tuesday‎, ‎April‎ ‎23‎, ‎2013 ‎11‎:‎46‎ ‎AM
To: Jay Sorg
Cc: xrdp-devel@lists.sourceforge.net

Just an FYI...as soon as I ran the `xrdp-keygen xrdp auto` command, everything 
works now and I can connect.

As far as a fix for this, I think the startup script change would be the way to 
go but is it only xrdp that uses this rsakeys.ini file?  If so, and you 
continue to place it in the /etc/xrdp folder, then it should be perfectly fine 
to just create it during the `make install` phase as long as xrdp is the only 
thing accessing/using that particular file.

Thanks a lot for this,
-Stephen

From: Jay Sorg
Sent: ‎Tuesday‎, ‎April‎ ‎23‎, ‎2013 ‎2‎:‎59‎ ‎AM
To: Stephen Yorke (DN)
Cc: xrdp-devel@lists.sourceforge.net

This looks like it's related to the change done lately.
make install does not install a default RSA key anymore.
You need to run
xrdp-keygen xrdp auto
as root to get a unique key.

I was talking with Gustavo about this.  I don't want to leave it like
this but it is a security issue if you accidentally use a known key in
a production system.

One solution might be to have the xrdp start script check for
rsakeys.ini and if not exists, create it.

Any thoughts on the matter?

Jay


On Mon, Apr 22, 2013 at 7:01 AM, Stephen Yorke (DN)
<syo...@dezignnet.com> wrote:
> All,
> I have xrdp 0.7.0 downloaded, compiled and installed (yesterdays git) but
> when I try to connect via MSTSC on my Win8 or a Win7 machine, it immediately
> disconnects the session.
>
> Running xrdp and xrdp-sesman with the -ns switches and the only thing in the
> log is show in this pastebin poste:
>      http://pastebin.com/Di426KaX
>
> Has anyone gotten xrdp 0.7.0 working on CentOS/RH x64 systems?  Specifically
> the latest 6.4 releases.
>
> -Stephen
>
> ------------------------------------------------------------------------------
> Try New Relic Now & We'll Send You this Cool Shirt
> New Relic is the only SaaS-based application performance monitoring service
> that delivers powerful full stack analytics. Optimize and monitor your
> browser, app, & servers with just a few lines of code. Try New Relic
> and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
> _______________________________________________
> xrdp-devel mailing list
> xrdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xrdp-devel
>
------------------------------------------------------------------------------
Try New Relic Now & We'll Send You this Cool Shirt
New Relic is the only SaaS-based application performance monitoring service 
that delivers powerful full stack analytics. Optimize and monitor your
browser, app, & servers with just a few lines of code. Try New Relic
and get this awesome Nerd Life shirt! http://p.sf.net/sfu/newrelic_d2d_apr
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to