[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#387205: marked as done (xdm password length limit)



Your message dated Fri, 13 Apr 2007 03:42:05 +0200
with message-id <461EDFED.1050102@ens-lyon.org>
and subject line Bug#387205: xdm password length limit
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: xdm
Version: 4.3.0.dfsg.1-1
Severity: important

xdm has a password length limit of 32, as seen in 
xc/programs/xdm/greeter/Login.h

Note that I'm not sure about the version, since I run some backports stuff, 
but the source was from sarge, not backports.

And don't say "nobody needs passwords that long", because that's wrong for 
several reasons.

---------
typedef struct me_s {
  char name[]      = { "Thomas Habets" };
  char email[]     = { "thomas@habets.pp.se" };
  char kernel[]    = { "Linux" };
  char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt"; };
  char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE  0945 286A E90A AD48 E854" };
  char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;


--- End Message ---
--- Begin Message ---
Version: 1:1.1.4-1

> xdm has a password length limit of 32, as seen in
xc/programs/xdm/greeter/Login.h

Should be fixed in 1.1.4 (which just arrived in unstable) since the old
32-chars limit has been replaced with some better checks. It looks like
the Debian packaging makes PASSWORD_LEN be PAM_MAX_RESP_SIZE, i.e. 512.
Closing this bug then.

FYI, the upstream commit is available at
http://gitweb.freedesktop.org/?p=xorg/app/xdm.git;a=commitdiff;h=6e2362e825dfec6df73f1338088a850225ed92d2;hp=f6ab9602b8418b035f12da171a7d6edfed464aee

Brice


--- End Message ---

Reply to: