Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XDisableAcc(3x) — HP-UX ANSI C A.10.11

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XDisableAccessControl − allow access from any host. 

Synopsis

XDisableAccessControl(display)
Display *display;

Arguments

displaySpecifies a connection to an X server; returned from XOpenDisplay(). 

Description

XDisableAccessControl() instructs the server to allow access from clients on any host.  This disables use of the host access list.  This routine can only be called from a client running on the same host as the server.  For more information on access control, see Volume One, Chapter 13, Other Programming Techniques. 

Errors

BadAccess

See Also

XAddHost(), XAddHosts(), XEnableAccessControl(), XListHosts(), XRemoveHost(), XRemoveHosts(), XSetAccessControl(). 

Copyright O’Reilly & Assoc.  —  

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026