You are on page 1of 36

EMC® VNX™ Series

Release 7.1

Using NTMigrate with VNX™


P/N 300-013-815 Rev 01

EMC Corporation
Corporate Headquarters:
Hopkinton, MA 01748-9103
1-508-435-1000
www.EMC.com
Copyright © 1998 - 2012 EMC Corporation. All rights reserved.
Published July 2012
EMC believes the information in this publication is accurate as of its publication date. The
information is subject to change without notice.
THE INFORMATION IN THIS PUBLICATION IS PROVIDED "AS IS." EMC CORPORATION
MAKES NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO
THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIMS IMPLIED
WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
Use, copying, and distribution of any EMC software described in this publication requires an
applicable software license.
For the most up-to-date regulatory document for your product line, go to the Technical
Documentation and Advisories section on EMC Powerlink.
For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on
EMC.com.
All other trademarks used herein are the property of their respective owners.
Corporate Headquarters: Hopkinton, MA 01748-9103

2 Using NTMigrate with VNX 7.1


Contents

Preface.....................................................................................................5

Chapter 1: Introduction...........................................................................9
System requirements.............................................................................................10
User interface choices...........................................................................................10
Related information..............................................................................................10

Chapter 2: Concepts.............................................................................13
ntmigrate.exe..........................................................................................................15
ntmiunix.pl.............................................................................................................15

Chapter 3: Configuring.........................................................................17
Verify the configuration requirements...............................................................18

Chapter 4: Managing............................................................................19
Generate text files from the Windows account and group data.....................20
Generate converted user and group account information..............................20
Generate converted account information from local UNIX
UID/GID files..........................................................................................20
Generate converted account information from an NIS server..............21
Syntax for the ntmiunix.pl script..............................................................22
Merge the passwd and group files......................................................................26
Create a remote Windows account.....................................................................27
Install ntmigrat.exe on the Windows host...............................................27
Set up and run the UNIX remote shell daemon (RSHD).......................27

Chapter 5: Troubleshooting..................................................................29

Using NTMigrate with VNX 7.1 3


Contents

EMC E-Lab Interoperability Navigator..............................................................30


Error messages.......................................................................................................30
EMC Training and Professional Services...........................................................30

Glossary..................................................................................................33

Index.......................................................................................................35

4 Using NTMigrate with VNX 7.1


Preface

As part of an effort to improve and enhance the performance and capabilities of its product lines,
EMC periodically releases revisions of its hardware and software. Therefore, some functions described
in this document may not be supported by all versions of the software or hardware currently in use.
For the most up-to-date information on product features, refer to your product release notes.
If a product does not function properly or does not function as described in this document, please
contact your EMC representative.

Using NTMigrate with VNX 7.1 5


Preface

Special notice conventions


EMC uses the following conventions for special notices:

Note: Emphasizes content that is of exceptional importance or interest but does not relate to personal
injury or business/data loss.

Identifies content that warns of potential business or data loss.

CAUTION Indicates a hazardous situation which, if not avoided, could result in minor or
moderate injury.

Indicates a hazardous situation which, if not avoided, could result in death or serious injury.

DANGER Indicates a hazardous situation which, if not avoided, will result in death or serious
injury.

Where to get help


EMC support, product, and licensing information can be obtained as follows:

Product information — For documentation, release notes, software updates, or for


information about EMC products, licensing, and service, go to the EMC Online Support
website (registration required) at http://Support.EMC.com.
Troubleshooting — Go to the EMC Online Support website. After logging in, locate
the applicable Support by Product page.
Technical support — For technical support and service requests, go to EMC Customer
Service on the EMC Online Support website. After logging in, locate the applicable
Support by Product page, and choose either Live Chat or Create a service request. To
open a service request through EMC Online Support, you must have a valid support
agreement. Contact your EMC sales representative for details about obtaining a valid
support agreement or with questions about your account.

Note: Do not request a specific support representative unless one has already been assigned to
your particular system problem.

6 Using NTMigrate with VNX 7.1


Preface

Your comments
Your suggestions will help us continue to improve the accuracy, organization, and overall
quality of the user publications.
Please send your opinion of this document to:

techpubcomments@EMC.com

Using NTMigrate with VNX 7.1 7


Preface

8 Using NTMigrate with VNX 7.1


1

Introduction

NTMigrate is a tool that migrates user account information from a


Windows environment to a UNIX environment. You would migrate user
accounts from one environment to the other if you currently have a single
protocol environment (either pure Windows or pure UNIX) and you want
to convert to a multiprotocol environment (supporting both Windows and
UNIX clients). NTMigrate collects user information from a Windows
domain and merges it with an existing UNIX user ID/group ID (UID/GID)
database, either the local UNIX passwd and group files or a NIS server.
This document is part of the VNX information set and is intended for
system administrators responsible for implementing the VNX in a Windows
network.
Topics included are:
◆ System requirements on page 10
◆ User interface choices on page 10
◆ Related information on page 10

Using NTMigrate with VNX 7.1 9


Introduction

System requirements
Table 1 on page 10 describes the EMC® VNX™ software, hardware, network, and storage
configurations.

Table 1. System requirements

Software ◆ VNX version 7.0.

◆ Perl version 5.003 or later loaded on the UNIX NTMi-


grate host.
◆ The Microsoft-supplied Windows NT Resource Kit or
Windows 2000 Resource Kit is required if:

◆ ntmigrat.exe is run in a trusted domain environment.

◆ You use NTMigrate in a non-English environment.


In this situation, copy addusers.exe temporarily from
the Resource Kit to the NTMigrate working directory.

Hardware ◆ A Windows NT, Windows 2000, or Windows Server 2003


system to act as the Windows NTMigrate host.
◆ A UNIX system to act as the UNIX NTMigrate host.

◆ NIS server (optional).

Network No specific network requirements.

Storage No specific storage requirements.

User interface choices


This document describes how to use NTMigrate by using the command line interface (CLI).
You cannot use other VNX management applications to configure NTMigrate.

Related information
Specific information related to the features and functionality described in this document are
included in:

◆ EMC VNX Command Line Interface Reference for File


◆ Configuring VNX User Mapping

10 Using NTMigrate with VNX 7.1


Introduction

◆ Configuring and Managing CIFS on VNX


◆ Managing a Multiprotocol Environment on VNX
◆ Online VNX for file man pages
◆ Using Windows Administrative Tools on VNX

EMC VNX documentation on the EMC Online Support website


The complete set of EMC VNX series customer publications is available on the EMC
Online Support website. To search for technical documentation, go to
http://Support.EMC.com. After logging in to the website, click the VNX Support by
Product page to locate information for the specific feature required.

VNX wizards
Unisphere software provides wizards for performing setup and configuration tasks. The
Unisphere online help provides more details on the wizards.

Related information 11
Introduction

12 Using NTMigrate with VNX 7.1


2

Concepts

NTMigrate collects user information from a Windows domain and merges


it with an existing UNIX UID/GID database, either the local UNIX passwd
and group files or an NIS server. You would migrate user accounts from
one environment to the other if you have a single-protocol environment
(either pure Windows or pure UNIX) and need to convert to a
multiprotocol environment (supporting both Windows and UNIX clients).
NTMigrate is best suited for mapping large Windows domains into UNIX
UIDs and GIDs. You should not use NTMigrate if working with a small
environment.
NTMigrate contains two programs:
◆ ntmigrat.exe
◆ ntmiunix.pl
These files work together to convert a Windows NT, Windows 2000, or
Windows Server 2003 user database to UNIX-style user account and group
data files.
The \CifsTools directory on the Celerra Network Server Applications and
Tools CD provides the ntmigrat.exe and ntmiunix.pl files.
Table 2 on page 14 summarizes how ntmigrat.exe and ntmiunix.pl work
to add Windows users to the UNIX database.

Using NTMigrate with VNX 7.1 13


Concepts

Table 2. ntmigrat.exe and ntmiunix.pl

ntmigrat.exe ntmiunix.pl

◆ Runs on a Windows NT, ◆ Runs on a UNIX host.


Windows 2000, or Win- ◆ Reads the files that ntmi-
dows Server 2003 host.
grat.exe produced.
◆ Generates the user ac- ◆ Converts the usernames
count and group data files
from the Windows NT,
that are needed for the
Windows 2000, or Win-
conversion to UNIX by ntmi-
dows Server 2003 pass-
unix.pl.
word database to the UNIX
UID/GID database.
◆ Generates updated UNIX
passwd and group files that
allow Windows users ac-
cess to the VNX. You can
use these updated passwd
and group files on the Data
Movers or to update an
NIS database.

Topics included in this chapter are:


◆ ntmigrate.exe on page 15
◆ ntmiunix.pl on page 15

14 Using NTMigrate with VNX 7.1


Concepts

ntmigrate.exe
The ntmigrate.exe program reads the contents of the Windows user database and produces
three text files that contain the Windows account and group data needed for the conversion
to UNIX.

Note: The Windows user database exists in either a Windows NT SAM or Windows Active Directory.

Table 3 on page 15 provides usage notes for ntmigrat.exe.

Table 3. NTMigrate usage notes

Element Notes
Nonprintable characters
◆ All nonprintable characters are
converted to a hexadecimal num-
ber preceded by an escape charac-
ter (=). For example, an account
name in French that contains a
special character set outside the
ASCII printable range is converted
to =2a.
◆ This range of characters is not
converted: 0x21 through 0x7E.

Removing ^M from a file Use a text editor to remove ^M from a


file by typing:
:%s/<cntl>v<cntl>M//g

Generate text files from the Windows account and group data on page 20 provides
instructions for using the program.

ntmiunix.pl
The ntmiunix.pl script does the following:
1. Reads the text files produced by ntmigrat.exe.
2. Reads the UNIX UID/GID files from either the local files or from an NIS database.
3. Compares the user and group accounts from both sources to avoid duplicating existing
mappings.

Note: If ntmiunix.pl script encounters duplicate user or group accounts, it displays the following
warning:

ntmigrate.exe 15
Concepts

***WARNING ***: User "user/group_name" in domain domain_name


already had an account in UNIX, it will be skipped.
4. Produces updategroup and updatepasswd files that contain the converted Windows
user and group accounts.
Because of a problem with the Perl module, you might encounter a problem when running
ntmiunix.pl if the database is larger than 8,000 users. If a problem occurs, run the script on
a Solaris machine.
You can run ntmiunix.pl against either of the targets listed in the following table:

Target Instructions
The Data Mover’s group and passwd files Generate converted account information from local UNIX
UID/GID files on page 20
Note: To use this option, the group and passwd files on the
Data Mover and all UNIX hosts must be synchronized.The
UNIX host must be configured to the same NIS domain as
the Data Mover.

NIS server Generate converted account information from an NIS server


on page 21

Syntax for the ntmiunix.pl script on page 22 provides more information about the options
and arguments for this script.

16 Using NTMigrate with VNX 7.1


3

Configuring

The task to configure NTMigrate is:


◆ Verify the configuration requirements on page 18

Using NTMigrate with VNX 7.1 17


Configuring

Verify the configuration requirements


Before you begin
Do the following before installing and configuring NTMigrate:

Step Action
1. Determine which machines you are going to use to configure NTMigrate:

◆ Windows host (any Windows NT, Windows 2000, or Windows Server 2003 system in the domain)
◆ UNIX host (any UNIX system)
◆ NIS server (optional)

2. If moving files by FTP, load and configure FTP software on the UNIX and Windows hosts.

3. Ensure that Perl version 5.003 or later is loaded on the UNIX host.

18 Using NTMigrate with VNX 7.1


4

Managing

The tasks for managing NTMigrate are:


◆ Generate text files from the Windows account and group data on
page 20
◆ Generate converted user and group account information on page 20
◆ Merge the passwd and group files on page 26
◆ Create a remote Windows account on page 27

Using NTMigrate with VNX 7.1 19


Managing

Generate text files from the Windows account and group data
This task is used to create the set of files that contain the information about Windows users
and groups. ntmigrate.exe on page 15 provides more information.

Step Action
1. Log in to the Windows host as a user with Domain Administrator privileges.

2. On the Windows host, create the directory ntmigrate on the C: drive (C:\ntmigrate).

3. Copy ntmigrat.exe from one of these sources to C:/ntmigrate:

◆ For 5.0 and later versions: the /nas/cifs directory on the Control Station
◆ For pre-5.0 versions: the \CifsTools directory on the Celerra Network Server Applications and Tools CD

4. In the directory C:\ntmigrate, run ntmigrat.exe.


ntmigrat.exe generates these files:

◆ domain.txt
◆ ntfile.txt
◆ ntgroup.txt

Generate converted user and group account information


You use the ntmiunix.pl script on a UNIX host to generate converted user and group account
information. Use one of these tasks, depending on the source of the UNIX UID/GID
information:
◆ Generate converted account information from local UNIX UID/GID files on page 20
◆ Generate converted account information from an NIS server on page 21
ntmiunix.pl on page 15 provides more information about the targets on which you can run
ntmiunix.pl.

Generate converted account information from local UNIX UID/GID files

The group and passwd files on the Data Mover and all UNIX hosts must be synchronized.

Step Action
1. On the UNIX host, create the directory /ntmigrate by typing:
$ mkdir /ntmigrate

20 Using NTMigrate with VNX 7.1


Managing

Step Action
2. Copy ntmiunix.pl from one of these sources to /ntmigrate:

◆ For 5.0 and later versions: the /nas/cifs directory on the Control Station
◆ For pre-5.0 versions: the \CifsTools directory on the VNX Applications and Tools CD

3. Transfer these files, which were generated by ntmigrat.exe, to the directory/ntmigrate on the UNIX host:

◆ domain.txt
◆ ntfile.txt
◆ ntgroup.txt

4. Run the ntmiunix.pl script by using this command syntax:


./ntmiunix.pl -D <GID> -a map -z -p /etc/passwd -g /etc/group -d
where:
<GID> = default GID for Windows users

The ntmiunix.pl script produces the following files:

◆ UNmap.db
◆ domainGID.txt
◆ updategroup
◆ updatepasswd
These files are stored in the directory /ntmigrate/<domain_name>. For example, if the domain name is
"CIFS", the files are placed in the directory /ntmigrate/CIFS.

Note: When local files are used for Windows ID user mapping, the passwd and group files on the UNIX host
must have the same mapping information as the passwd and group files on the Data Mover. Table 4 on page
22 summarizes the syntax for ntmiunix.pl.

Generate converted account information from an NIS server

This task is used to compare the Windows user and group account information with UNIX
UID/GID information in an NIS database.

Step Action
1. On the NIS server or an NIS client, create the directory /ntmigrate, by typing:
$ mkdir /ntmigrate

Generate converted user and group account information 21


Managing

Step Action
2. Copy ntmiunix.pl from one of these sources to /ntmigrate:

◆ For 5.0 and later versions: /nas/cifs on the Control Station


◆ For pre-5.0 versions: \CifsTools on the Celerra Network Server Applications and Tools CD

3. Transfer these files, which were generated by ntmigrat.exe, to the directory/ntmigrate on the UNIX host:

◆ domain.txt
◆ ntfile.txt
◆ ntgroup.txt

4. Run the ntmiunix.pl script by using this command syntax:


$ ./ntmiunix.pl -D <GID> -a map -z -Y -d
where:
<GID> = default GID for Windows users

Table 4 on page 22 summarizes the syntax for ntmiunix.pl.


The ntmiunix.pl script produces the following files:

◆ UNmap.db
◆ domainGID.txt
◆ updategroup
◆ updatepasswd

Note: These files are stored in the directory /ntmigrate/<domain_name>. For example, if the domain name
is CIFS, the files would be in the directory /ntmigrate/CIFS.

Syntax for the ntmiunix.pl script

Table 4 on page 22 summarizes the syntax for ntmiunix.pl script.

Table 4. ntmiunix.pl script syntax summary

ntmiunix.pl option Name or function Description

-h Help Lists the available options and


their descriptions.

-v Version Displays the version of ntmiu-


nix.pl.

22 Using NTMigrate with VNX 7.1


Managing

Table 4. ntmiunix.pl script syntax summary (continued)

ntmiunix.pl option Name or function Description

-i Interactive mode Allows the system administrator


to examine the entire UNIX ac-
count database and either manu-
ally create new Windows users or
map Windows users to the UNIX
database.
This mode requires the -p and -g,
and -Y options.

-a <automodeflag> Automatic execute mode Generates the updated Windows


to UNIX files directly if all neces-
sary arguments are provided.
The argument
<automodeflag> can be:

◆ map: Maps a new Windows


account to an existing UNIX
user with a similar username.
◆ create: Creates a new UNIX
account for each Windows
account, except the system
account.

Generate converted user and group account information 23


Managing

Table 4. ntmiunix.pl script syntax summary (continued)

ntmiunix.pl option Name or function Description

-u Update Ensures that the ntmiunix.pl script


considers changes and deletions
to the Windows user database
after the script was last run.
Output:

◆ Without the -u option: The


generated passwd file con-
tains only new Windows user
accounts.The system admin-
istrator can append this file
to either the NIS password or
local passwd file and delete
the disabled or deleted Win-
dows account from the UNIX
database.
◆ With the -u option:The gener-
ated passwd file contains all
accounts, including UNIX and
Windows accounts. The sys-
tem administrator can use
this file to replace the entire
NIS password file or the local
passwd file. Deleted and dis-
abled Windows accounts are
removed.

The generated group file has the


same characteristics.

Note: Updated files are stored in


the directory named for the do-
main. For example, if the domain
name is cifs, a directory named
cifs is created in the directory that
contains the ntmiunix.pl script.

-D <GID> Default group ID for Windows domain users Specifies the default GID for
Windows users.

-z GID use Specifies the use of the UNIX GID


instead of the Windows domain
GID for mapped users.

24 Using NTMigrate with VNX 7.1


Managing

Table 4. ntmiunix.pl script syntax summary (continued)

ntmiunix.pl option Name or function Description

-G <new_group_file> New group filename Specifies the name of the new


group file.

-P <new_password_file> New password filename Specifies the name of the new


password file.

-b <home_path> Default home path Specifies the default home path


(/home/domain_name) for the
domain name.

-o <UID_offset> User ID offset Specifies the UID offset or the


lower-boundary starting point for
a new Windows group in UNIX.
The default offset is 1000.

-O <GID_offset> Group ID offset Specifies the GID offset or the


lower-boundary starting point for
a new group in UNIX. The default
offset is 1000.

-Y Yellow pages password file Includes the yellow pages pass-


word file as one of the password
files.

-t <guest_UID> Guest account Specifies a guest account if a


guest account exists in a Win-
dows user database.

-m Disables messaging Turns off any message.

-d Disables dos2unix program Stops the ntmiunix.pl script from


using dos2unix.

-g <group_file> Adds a group file Includes a specified group file in


the UNIX group database.

-p <passwd_files> Adds passwd files Includes specified passwd files in


a UNIX account base.

Note: If multiple files are speci-


fied, this option must be used last.

Generate converted user and group account information 25


Managing

Table 4. ntmiunix.pl script syntax summary (continued)

ntmiunix.pl option Name or function Description

-r <hostname> Windows host Specifies the name of the Win-


dows system where NTMigrate
procedures have been installed.

Note: The Windows system must


not use DHCP. If it does not have
a static IP address and a name
that already exists on either NIS
or on a local host, the remote
share and remote copy tools do
not work.

Merge the passwd and group files


Before you begin
If the Data Mover’s passwd and group files consist of user and group accounts from different
sources (for example, Usermapper, FTP, Linux, NDMP, and so on), you must manually
merge the updategroup and updatepasswd files with the existing passwd and group files.

Procedure

Use the following procedure to merge the updated files with the existing passwd and group
files on the Data Mover.

Step Action
1. Transfer the updategroup and updatepasswd files to the Control Station.

2. Copy the group and passwd files from the Data Mover to the Control Station by using this command
syntax:
$ server_file <movername> -get group group_dm
$ server_file <movername> -get passwd passwd_dm
where:
<movername> = name of the specified Data Mover

3. Merge passwd and group files to existing passwd and group files by typing:
cat updatepasswd >> passwd_dm cat updategroup >> group_dm

26 Using NTMigrate with VNX 7.1


Managing

Step Action
4. Transfer the updated group and passwd files to the Data Mover by using this command syntax:
$ server_file <movername> -put passwd_dm passwd
$ server_file <movername> -put group_dm group
where:
<movername> = name of the specified Data Mover

5. If using NIS, merge the updatepasswd and updategroup files with the passwd and group files on all
NIS servers.

Create a remote Windows account


After the initial mapping, you can set up an account on the UNIX host that allows you to
access the Windows host remotely. To do this, perform the following tasks:
◆ Install ntmigrat.exe on the Windows host on page 27
◆ Set up and run the UNIX remote shell daemon (RSHD) on page 27

Install ntmigrat.exe on the Windows host

Step Action
1. On the Windows host, create the directory ntmigrate on the C: drive (C:\ntmigrate).
Although you can use the domain controller, you should use another machine.

2. Copy ntmigrat.exe from the \CifsTools directory on the Celerra Network Server Applications and
Tools CD to C:\ntmigrate.

3. Log in to the domain and run ntmigrat.exe.

Set up and run the UNIX remote shell daemon (RSHD)

Download and run the RSHD on the Windows host.

Step Action
1. In a web browser, open http://www.denicomp.com.
Download the Winsock RSHD/NT application to the Windows host.

Create a remote Windows account 27


Managing

Step Action
2. Run setup.exe for Winsock RSHD/NT.

3. From the Control Panel on the Windows host, click RSHD, and then select Advanced.

4. Copy C:\ntmigrate into the Initial Working Directory dialog box.

5. In RCP options, under the RCP home directory dialog box, copy C:\ntmigrate.

6. In RSH options, run all RSH commands in the user box.


In the next text box, type the domain/username and password for the domain.

7. Restart the remote shell daemon service from the Security and Logs menu, and then select Service
Control.

Note: The process might take a minute or so to complete.

8. On the UNIX host, verify connection by typing:


$ rsh machinename dir
If you install other rshd and rpcd, ensure that ntmigrat.exe is copied to the initial working directory
of rshd and rpcd. The initial working directory of rshd and rpcd should be the same.

9. Run the ntmiunix.pl script by using this command syntax:


$ ./ntmiunix.pl -r <hostname>
where:
<hostname> = name of the Windows host

28 Using NTMigrate with VNX 7.1


5

Troubleshooting

As part of an effort to continuously improve and enhance the performance


and capabilities of its product lines, EMC periodically releases new versions
of its hardware and software. Therefore, some functions described in this
document may not be supported by all versions of the software or
hardware currently in use. For the most up-to-date information on product
features, refer to your product release notes.
If a product does not function properly or does not function as described
in this document, contact your EMC representative.
Topics included are:
◆ EMC E-Lab Interoperability Navigator on page 30
◆ Error messages on page 30
◆ EMC Training and Professional Services on page 30

Using NTMigrate with VNX 7.1 29


Troubleshooting

EMC E-Lab Interoperability Navigator


The EMC E-Lab™ Interoperability Navigator is a searchable, web-based application that
provides access to EMC interoperability support matrices. It is available on the EMC Online
Support website at http://Support.EMC.com. After logging in, locate the applicable Support
by Product page, find Tools, and click E-Lab Interoperability Navigator.

Error messages
All event, alert, and status messages provide detailed information and recommended actions
to help you troubleshoot the situation.
To view message details, use any of these methods:

◆ Unisphere software:

• Right-click an event, alert, or status message and select to view Event Details, Alert
Details, or Status Details.

◆ CLI:

• Type nas_message -info <MessageID>, where <MessageID> is the message


identification number.

◆ Celerra Error Messages Guide:

• Use this guide to locate information about messages that are in the earlier-release
message format.

◆ EMC Online Support website:

• Use the text from the error message's brief description or the message's ID to search
the Knowledgebase on the EMC Online Support website. After logging in to EMC
Online Support, locate the applicable Support by Product page, and search for the
error message.

EMC Training and Professional Services


EMC Customer Education courses help you learn how EMC storage products work together
within your environment to maximize your entire infrastructure investment. EMC Customer
Education features online and hands-on training in state-of-the-art labs conveniently located
throughout the world. EMC customer training courses are developed and delivered by EMC
experts. Go to the EMC Online Support website at http://Support.EMC.com for course and
registration information.

30 Using NTMigrate with VNX 7.1


Troubleshooting

EMC Professional Services can help you implement your system efficiently. Consultants
evaluate your business, IT processes, and technology, and recommend ways that you can
leverage your information for the most benefit. From business plan to implementation, you
get the experience and expertise that you need without straining your IT staff or hiring and
training new personnel. Contact your EMC Customer Support Representative for more
information.

EMC Training and Professional Services 31


Troubleshooting

32 Using NTMigrate with VNX 7.1


Glossary

Data Mover
In VNX for file, a cabinet component that is running its own operating system that retrieves
data from a storage device and makes it available to a network client. This is also referred to as
a blade.

file system
Method of cataloging and managing the files and directories on a system.

Network Information Service (NIS)


Distributed data lookup service that shares user and system information across a network,
including usernames, passwords, home directories, groups, hostnames, IP addresses, and
netgroup definitions.

Using NTMigrate with VNX 7.1 33


Glossary

34 Using NTMigrate with VNX 7.1


Index

C NTMigrate (continued)
ntmigrat.exe, running 15
command syntax summary 22 ntmiunix.pl
configuration tasks 17 command sytax 22
running against local group file 20
running against NIS server 21
E NTMigrate;account, creating remote Windows
EMC E-Lab Navigator 30 remote Windows account 27
error messages 30
P
G password file, merge 26
group file, merge 26
R
I related documents 10
information, related 10 remote Windows account, creating 27

M S
management tasks 19 system requirements 10
merge files 26
messages, error 30 U
UNIX remote shell daemon (RSHD) 27
N
NTMigrate

Using NTMigrate with VNX 7.1 35


Index

36 Using NTMigrate with VNX 7.1

You might also like