242
Chapter 10
Managing SNAplus2 from NetView
Using SPCF
To provide security, you can set up the SNAplus2 configuration so that
only certain types of commands are permitted from SPCF. For example,
you can permit remote users to issue
query_
* commands, but not to
activate or deactivate SNAplus2 components. You can control access
separately for each of the following groups of commands:
•
define_
*,
set_
*,
delete_
*,
add_
*, and
remove_
* commands, and
also
init_node
•
query_
* commands
• “Action” commands:
start_
*,
stop_
*,
activate_
*,
deactivate_
*,
and also
aping
,
initialize_session_limit
,
change_session_limit
, and
reset_session_limit
For more information about setting up security options for SPCF, refer to
the description of the
define_rcf_access
command in HP-UX
SNAplus2 Administration Command Reference.
Examples of SPCF Commands
The following example shows how you could issue the
define_lu_0_to_3
command using SPCF. This example uses
backslash characters to indicate uppercase letters in the two character
strings
LU$01
and
PU2
. There is no need to make the characters in the
constant name
3270_display_model_2
uppercase, because the
snapadmin
program accepts this string in lowercase.
runcmd sp=myspname, appl=node, define_lu_0_to_3,
lu_name=\l\u$01, nau_address=1, pu_name=\p\u2,
lu_model=3270_display_model_2
The following example shows how you could issue the
query_lu_0_to_3
command using SPCF. The
-a
option indicates
“return all entries,” so there is no need to specify an LU name or PU
name. The
-d
option indicates “return detailed information,” so there is
no need to specify this using the list_options parameter. These two
options act in exactly the same way as for the
snapadmin
program.
runcmd sp=myspname, appl=node, -a -d query_lu_0_to_3
Содержание HP-UX SNAplus2
Страница 4: ...4 ...
Страница 14: ...14 Contents ...
Страница 22: ...22 ...
Страница 23: ...23 1 SNA Terms and Concepts ...
Страница 65: ...65 2 Introduction to SNAplus2 ...
Страница 107: ...107 3 Administering SNAplus2 ...
Страница 132: ...132 Chapter3 Administering SNAplus2 Using the Command Line Administration Program ...
Страница 133: ...133 4 Basic Configuration Tasks ...
Страница 142: ...142 Chapter4 Basic Configuration Tasks Configuring Logging ...
Страница 143: ...143 5 Defining Connectivity Components ...
Страница 167: ...167 6 Configuring Dependent LUs ...
Страница 174: ...174 Chapter6 Configuring Dependent LUs Defining LU Pools ...
Страница 175: ...175 7 Configuring APPC Communication ...
Страница 208: ...208 Chapter7 Configuring APPC Communication Configuring APPC Security ...
Страница 209: ...209 8 Configuring User Applications ...
Страница 222: ...222 Chapter8 Configuring User Applications Configuring RJE Workstations ...
Страница 223: ...223 9 Configuring Passthrough Services ...
Страница 235: ...235 10 Managing SNAplus2 from NetView ...
Страница 248: ...248 Chapter10 Managing SNAplus2 from NetView Using UCF ...
Страница 249: ...249 11 Managing SNAplus2 Clients ...
Страница 300: ...300 Chapter11 Managing SNAplus2 Clients Managing HP UX Clients ...
Страница 301: ...301 A Configuration Planning Worksheets ...
Страница 337: ...337 B APPN Network Management Using the Simple Network Management Protocol ...
Страница 343: ...343 C Configuring an Invokable TP Using snaptpinstall ...
Страница 353: ...353 D Using SNAplus2 in a High Availability Environment ...