https://bugzilla.mindrot.org/show_bug.cgi?id=2870
--- Comment #2 from Darren Tucker <[email protected]> --- 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. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
