https://bugzilla.mindrot.org/show_bug.cgi?id=1583

--- Comment #13 from Darren Tucker <dtuc...@zip.com.au> 2009-12-10 18:26:54 EST 
---
(From update of attachment 1713)
>Finally, since the two user attributes are standard AIX user
>attributes, there is no need for an additional configure check.

They're not present on old AIXes, which I still test on and currently
work, so I'm not going to remove the #ifdef

>+      } else if (authname != NULL){
>+              enduserdb();
>+              return xstrdup(authname);

This still uses authname after enduserdb.

Other than those two things it looks good, I'll attach an updated
patch.

-- 
Configure bugmail: https://bugzilla.mindrot.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching the assignee of the bug.
You are watching someone on the CC list of the bug.
_______________________________________________
openssh-bugs mailing list
openssh-bugs@mindrot.org
https://lists.mindrot.org/mailman/listinfo/openssh-bugs

Reply via email to