HP-UX SNAplus2 R7 APPC Application Suite User's Guide

ANAME
Using ANAME
Figure 41 Sample anamed.ini File
/*
* This is a sample ANAMED.INI file.
*
* The following keys should be changed when configuring the
* NameServer target system.
*
* This file should be placed in the targets $HOME directory and renamed
* to ".anamed"
*
* See the NameServer system administrators guide for more
* information.
*/
/*
* Change the set_system_administrator value to the fully-qualified
* LU name of the NameServer administrators computer.
*/
set_system_administrator
lu_name( SysAdmin.LU );
/*
* Change the set_database_path value to the drive and path of the
* NameServer database file.
*/
set_database_path
directory( . );
4.2 Using ANAME
The ANAME
database contains all of the names that are available on the
ANAME network.
The location of the database is identied in the anamed.ini le.
Users can create and delete entries associated with their local LU.
The administrator for
ANAME can manage entries for any user.
The four elds that are contained in a record in the database are as follows:
User name
Specify this value when you register with
ANAME. Your user name should be an easy-to-remember, unique
nickname for the fully qualied LU name that identies you to others in the
ANAME network.
Fully qualied LU name
The fully qualied LU name associated with this particular record. SNAplus2 takes this from the name of
the local LU that you are using with the
ANAME application. This is normally the default LU associated with
the local node (the control point LU), unless you have set the APPCLLU environment variable to specify
a particular local LU. Alternatively, if you are logged in as the System Administrator, you can use the -
f
LUname option on the command line to specify a particular local LU name.
Group name
Optionally, specify this value when you register with
ANAME. There are no restrictions on the number of
instances of the same group name or on the number of users registered as members of one group. Several
users can register with the same group name. Typically, all members of a department or team register as part
of a particular group.
29