xdisableaccesscontrol(3) hpux man page | unix.com

Man Page: xdisableaccesscontrol

Operating Environment: hpux

Section: 3

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
xhostaddress(3x11) - redhat
xlisthosts(3x11) - redhat
xremovehost(3x11) - redhat
xaddhosts(3x11) - osf1
xdisableaccesscontrol(3x11) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to extract every repeated string between two specific string?
SAN Migration question
awk - Multi-line data to be stored in variable