]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
New option to allow use of the local OS username for login to the remote side
authorJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 24 Nov 2008 17:51:42 +0000 (17:51 +0000)
committerJacob Nevins <jacobn@chiark.greenend.org.uk>
Mon, 24 Nov 2008 17:51:42 +0000 (17:51 +0000)
commita283d0a953b752d39ca7fe9377eda42e701b50db
tree4f78a7aa352892eec96d35cb86a8ffbe037051c8
parent8aa116bcb049ff08481bdd2e9b80196e555d7383
New option to allow use of the local OS username for login to the remote side
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: http://svn.tartarus.org/sgt/putty@8324 cda61777-01e9-0310-a592-d414129be87e
config.c
doc/config.but
putty.h
rlogin.c
settings.c
ssh.c
telnet.c
windows/winhelp.h