[an error occurred while processing this directive]
HP OpenVMS Systems Documentation |
OpenVMS User's ManualOrder Number: AA--PV5JF--TK
June 2002
This manual describes how to use the Compaq OpenVMS operating system. The information contained in this manual is intended for all OpenVMS users and is applicable to all computers running the OpenVMS operating system. Revision/Update Information: This manual supersedes the OpenVMS User's Manual, Version 7.3.
Software Version:
OpenVMS Alpha Version 7.3--1
© 2002 Compaq Computer Corporation Compaq, the Compaq logo, AlphaServer, OpenVMS, POLYCENTER, Tru64, VAX, VMS, and the DIGITAL logo are trademarks of Compaq Information Technologies Group, L.P. in the U.S. and/or other countries. UNIX and X/Open are trademarks of The Open Group in the U.S. and/or other countries. All other product names mentioned herein may be trademarks of their respective companies. Confidential computer software. Valid license from Compaq required for possession, use, or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. Compaq shall not be liable for technical or editorial errors or omissions contained herein. The information in this document is provided "as is" without warranty of any kind and is subject to change without notice. The warranties for Compaq products are set forth in the express limited warranty statements accompanying such products. Nothing herein should be construed as constituting an additional warranty.
ZK6489 The Compaq OpenVMS documentation set is available on CD-ROM.
PrefaceIntended AudienceThis manual is intended for all users of the Compaq OpenVMS operating system. A system manager performs the administrative tasks that create and maintain an efficient computing environment. If you are a system manager or want to understand system management concepts and procedures, refer to the OpenVMS System Manager's Manual. Document StructureEach chapter describes concepts and procedures for performing computing tasks. Basic information is presented first within each chapter; more complex concepts and procedures are presented last. Getting StartedRefer to the following chapters to help you get started using the OpenVMS operating system:
Manipulating Text and RecordsRefer to the following chapters to learn about editing text files and sorting records:
Ensuring SecurityRefer to the following chapter to learn about security:
Logical Names and SymbolsRefer to the following chapters to learn about logical names and symbols:
ProgrammingRefer to the following chapters to learn about writing programs and using programming functions:
Managing ProcessesRefer to the following chapter to learn about managing processes:
Reference SectionsThe following information is provided for reference:
Related DocumentsFor additional information about OpenVMS products and services, access the following World Wide Web address:
Reader's CommentsCompaq welcomes your comments on this manual. Please send comments to either of the following addresses:
How To Order Additional DocumentationVisit the following World Wide Web address for informaion about how to order additional documentation:
ConventionsIn this manual, any reference to OpenVMS is synonymous with Compaq OpenVMS. VMScluster systems are now referred to as OpenVMS Cluster systems. Unless otherwise specified, references to OpenVMS Clusters or clusters in this document are synonymous with VMSclusters. In this manual, every use of DECwindows and DECwindows Motif refers to DECwindows Motif for OpenVMS software. The following conventions are also used in this manual:
Chapter 1
|
Step | Task |
---|---|
1 |
The system displays a prompt for your user name:
Username: Type your user name and press Enter. You have approximately 30 seconds to do this; otherwise, the system "times out." If a timeout occurs, you must start the login procedure again. The system displays your user name on the screen as you type it.
For example:
The system prompts you for your password:
|
2 |
Type your password and press Enter.
The system does not display your password, which is sometimes referred to as "no echo." |
3 | Depending on how your system manager has set up your account, you might be required to enter a second password or use an automatically generated password (see Section 1.3.4). |
If your login is successful, the system displays a dollar sign ($) in the left margin of your screen. The dollar sign is the default DCL prompt; it indicates that the system is ready to use.
The following example shows a successful login:
Username: CASEY Password: Welcome to OpenVMS on node MARS Last interactive login on Friday, 11-DEC-2002 08:41 Last non-interactive login on Thursday, 10-DEC-2002 11:05 $ |
If you make a mistake entering your user name or password or if your
password has expired, the system displays the message
User authorization failure
and you are not logged in. If you make a mistake, press Enter and try
again. If your password has expired, you need to change your password;
the system will automatically display the Set Password: prompt. See
Section 1.7 for information on changing your password in this
instance. If you have any other problems logging in, get help from the
person who set up your account.
1.2 Logging In From a PC
In previous times, you would connect to a host computer with a video terminal that consisted of a monitor and a keyboard. All computing power resided on the host computer running the OpenVMS operating system, often located in a central computing room. Today it is more common to work from a personal computer (PC) or workstation that has its own set of independent computing capabilities. In this situation you connect to a host computer running OpenVMS via a terminal emulation program.
A terminal emulation program lets you connect to an OpenVMS system over
a TCP/IP network, the Internet, or an intranet. Your interactions with
the operating system display on the PC monitor using the interface
provided by the terminal emulation program. To connect to OpenVMS in
this way, start the terminal emulation program, select the system you
want to connect to, and then log in to the OpenVMS operating system as
described in this chapter.
1.3 Choosing Passwords for Your Account
To choose a secure password, use the following guidelines:
Your system manager or security administrator may set up additional restrictions, for example, not allowing passwords with fewer than 10 characters or not allowing repeats of passwords.
The following table provides examples of secure passwords and high-risk passwords (words that others might easily guess):
Secure Passwords | High-Risk Passwords |
---|---|
Nonsense syllables:
aladaskgam eojfuvcue joxtyois |
Words with a strong personal association:
your name the name of a loved one the name of your pet the name of your town the name of your automobile |
A mixed string:
492_weid $924spa zu_$rags |
A work-related term:
your company name a special project your work group name |
Typically, when you learn that an account has been created for you on the system, you are told whether a user password is required. If user passwords are in effect, your system manager will usually assign a specific password for your first login. This password has been placed in the system user authorization file (UAF) with other information about how your account can be used.
It is inadvisable to have passwords that others could easily guess. Ask the person creating the account for you to specify a password that is difficult to guess. If you have no control over the password you are given, you might be given a password that is the same as your first name. If so, change it immediately after you log in. (The use of first or last names as passwords is a practice so well known that it is undesirable from a security standpoint.)
At the time your account is created, you should also be told a minimum length for your password and whether you can choose your new password or whether the system generates the password for you.
Next | Contents | Index |