| United States-English |
|
|
|
![]() |
HP 9000 Networking: Supervising the Network > Chapter 5 Customizing the User EnvironmentExamples of Login Scripts |
|
The following examples of login scripts may help you plan your own container, profile, and user login scripts. Each example login script is shown in a table. The left column of each table shows the commands in the login script. The right column explains the command's purpose. For instructions on creating login scripts, see "Creating or Modifying a Login Script Using NetWare Administrator" or "Creating or Modifying a Login Script Using NETADMIN" in this chapter. The default login script executes the first time User object ADMIN logs in. It also executes for any users who do not have user login scripts. You can't modify the default login script because it is coded into the LOGIN utility. Instead, you can create container, profile, or user login scripts. Table 5-7 lists the content of the default login script. Table 5-7 Default Login Script
The container login script should contain as much information as possible that applies to all users. An example is shown in Table 5-8. Table 5-8 Sample Container Login Script
If you have groups of users with identical login script needs, you can create a Profile object, then create a login script for it. Then you can assign each user to be a member of that Profile object. Table 5-9 shows an example of a profile login script you might create for users in the Profile object ACCOUNTING. This profile login script would execute after the container login script had executed. Table 5-9 Sample Profile Login Script
Table 5-10 shows an example of a user login script for user Mary. The user login script executes after the container and profile login scripts have executed. Table 5-10 Sample User Login Script
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|||||||||||||||