[Bug 2870] Support "%i" token expansion in the IdentityAgent option

bugzilla-daemon at bugzilla.mindrot.org bugzilla-daemon at bugzilla.mindrot.org
Fri May 25 14:39:35 AEST 2018


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

--- Comment #2 from Darren Tucker <dtucker at dtucker.net> ---
Comment on attachment 3155
  --> https://bugzilla.mindrot.org/attachment.cgi?id=3155
Support %U in sshd percent_expand for UID. Extend %i availability in
ssh

> snprintf(uidstr, sizeof(uidstr), "%d", pw->pw_uid);

on some platforms uid_t is long not int?

-- 
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