New option to allow use of the local OS username for login to the remote side
authorjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 24 Nov 2008 17:51:42 +0000 (17:51 +0000)
committerjacob <jacob@cda61777-01e9-0310-a592-d414129be87e>
Mon, 24 Nov 2008 17:51:42 +0000 (17:51 +0000)
if we have no better ideas, with UI shamelessly stolen from Quest PuTTY.

Off by default, which effectively reverts the change to using the local
username by default that came in with GSSAPI support in r8138. Anyone wanting
seamless single sign-on will need to set the new option. (The previous
default behaviour was getting in the way in ad-hoc scenarios.)

Note that the PSCP and Unix-Plink behaviour of using the local username by
default have remained unchanged throughout; they are not affected by the new
option. Not sure if that's the Right Thing.

git-svn-id: svn://svn.tartarus.org/sgt/putty@8324 cda61777-01e9-0310-a592-d414129be87e


No differences found