use the correct user for the checksum
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2109 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -148,7 +148,7 @@ send_krb5_auth(int s, struct sockaddr_in thisaddr,
|
||||
ntohs(thataddr.sin_port),
|
||||
do_encrypt ? "-x " : "",
|
||||
cmd,
|
||||
local_user);
|
||||
remote_user);
|
||||
|
||||
status = krb5_sendauth (context,
|
||||
&auth_context,
|
||||
|
Reference in New Issue
Block a user