https://bugzilla.mindrot.org/show_bug.cgi?id=2775
--- Comment #3 from Charles Hedrick <[email protected]> --- I'm going to try the patch. But it's been a while. Is that patch going to happen? One comment: You say you have to do the template replacement yourself because you're running as root. Another approach, which is probably safer because you don't have to duplicate code that could change, is to temporarily change your UID. I've done that in my own code. Incidentally, make sure you check this code with KCM:. The default is normally KCM:, with no uid. If you're going to use the default, you have to be the user when you generate the ccache, or you'll get root's KCM. -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
