
ADD USER
ADD USER
Use the ADD USER command to add a user prole to the NETUsers le on the serv er. The rst time you use this command to add a user prole, the NETUsers le is created. T o display the contents of one or more user proles, use the SHO W USER command.
ADD USER can be abbreviated to A U.
To issue this command, y ou must log on as MANA GER.SYS, have SM capability, or have AM capability for the account specied in the command.
NETUtil Syntax
netutil=> ADD USER
Client Node Name/Session Type Name: ClientNodeName
Client Login Name: ClientLoginName
Server Login Name: ServerLoginName
Parameters
ClientNodeName is the node name of the clien t system.
It follows the node naming con ventions of the datacomm services used by the client node. The client node name is not
ClientLoginName is the login name of the user on the clien t.
The MPE/iX client login name follows MPE/iX naming con ventions for a login name and is not
Any or all of the clien t user login name componen ts may be wildcarded using the \@". When this is done, only the
If more than one clien t login name entry matches the actual user's login, then the highest prioritized matc h will be used in determining the server login name. Prioritization is as follows: A fully qualied entry has highest priorit y (user7.acct3,group2). A fully wildcarded entry has the lo west priority (@.@,@). When dealing with individual components, an actual matc h for a specic componen t takes priority over a wildcard match. When a conict with this arises bet ween dierent components, then the account is prioritized rst, the user second, and nally the group. F or example, @.acct3,@ w ould have a higher priority than user2.@,group1, so the corresponding serv er login for @.acct3,@ w ould be used.
The
NETUtil Reference