[UP]


Manual Reference Pages  - xauth_key (1)

NAME

xauth_key(1f) - [M_random] generate magic cookies for xauth (LICENSE:PD)

CONTENTS

Synopsis
Description
Options
Example
See Also
Author
License

SYNOPSIS

xauth_key [characters] [ -n number_of_characters]

DESCRIPTION

xauth_key generates a random hexadecimal number

OPTIONS

characters
  Set of letters to compose string from. Defaults to ’0123456789abcdef’.
-n N Number of digits. Defaults to 128
-r N Number of cookies to generate
--version
  Display version information and exit.
--help Display help text and exit.

EXAMPLE

generate a value for use with the X authority system:

    xauth add :0 . ‘xauth_key‘

SEE ALSO

X(1), xauth(1)

AUTHOR

John S. Urban

LICENSE

Public Domain


xauth_key (1) March 11, 2021
Generated by manServer 1.08 from 37359b32-6ba3-4322-a1b0-4bc2d6d5c7ec using man macros.