Mercurial > dropbear
comparison dropbear.8 @ 1820:e9854650d45b
Clarify help text for dropbear -e environment option
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 19 Aug 2021 23:17:34 +0800 |
parents | 5120e22882de |
children |
comparison
equal
deleted
inserted
replaced
1819:5120e22882de | 1820:e9854650d45b |
---|---|
35 .B \-E | 35 .B \-E |
36 Log to standard error rather than syslog. | 36 Log to standard error rather than syslog. |
37 .TP | 37 .TP |
38 .B \-e | 38 .B \-e |
39 Pass on the server environment to all child processes. This is required, for example, | 39 Pass on the server environment to all child processes. This is required, for example, |
40 if dropbear is launched on the fly from a SLURM workload manager. The enviroment is not | 40 if Dropbear is launched on the fly from a SLURM workload manager. The environment is not |
41 passed by default. Note that this can be a potential security risk. | 41 passed by default. Note that this could expose secrets in environment variables from |
42 the calling process - use with caution. | |
42 .TP | 43 .TP |
43 .B \-m | 44 .B \-m |
44 Don't display the message of the day on login. | 45 Don't display the message of the day on login. |
45 .TP | 46 .TP |
46 .B \-w | 47 .B \-w |