Layer: services

Module: nx

Interfaces

Description:

NX remote desktop


Interfaces:

nx_read_home_files( domain )
Summary

Read nx home directory content

Parameters
Parameter:Description:
domain

Domain allowed access.

nx_search_var_lib( domain )
Summary

Read nx /var/lib content

Parameters
Parameter:Description:
domain

Domain allowed access.

nx_spec_domtrans_server( domain )
Summary

Transition to NX server.

Parameters
Parameter:Description:
domain

Domain allowed access.

nx_var_lib_filetrans( domain , private type , object )
Summary

Create an object in the root directory, with a private type using a type transition.

Parameters
Parameter:Description:
domain

Domain allowed access.

private type

The type of the object to be created.

object

The object class of the object being created.

Return