Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2014-06-06 Thread Bruce Marriner
/2014 7:51:27 PM Subject: Re: [Xrdp-devel] xrdp/freerds on FreeBSD >Hi, > >Thank you for interested in xrdp on FreeBSD. > >> I would like to follow up with this and see if there are any changes >> recommended now (since it's a half year + later). >> >> In

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2014-05-31 Thread Koichiro IWAO
Hi, Thank you for interested in xrdp on FreeBSD. > I would like to follow up with this and see if there are any changes > recommended now (since it's a half year + later). > > In the FreeBSD 10 ports collection there is xrdp (0.6.1), xrdp-devel > (0.7.0) and x11rdp which appears the be the 5.0 r

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2014-05-29 Thread Bruce Marriner
and this is part of that project.. -- Original Message -- From: "Koichiro IWAO" To: "Chris Lee" Cc: xrdp-devel@lists.sourceforge.net Sent: 11/13/2013 7:39:57 PM Subject: Re: [Xrdp-devel] xrdp/freerds on FreeBSD >On Tue, Nov 12, 2013 at 01:51:33PM -0600,

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-20 Thread Koichiro IWAO
On Tue, Nov 19, 2013 at 12:32:45PM -0600, Chris Lee wrote: > Hello again everyone, > > I have determined that my connection issues may be related to my Active > Directory setup on FreeBSD. You should have tell us that first. It could save the time. You shuold try it on Linux and confirm if the

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-19 Thread Chris Lee
Hello again everyone, I have determined that my connection issues may be related to my Active Directory setup on FreeBSD. When I disable 'winbind enum users' due to a warning in the documentation that the setting may adversely affect performance some things like 'getent passwd' do not seem to kno

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-17 Thread Koichiro IWAO
On Fri, Nov 15, 2013 at 11:18:34PM -0600, Chris Lee wrote: > [chris@redacted ~]$ pstree -s xrdp > -+= 1 root /sbin/init -- > \-+= 01192 root /usr/sbin/sshd >|-+= 01513 root sshd: chris [priv] (sshd) >| \-+- 01517 chris sshd: chris@pts/0 (sshd) >| \-+= 01520 chris -bash (bash) >

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-17 Thread Koichiro IWAO
Ah, the VM's password are: root: (nopassword) xrdp: xrdp Boot it and connect from RD client with user named xrdp. -- `whois vmeta.jp | nkf -w` meta -- DreamFactory - Open Source REST & JSON Services for HTML5 & Na

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-15 Thread Chris Lee
Hi again Koichiro, On Thu, Nov 14, 2013 at 10:11 PM, Koichiro IWAO wrote: > On Wed, Nov 13, 2013 at 09:05:29PM -0600, Chris Lee wrote: > > $ /usr/local/bin/X11rdp :15 > > I saw you output, it seems X11rdp binary can be run correctly. > > > I did build xrdp from ports and x11rdp from your ports

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-15 Thread Koichiro IWAO
On Wed, Nov 13, 2013 at 09:05:29PM -0600, Chris Lee wrote: > $ /usr/local/bin/X11rdp :15 I saw you output, it seems X11rdp binary can be run correctly. > I did build xrdp from ports and x11rdp from your ports branch and have the > same black screen issue. > When I attach to the xrdp and xrdp-sesm

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-14 Thread Chris Lee
Hi Koichiro, On Wed, Nov 13, 2013 at 7:39 PM, Koichiro IWAO wrote: > On Tue, Nov 12, 2013 at 01:51:33PM -0600, Chris Lee wrote: > > Hello All, > > > > I am attempting to get a rdp service *without vnc* working on FreeBSD > > 9.2-RELEASE. > > I've already suggested you X11rdp but I have some upd

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-14 Thread Chris Lee
Btw, when I try this with the xrdp (0.6.0) from ports the only difference is that xrdp-sesman does not start another xrdp process. On Wed, Nov 13, 2013 at 5:36 PM, Chris Lee wrote: > Hi Jay, > > Thanks for the response. > > I realized after my first email that there was a separate ML for freerd

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-14 Thread Koichiro IWAO
On Tue, Nov 12, 2013 at 01:51:33PM -0600, Chris Lee wrote: > Hello All, > > I am attempting to get a rdp service *without vnc* working on FreeBSD > 9.2-RELEASE. I've already suggested you X11rdp but I have some updates after that. X11rdp from master branch has been built successfully. Could you

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-14 Thread Chris Lee
Hi Jay, Thanks for the response. I realized after my first email that there was a separate ML for freerds and made a post there as well. Koichiro responded to that email, suggesting that I try his guide and port at http://w.vmeta.jp/tdiary/?date=20131015 for xrdp with x11rdp. I tried this and I

Re: [Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-13 Thread Jay Sorg
Hi Chris, FreeRDS is Marc's fork of xrdp. We don't support it. I can't even understand why he is doing this. If you want "no VNC" RDP on BSD, use X11rdp and xrdp. It should be pretty easy to get compiling. Get the latest git from github.com/FreeRDP/xrdp or even the latest devel fork here git

[Xrdp-devel] xrdp/freerds on FreeBSD

2013-11-13 Thread Chris Lee
Hello All, I am attempting to get a rdp service *without vnc* working on FreeBSD 9.2-RELEASE. If I use the sesman-Xvnc configuration I can connect and use my desktop through RDC just fine but vnc seems to make the desktop very sluggish. If I comment out all of the vnc configuration sections, lea