Hello,

first of all! thanks for xrdp! it works great with x11rdp, but i have some problems/tasks..

I need to replace the "default xrdp login screen" with a tool who can manage the desktops (xfce, kde, gdm..) (ex: kdm/lightdm or something else).
Ist there any possible "easy way" to replace the Login with kdm?
Or do you have some other ideas to let the user decide which desktop he/she want? (without touch any /home/user/.xsession .. there are to many custom xsession-files from houndred of users... and i dont want to edit any of them..)

... and do you know how i can change the path /usr/share/xrdp/xrdp24.bmp to .jpg or to any other compressed format?

Thank you very much for your help!

Greetings from Germany,

Daniel :-)






Am 20.08.2013 16:22, schrieb Kevin Cave:
Which is why I advise caution when using the --bleeding-edge option ;)

Actually all that does is use the xrdp/X11rdp development code branch from a developer account on github known as neutrinolabs - like I mention on my announcement page, it's really only for developers of xrdp/x11rdp.


On Tue, Aug 20, 2013 at 3:18 PM, Daniel Löschmann <daniel.loeschm...@noris.de <mailto:daniel.loeschm...@noris.de>> wrote:

    Ahh,

    your o-matic-tool (bleeding edge) works with debian jessie (+ldap)
    but not with debian wheezy (Fatal IO error 11 (Resource
    temporarily unavailable) on X server :12.0.)...

    Same Server with same settings and packages.

    Am 20.08.2013 15:35, schrieb Kevin Cave:
    Daniel,

    I have no idea - it's not something I've had to do before, so
    you'll just have to research this yourself :)

    Regards.


    On Tue, Aug 20, 2013 at 8:24 AM, Daniel Löschmann
    <daniel.loeschm...@noris.de <mailto:daniel.loeschm...@noris.de>>
    wrote:

        Would you please tell me which entry i need in xrdp-sesman :D?

        after install it look like:
        #%PAM-1.0
        @include common-auth
        @include common-account
        @include common-session
        @include common-password


        google told me:

        #%PAM-1.0
        auth    include system-auth
        account include system-auth


        but it wont work..




        Am 20.08.2013 08:59, schrieb Kevin Cave:
        Daniel, yes you'll probably have to edit
        /etc/pam.d/xrdp-sesman , to reflect authenticating against
        LDAP. You're now on your own with that ;)

        Glad the rest of xrdp/X11rdp is working for you now -
        perhaps your company can send a donation :P

        Best regards!



        On Tue, Aug 20, 2013 at 7:50 AM, Daniel Löschmann
        <daniel.loeschm...@noris.de
        <mailto:daniel.loeschm...@noris.de>> wrote:

            after i saw that link:
            
http://www.mail-archive.com/xrdp-devel@lists.sourceforge.net/msg01431.html

            i think there is a problem with LDAP/PAM-Auth, hmm... :-/

            ==> /var/log/xrdp.log <==
            [20130820-08 <tel:%5B20130820-08>:49:21] [INFO ] An
            established connection closed to endpoint: NULL:NULL -
            socket: 12
            [20130820-08 <tel:%5B20130820-08>:49:22] [DEBUG]
            xrdp_mm_module_cleanup

            ==> /var/log/syslog <==
            Aug 20 08:49:22 qsu-tslinux XRDP[3031]:
            (3031)(139743103801088)[INFO ] An established connection
            closed to endpoint: 127.0.0.1:3350
            <http://127.0.0.1:3350> - socket: 11

            ==> /var/log/xrdp.log <==
            [20130820-08 <tel:%5B20130820-08>:49:22] [INFO ] An
            established connection closed to endpoint:
            127.0.0.1:3350 <http://127.0.0.1:3350> - socket: 11





            Am 19.08.2013 20:21, schrieb Kevin Cave:
            Yes you should use both packages - and purge the 0.6
            package beforehand.

            Did you reboot after installing them? If so, check that
            the xrdp processes are running;

            $ ps ax | grep rdp
            32192 ?  S      0:00 /usr/sbin/xrdp
            32194 ?  S      0:00 /usr/sbin/xrdp-sesman

            If they aren't, try sudo /etc/init.d/xrdp start , then
            if you see those processes, you'll probably need to
            issue a "sudo update-rc.d xrdp defaults" which will add
            the startup-at-boot scripts.

            Hope this helps.

            Regards


            On Mon, Aug 19, 2013 at 6:29 PM, Daniel Löschmann
            <daniel.loeschm...@noris.de
            <mailto:daniel.loeschm...@noris.de>> wrote:

                hi,

                is it possible to simply use your two custom
                deb-packages ?
                When i try to use your .deb packages from o-matic
                3.0 -> i got some login-errors after i installed
                your deb files with "dpkg -i".
                "error error, give up".. and i dont know why.
                Do i need to edit something after i installed your
                .deb files?
                Or yust install and play?





                Am 19.08.2013 19:21, schrieb Kevin Cave:
                Daniel,

                These days, xrdp and X11rdp are written with each
                other in mind - there will probably be lots of
                incompatibilities if you try to combine xrdp 0.6
                from the Debian repo, with X11rdp 0.7

                You /might/ be able to get away with it if you use
                o-matic v2.5... but then you lose the debian
                package creation. I have no idea how one would go
                about trying to make X11rdp 0.7 work with xrdp
                0.6, sorry.


                Regards,

                Kevin.


                On Mon, Aug 19, 2013 at 6:08 PM, Daniel Löschmann
                <daniel.loeschm...@noris.de
                <mailto:daniel.loeschm...@noris.de>> wrote:

                    Hey,
                    thanks for your quick response.

I've build a Debian (wheezy x64) Server with LTSP + XRDP.
                    Unfortunately debian still uses the old
                    version (xrdp 0.5 with vnc).
                    Iam looking for a solution to easily install
                    and update xrdp + x11rdp.

                    Your O-Matic-Script sounds very nice, but we
                    cant use it because of "non-official supported
                    software"...
                    So we tried to make our own X11rdp.deb from
                    your O-Matic-Script, but it wont work with
                    Debian xrdp 0.6 (from testing/jessie).
                    after I have analyzed your packages, I
                    realized that there were many changes from
                    xrdp/x11rdp (0.6 to your 0.7).

                    We need a solution to combine the xrdp0.6
                    (from debian) with an easy handle & installing
                    x11rdp!

                    There are so many f***ing Errors when i try to
                    debug your x11rdp + xrdp 0.6 :(...

                    Your XRDP+X11RDP wont work out of the box,
                    too... "error error error, give up".. :-/

                    Only the old x11rdp works fine with xrdp0.6
                    but there are so many bugs.

                    I think the main problem is the poorly
                    documented configuration (xrdp.conf &
                    sesman.conf) and the error logs (tells me
                    everytimes: xserver is already in use...).

                    Excuse my bad english ;-)


                    Best Regards,

                    Daniel Löschmann
                    Trainee from Noris Network AG
                    Germany





                    Am 19.08.2013 18:25, schrieb Kevin Cave:
                    Daniel, greetings...

                    I just read your comment.

                    Could you please specify what isn't working
                    and I'll see if I can figure out a solution.

                    Best regards,

                    Kevin.











------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&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