HPlogo ALLBASE/NET User's Guide: HP 9000 Computer Systems

Chapter 4 NETUtil Reference

» 

Technical documentation

Complete book in PDF
» Feedback

 » Table of Contents

 » Glossary

 » Index

This chapter describes the NETUtil commands and gives examples of how they are used.

To invoke NETUtil, type netutil at the shell prompt. The NETUtil prompt looks like this:

  netutil=>

NETUtil lets you type these special control characters:

  • A double forward slash (//), which terminates a command while in prompting mode and returns the NETUtil prompt.

  • The user's interrupt character (usually the ASCII DEL key or Control-C), which terminates an executing command and returns to the NETUtil prompt.

  • The user's EOF character (usually Control-D), which terminates an executing command and returns to the shell prompt.

The NETUtil commands have varying user restrictions. You must be superuser to use the following commands:

  • ADD ALIAS

  • ADD USER

  • CHANGE ALIAS

  • CHANGE USER

  • DELETE ALIAS

  • DELETE USER

  • MIGRATE ALIAS

  • MIGRATE ALIAS BACKWARD

  • MIGRATE USER

  • MIGRATE USER BACKWARD

  • SHOW USER

Feedback to webmaster