Supervising the Network
5-17
Customizing the User Environment
Creating, Modifying, Copying, and Printing Login Scripts
12 Select the object whose login script you want to paste the copied text into.
You can either type the object’s complete name and press <F10> or press
<Insert> to browse through the Directory tree and choose the name.
13 Select “View or Edit Properties of This Object.”
14 Select “Login Script.”
15 In the login script text box, place the cursor where you want the copied text to
appear.
16 To paste the copied text into the login script, press <Insert>.
17 To save the changes, press <F10>.
Printing Login Scripts
Use the following instructions to print a login script.
Prerequisites
• A workstation running DOS 3.30 or later
• The Read and File Scan property right to the object to be printed
Procedure
To print a login script from the command line, use the NLIST command and
redirect the output to a file or a printer. You must be in an object’s parent
container to see and print the login script of that object.
To print a user’s login script, use the following format:
NLIST user <username> show “login script” >LPT1
To print a container’s login script, use the following format:
NLIST “organizational unit” = “ou name” show “login script”
>LPT1
Any parameter of the NLIST command that includes a space in its name
must be enclosed in quotation marks.