diff options
author | Koichiro IWAO <meta@vmeta.jp> | 2017-04-04 18:36:52 +0900 |
---|---|---|
committer | metalefty <meta@vmeta.jp> | 2017-04-06 09:25:02 +0900 |
commit | 06ce0d7ee3121a53302ef102e14ffb71ab798c3c (patch) | |
tree | b601db117ffab67478a0e19564fbf13ea77feac6 /mc | |
parent | 7a7445fefd9a61535881ceedf5ed82febb52d2dc (diff) | |
download | xrdp-proprietary-06ce0d7ee3121a53302ef102e14ffb71ab798c3c.tar.gz xrdp-proprietary-06ce0d7ee3121a53302ef102e14ffb71ab798c3c.zip |
sesman: LOGNAME should be set to username
which is used to store login name. The login name shall be the string
that would be returned by the getlogin() function [1]. Some applications
only refers LOGNAME environment variable and don't fallback to other
variables such as USER.
Fixes #725. Reported by @seidler2547.
[1] The Single UNIX Specification, Issue 7
Diffstat (limited to 'mc')
0 files changed, 0 insertions, 0 deletions