Possible security problem in hostbased user authentication?

This is a discussion on Possible security problem in hostbased user authentication? within the OpenSSH Development forums, part of the Networking and Network Related category; In auth2-hostbased.c, line #146 if (auth_rhosts2(pw, cuser, chost, chost) == 0) ^^^^^ shouldn't this be if (auth_rhosts2(pw, ...


Go Back   Usenet Forums > Networking and Network Related > OpenSSH Development

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 10-06-2005
Choung S. Park / Choung Networks
 
Posts: n/a
Default Possible security problem in hostbased user authentication?


In auth2-hostbased.c, line #146

if (auth_rhosts2(pw, cuser, chost, chost) == 0)
^^^^^

shouldn't this be

if (auth_rhosts2(pw, cuser, chost, ipaddr) == 0)
^^^^^^

The code was found in 4.2.

Best regards,
Choung S.Park

_______________________________________________
openssh-unix-dev mailing list
openssh-unix-dev@mindrot.org
http://www.mindrot.org/mailman/listi...enssh-unix-dev
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are Off
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 07:22 PM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.0.0