Debian Bug report logs - #518806
lts.conf LDM_DIRECTX parameter not documented in /usr/share/doc/ltsp-server/lts-parameters.txt

version graph

Package: ltsp-server; Maintainer for ltsp-server is Debian LTSP Maintainers <team+ltsp@tracker.debian.org>; Source for ltsp-server is src:ltsp (PTS, buildd, popcon).

Reported by: Tim Day <timday@bottlenose.demon.co.uk>

Date: Sun, 8 Mar 2009 18:48:02 UTC

Severity: minor

Found in version ltsp/5.1.10-2

Fixed in version 5.1.62-1

Done: Vagrant Cascadian <vagrant@freegeek.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#518806; Package ltsp-server. (Sun, 08 Mar 2009 18:48:04 GMT) (full text, mbox, link).


Acknowledgement sent to Tim Day <timday@bottlenose.demon.co.uk>:
New Bug report received and forwarded. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>. (Sun, 08 Mar 2009 18:48:04 GMT) (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Tim Day <timday@bottlenose.demon.co.uk>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: lts.conf LDM_DIRECTX parameter not documented in /usr/share/doc/ltsp-server/lts-parameters.txt
Date: Sun, 08 Mar 2009 18:45:05 +0000
Package: ltsp-server
Version: 5.1.10-2
Severity: minor


LTSP's lts.conf LDM_DIRECTX option appears to work as expected,
(bypasses ssh for post-login X11 network traffic)
but isn't listed in /usr/share/doc/ltsp-server/lts-parameters.txt.gz

Alternatively it might be argued the LDM_DIRECTX mode is horribly insecure
and shouldn't be provided!

-- Package-specific info:
packages in chroot: /opt/ltsp/i386
ii  ldm                      2:2.0.6-4                LTSP display manager
ii  ltsp-client              5.1.10-2                 LTSP client environment
ii  ltsp-client-core         5.1.10-2                 LTSP client environment
ii  ltspfsd                  0.5.3-3                  Fuse based remote filesystem daemon for LTSP thin clients
lts.conf from chroot: /opt/ltsp/i386
# This is the default lts.conf file for ltsp 5.
# For more information about valid options please see: 
# /usr/share/doc/ltsp-client/examples/lts-parameters.txt.gz
# in the client environment

[default] 
    #SOUND=False
    #LOCALDEV=False
    #CONFIGURE_X=False
    X_COLOR_DEPTH=24
    NETWORK_COMPRESSION=False
    LDM_DIRECTX=True

-- System Information:
Debian Release: 5.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages ltsp-server depends on:
ii  debconf [debconf-2.0]       1.5.24       Debian configuration management sy
ii  debconf-utils               1.5.24       debconf utilities
ii  debootstrap                 1.0.10lenny1 Bootstrap a basic Debian system
ii  gettext-base                0.17-4       GNU Internationalization utilities
ii  iproute                     20080725-2   networking and traffic control too
ii  lsb-release                 3.2-20       Linux Standard Base version report
ii  openssh-client              1:5.1p1-5    secure shell client, an rlogin/rsh
ii  python                      2.5.2-3      An interactive high-level object-o
ii  tcpd                        7.6.q-16     Wietse Venema's TCP wrapper utilit
ii  update-inetd                4.31         inetd configuration file updater

Versions of packages ltsp-server recommends:
ii  atftpd                   0.7.dfsg-6      advanced TFTP server
pn  nbd-server               <none>          (no description available)
ii  nfs-kernel-server        1:1.1.2-6lenny1 support for NFS kernel server
ii  openbsd-inetd [inet-supe 0.20080125-2    The OpenBSD Internet Superserver
ii  openssh-server           1:5.1p1-5       secure shell server, an rshd repla
pn  squashfs-tools           <none>          (no description available)

Versions of packages ltsp-server suggests:
pn  audiooss                      <none>     (no description available)
ii  dhcp3-server                  3.1.1-6    DHCP server for automatic IP addre
ii  esound-clients                0.2.36-3   Enlightened Sound Daemon - clients
pn  libasound2-plugins            <none>     (no description available)
pn  ltspfs                        <none>     (no description available)
pn  sdm                           <none>     (no description available)
ii  xauth                         1:1.0.3-2  X authentication utility

-- debconf information:
  ltsp-server/build_client: false




Reply sent to Vagrant Cascadian <vagrant@freegeek.org>:
You have taken responsibility. (Sun, 08 Mar 2009 20:15:03 GMT) (full text, mbox, link).


Notification sent to Tim Day <timday@bottlenose.demon.co.uk>:
Bug acknowledged by developer. (Sun, 08 Mar 2009 20:15:03 GMT) (full text, mbox, link).


Message #10 received at 518806-done@bugs.debian.org (full text, mbox, reply):

From: Vagrant Cascadian <vagrant@freegeek.org>
To: 518806-done@bugs.debian.org
Subject: Re: Bug#518806: lts.conf LDM_DIRECTX parameter not documented in /usr/share/doc/ltsp-server/lts-parameters.txt
Date: Sun, 8 Mar 2009 13:12:51 -0700
Version: 5.1.62-1

On Sun, Mar 08, 2009 at 06:45:05PM +0000, Tim Day wrote:
> Package: ltsp-server
> Version: 5.1.10-2
> Severity: minor
> 
> LTSP's lts.conf LDM_DIRECTX option appears to work as expected,
> (bypasses ssh for post-login X11 network traffic)
> but isn't listed in /usr/share/doc/ltsp-server/lts-parameters.txt.gz

thanks for the bug report.

this was fixed in an upload to experimental a while ago, and is fixed in
the current version in unstable (5.1.62-1). sorry we didn't have it
documented with the packages in lenny.
 
> Alternatively it might be argued the LDM_DIRECTX mode is horribly insecure
> and shouldn't be provided!

yes, some people proposed calling is LDM_INSECURE when the feature was
introduced. :)

the need for better performance with lower end thin clients and servers is
important to the LTSP project, despite the tradeoff in security, and at least
is secure by default.

live well,
  vagrant




Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Sat, 18 Apr 2009 07:26:17 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Jul 1 13:40:27 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.