Steffen,

Earlier you tried "X11rdp -uds :10" and you got a command not found error.

Do you know the location of that X11rdp binary? It should be somewhere in
your system PATH (/usr/bin) , else your system won't find it. My technique
is to do an ln -s /opt/X11rdp/bin/X11rdp /usr/bin/X11rdp

That way, the system finds the binary in your PATH.

Regards,

Kev.


On Fri, Jul 26, 2013 at 9:21 AM, Steffen Bollmann <stebollm...@gmail.com>wrote:

> Dear xrdp-developers,
>
> Are there already news on this issue? Can I do something to help?
>
> Right now I am running xrdp via sesman-Xvnc and this works (except for
> the clipboard), but I would love to use it via X11rdp.
>
> Thank you and all the best
> Steffen
>
> 2013/7/15 Steffen Bollmann <stebollm...@gmail.com>:
> > Dear Jay,
> >
> > Thank you so much for your comment on this :) (and for not liking to
> > break Fedora :p)
> >
> > Good guess - X11rdp is not running and I do not how to get it running
> > X11rdp -uds :10
> > bash: X11rdp: command not found
> >
> > I tried playing with ./xorg/debuild/debX11rdp.sh but without sucess -
> > it wants some x11rdp-files/DEBIAN/ files
> >
> > Can you give me another hint what I can try next?
> >
> > Thank you and all the best
> > Steffen
> >
> > 2013/7/13 Jay Sorg <jay.s...@gmail.com>:
> >>>> #%PAM-1.0
> >>>> auth       required    pam_unix.so shadow nullok
> >>>> auth       required    pam_env.so readenv=1
> >>>> account    required    pam_unix.so
> >>>>
> >>>> master:
> >>>> #%PAM-1.0
> >>>> @include common-auth
> >>>> @include common-account
> >>>> @include common-session
> >>>> @include common-password
> >>>
> >>> This was a change from the X11rdp-o-Matic pull request.
> >>> I think I'll change it back until we have a way to install the right
> >>> pam file for different distros.
> >>
> >> Looking at this more, there is a file calles xrdp-sesman.other in
> >> instfiles along with xrdp-sesman.
> >> I think we should rename
> >> xrdp-sesman to xrdp-sesman.debian
> >> and rename
> >> xrdp-sesman.other to xrdp-sesman
> >>
> >> The X11rdp-o-Matic script can use the .debian file then.
> >>
> >> I really don't like breaking Suse and EL(Redhat, Centos) users.
> >>
> >> Jay
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> xrdp-devel mailing list
> xrdp-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/xrdp-devel
>
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
xrdp-devel mailing list
xrdp-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xrdp-devel

Reply via email to