Coding help : Where to log X11 forwards?
Damien Miller
djm at mindrot.org
Fri Feb 6 11:45:59 EST 2009
On Fri, 6 Feb 2009, Damien Miller wrote:
> > At any rate, I am looking for some guidance on where
> > to log X11 forwards that are established, ideally with
> > a username and remote display information, but whatever
> > I can get, I'll take.
>
> You can achieve most of this by specifying a custom xauth program
> using sshd_config:XAuthLocation. It could be just a shell script
> that logs the parameters and the current user
^^^^^
... and then calls the real system xauth binary.
-d
More information about the openssh-unix-dev
mailing list