Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ XEnableAcce(3x) — HP-UX 9.10

Media Vault

Software Library

Restoration Projects

Artifacts Sought

 

NAME

XEnableAccessControl − use access control list to allow or deny connection requests. 

Synopsis

XEnableAccessControl(display)
Display *display;

Arguments

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

Description

XEnableAccessControl() instructs the server to use the host access list to determine whether access should be granted to clients seeking a connection with the server.  By default, the host access list is used.  If access has not been disabled with XDisableAccessControl() or XSetAccessControl(), this routine does nothing.  This routine can only be called by clients running on the same host as the server.  For more information, see Volume One, Chapter 13, Other Programming Techniques. 

Errors

BadAccess

See Also

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

Copyright O’Reilly & Assoc.  —  

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