in reply to Re: log the ip of the executor
in thread log the ip of the executor
Of course if the user can in any way manipulate the environment SSH_CLIENT would be of no use. Only trust it if the user can only run this one command via ssh (e.g. using OpenSSH's ability to limit what a user can run via the ~/.ssh/authorized_keys file), and then I'd still be paranoid.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: log the ip of the executor
by Gilimanjaro (Hermit) on Apr 20, 2006 at 14:53 UTC |