DISCLAIMER. English language used here only for compatibility (ASCII only), so any suggestions about my bad grammar (and not only it) will be greatly appreciated.

Показаны сообщения с ярлыком xauth. Показать все сообщения
Показаны сообщения с ярлыком xauth. Показать все сообщения

среда, 27 августа 2014 г.

X11 authentication and remote X clients

There is several methods of display access control, but the most used are two:
Host Access controlled by `xhost` and MIT-MAGIC-COOKIE-1 controlled by
`xauth`. Below is just what you can find in man, and may be a little more.