hpux man page for xdisableaccesscontrol

Query: xdisableaccesscontrol

OS: hpux

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

XDisableAccessControl() 												   XDisableAccessControl()

Name
  XDisableAccessControl - allow access from any host.

Synopsis
  XDisableAccessControl(display)
	Display *display;

Arguments
  display   Specifies 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 15, Other Programming Techniques.

Errors
  BadAccess

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

Xlib - Host Access													   XDisableAccessControl()
Related Man Pages
xaddhost(3x11) - redhat
xaddhosts(3x11) - redhat
xenableaccesscontrol(3x11) - redhat
xlisthosts(3x11) - redhat
xremovehost(3x11) - redhat
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Hpux 11iV3 administration document
awk - Multi-line data to be stored in variable
Wrong Array...