[Pkg-ltsp-devel] Bug#482553: ldm: password change doesn't work

Vagrant Cascadian vagrant at freegeek.org
Sat May 31 05:41:40 UTC 2008


On Fri, May 23, 2008 at 03:59:18PM +0200, John S. Skogtvedt wrote:
> When trying to log in as a user with an expired password,
> I experienced the following problems:
...snip... 
> I have attached a patch which should fix these problems.

applied your patch to the version just uploaded to unstable, even though
there are still likely cases where it will hang. i didn't close the bug
since there are outstanding issues.

i am curious if this line is a good idea, though:

@@ -256,7 +261,6 @@

     seen = expect(fd, 30.0, "updated successfully", NULL);
     if (seen == 1) {
-        bzero(ldminfo.password, sizeof ldminfo.password);
         return 2;
     }

by removing that line, is it leaving the password sitting in memory?

live well,
  vagrant





More information about the Pkg-ltsp-devel mailing list