Class Protocols.X.Auth.auth_file
- Description
XAuthority key database.
- Variable
auth
mapping(int:mapping(string:mapping)) Protocols.X.Auth.auth_file.auth- Description
Mapping from address family to mapping from destination key (cf make_key()) to authentication entry.
Known address families:
0IPv4 address.
1DECNet address.
2Chaos net address.
6IPv6 address.
33Amoeba address.
252Localhost.
253Kerberos 5 Principal.
254Netname.
256Local connection (typically unix domain socket or loopback).
65535Wildcard.