2efde9b Fix some issues from bug #106537. don't ever set RUSER and only set RHOST

Authored and Committed by George Lebl 21 years ago
    Fix some issues from bug #106537. don't ever set RUSER and only set RHOST
    
    
    Wed Jun 04 17:34:22 2003  George Lebl <jirka@5z.com>
    
    	* daemon/verify-pam.c: Fix some issues from bug #106537.  don't
    	  ever set RUSER and only set RHOST if not a console login.  Fix
    	  leaks in the conversation functions on error.
    
    	* daemon/verify-pam.c: Translate a bunch of common pam messages (I
    	  got some from strings pam_unix.so)
    
    	* daemon/verify-*.c: change "Password: " to "Password:", that space
    	  didn't make sense
    
        
file modified
+12 -0
file modified
+1 -1
file modified
+84 -26
file modified
+1 -1