Discuss this help topic in SecureBlackbox Forum
This event requests X11-forwarding permission.
Declaration
Parameters
- SingleConnection - specifies than only one x11-connection can be forwarded at the same time
- AuthProtocol - x11-authentication protocol
- AuthCookie - authentication cookie
- ScreenNumber - number of the screen
- Accept - specifies if forwarding will be allowed
- pcAuthProtocol - x11-authentication protocol
- szAuthProtocol - the length of pcAuthProtocol.
- pcAuthCookie - authentication cookie
- szAuthCookie - the length of pcAuthCookie.
Description
Informs the server about X11 settings and requests permission for forwarding.
No X11-forwarding can be requested (OnBeforeOpenX11Forwarding and
OnOpenX11Forwarding events can not be fired) until
permission is received.
Discuss this help topic in SecureBlackbox Forum