Previous PageNext Page

Chapter 6 - Managing Users

Overview

Adding Users to the Network

MUSER adds a user to the StreetTalk database and controls user security.

MGROUP controls group security.

SETARL specifies which users can access a file or directory.

OPERATE lets you restrict dial-in users.

Figure 6-1. Macintosh Logins

StreetTalk Requirements

Note: StreetTalk for Window NT does not support Macintosh client workstations accessing Macintosh files on a StreetTalk for Windows NT server.

You add Macintosh users only from a DOS or Windows workstation that has been upgraded to be compatible with VINES 5.0 or greater. This lets you specify which kind of workstation (DOS, Windows, OS/2, or Macintosh) users can log in to.
Your login name is on the AdminList of a group residing on a 5.5x or greater server. (If you were logged in as the administrator of the server and created the group under this login, your login name is on the AdminList of the group.)
The group name in a user's StreetTalk name (for example, Smith@MKT where MKT is the group name) is the name of the group that resides on the 5.5x or greater server.

User Profiles

Figure 6-2. User Profile

General Profile Rules

Differences Between User Profiles and AUTOEXEC.BAT Files

The AUTOEXEC.BAT file resides on an individual workstation diskette or hard disk. The contents of the file can vary from workstation to workstation in the network.
The user profile is maintained by the StreetTalk naming service within VINES. Each user has a separate StreetTalk record. The user profile is on the network and is the same no matter where on the network a user logs in.

Logging In to Multiple Clients

if work=dos
setprint lpt2 on /b:"M. Jones" /p:mktprinter@mkt@wctus
endif

Profile Entries

Comments Within Profiles

setdrive m reports@sales@wctus -- earnings

Changing the Default Drive

setdrive f fsadmin@sales@wctus
F:
cd accounts

setdrive g \\SalesReports@Marketing@WCT

setdrive h \\SalesReports\Marketing

Profile Commands

Table 6-1. User Profile Commands

Security Considerations

OS/2 CONFIG.SYS file
SETDRIVE /ROOT command
POSTLOGIN command

For more information, see Managing Users and StreetTalk.

Sample and Template Profiles

Sample Profiles

Note: If someone edits and saves the Sample Profile, those changes affect any users who call the Sample Profile into their own profiles at their next login. A user who is on the group AdminList can edit the sample profile.

Template Profiles

Create template profiles for users who have appropriate descriptive names that conform to StreetTalk naming rules.
Disable names of template profiles so that no one can log in as the template profiles.
Do not put mail services in template profiles. If you do, the mailboxes of these users will become cluttered with messages sent to StreetTalk patterns such as *@*@Org.
While user profiles can confine a user to a specified directory, they do not let you secure the network. You must do that explicitly with other VINES programs such as StreetTalk Explorer, MUSER, MGROUP, or SETARL.

Security Settings for Users

Options for Security Settings

Accept the default settings that VINES automatically assigns all new users.

Caution: If you accept VINES defaults, your network is less secure than if you change the defaults before startup. If this is unacceptable, you should plan to implement stricter security controls before the network is started.

Assign security settings to each StreetTalk group. These settings become defaults for all the users in the group. This is a simple and straightforward strategy.
You do not have to enter all the security settings. The ones you enter override any that conflict with VINES default settings. For those settings that you don't enter, the VINES default settings remain in effect.
Assign each user specific settings. As with group settings, you do not have to enter all of them. The ones you enter override any that conflict with group or VINES default settings. For those that you do not enter, the group or VINES default settings remain in effect.

Ways to Control Users' Access

Managing the passwords that protect each user's login name
Restricting the user's ability to log in
Disabling the user name to prevent the user logging in
Forcing a user to log out
Preventing users modifying their profiles
Controlling the AdminLists that protect network resources
Specifying access rights to file volume directories, print services, and communications with host computers
Customizing the VINES Files volume (drive Z) to determine the user's access to VINES commands
Creating a dial-in and internetwork access list with the OPERATE command

Managing Passwords

Preventing users from changing their own passwords
Setting a minimum length for the password
Forcing users to change their passwords the next time they log in
Specifying how long the password is valid
Forcing users to change their passwords when they expire

Restricting Logins

Figure 6-3. Login Restrictions

Workstation-type restrictions - Indicate that a user can log in from only a DOS, Windows, OS/2, or Macintosh workstation. The default setting lets the group of users log in from any type of workstation.

Server-level restrictions - Mean that a DOS, Windows, or OS/2 user can log in only from links attached to a particular server. All workstations on all LANs and serial lines attached to the server are valid login locations for the user.

Link-level restrictions - Confine DOS, Windows, or OS/2 user logins to workstations on a particular link (for example, a line or LAN) connected to a specific server.

Workstation-level restrictions - Indicate that a DOS, Windows, or OS/2 user can log in only from a specific workstation on a specific link connected to a specific server.

Disabling the User Name

Forcing a User to Log Out

Preventing Users from Modifying Their Profiles

Controlling AdminLists

Specifying Access Rights

Creating Dial-in and Internetwork Access Lists

Guest Logins on Macintosh Computers

Getting Information About Users

VINES revision number (for example, 7.10)
Operating system (for example, DOS, Windows, OS/2, or Macintosh)
Language version (for example, USA)
VINES Files configuration information

Planning Guidelines

Set up access rights and security throughout the system. Select a scheme for assigning and managing passwords.
Classify your users into general categories: for example, beginning users (having little or no experience with computers) and advanced users.

For beginning users, make network access as easy and transparent as possible. Use batch files, workstation software configuration, and the user profile to set up all the programs they need.

On multi-server networks, user logins perform better if the user's group is maintained on a server with a direct LAN connection to the user's workstation. Whenever possible, add users to a group on a server to which they have a direct LAN connection. Locate a user's primary print, file, and other services on the same server as the user's StreetTalk name. Add those services to the same group as the user.
Determine which users you want to confine to specific workstations or types of workstations and those who will able to log in from any workstation in the network.

Administrator's Check List

Assign every user a StreetTalk name and password.
Modify the sample profile and associate it with groups in your organization.
Create user profiles for users.
Assign security settings to users.

Key Terms

Further Reading

Previous PageTop Of PageNext Page