[Bug 3543] Add a provision to force query of login ID
bugzilla-daemon at mindrot.org
bugzilla-daemon at mindrot.org
Mon Feb 20 15:48:44 AEDT 2023
https://bugzilla.mindrot.org/show_bug.cgi?id=3543
--- Comment #3 from Darren Tucker <dtucker at dtucker.net> ---
(In reply to Darren Tucker from comment #2)
> + options.user = getenv("USER") ? getenv("USER") :
Actually that should probably use LOGNAME since that's specified by
POSIX:
https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/V1_chap08.html#tag_08_03
--
You are receiving this mail because:
You are watching someone on the CC list of the bug.
You are watching the assignee of the bug.
More information about the openssh-bugs
mailing list