show ncl default
Shows default access control and entity information which was
previously set using the SET NCL DEFAULT ACCESS and SET NCL
DEFAULT ENTITY commands. Refer to HELP NCL DEFAULT_CONTEXT
for more detailed information.
For example, on OpenVMS:
NCL>SET NCL DEFAULT ENTITY NODE remnod"user1 agoodpassword"
NCL>SHOW NCL DEFAULT
NCL Default Access by User user1, Password xxx
NCL Default Entity Node remnod
1 – access
show ncl default access
Shows default access control information which was previously
set using the SET NCL DEFAULT ACCESS command. Refer to
HELP NCL DEFAULT_CONTEXT for more information.
2 – entity
show ncl default entity
Shows default entity information which was previously set
using the SET NCL DEFAULT ENTITY command. Refer to HELP NCL
DEFAULT_CONTEXT for more information.