simon-svn: putty: jacob

Commits to Tartarus CVS repository. tartarus-commits at lists.tartarus.org
Wed Mar 24 20:12:25 GMT 2010


SVN root:       svn://svn.tartarus.org/sgt
Changes by:     jacob
Revision:       8909
Date:           2010-03-24 20:12:25 +0000 (Wed, 24 Mar 2010)

Log message (6 lines):
When looking for a local username on Windows, if we can get hold of the
NameUserPrincipal, use that; this avoids an issue with SSPI/GSSAPI where
the user logged in to the local machine with a different case of username
to the (case-sensitive) Kerberos username. Falls back to GetUserName as
before if that doesn't work (for machines not on a domain, and Win9x).
Based on a patch by SebastianUnger.

Modified files:
U   putty/config.c
U   putty/settings.c
U   putty/windows/winmisc.c

Links:
http://svn.tartarus.org/sgt/?rev=8909&view=rev
http://svn.tartarus.org/sgt/putty/config.c?rev=8909&r1=8908&r2=8909
http://svn.tartarus.org/sgt/putty/settings.c?rev=8909&r1=8908&r2=8909
http://svn.tartarus.org/sgt/putty/windows/winmisc.c?rev=8909&r1=8908&r2=8909



More information about the tartarus-commits mailing list