Contains Netware NDS related utilities for Network Administrators.


These utilities enable you to quickly view and modify NDS information.

Its simple common name lookup and wildcard ability enable you to
throughly search the tree for NDS objects and attributes.

You can also output NDS attributes and values to a comma-
delimited format so that you can import into spreadsheet and database
applications.

By creating and maintaining script (batch) files, you can maintain the
files, subdirectories, trustees, and the NDS information on users in
a consistent method.  This will make it easier for you to troubleshoot
and document your NDS objects.

Freeware.

==================
Quick Installation
==================

. Make a subdirectory to contain these utilities.
. Copy the contents of this package to the new subdirectory.
. For the appropiate users that should have access to the subdirectory,
  create a search drive and give the users 'Read' trustee access.

. Read the N4UTL.TXT for detailed information on each utility.
. Examine sample .BAT files for (ideas) methods to enable to standardize
  your environment changes.


==========================
Files in this package are:
==========================

README   TXT   This file.

N4OBJECT EXE   Object attribute query and viewing.
N4ATTR   EXE   Modify object's attribute values.  
N4OBJMGR EXE   Add, Move, Rename and Delete NDS objects.
N4GROUP  EXE   Return errorlevel if user is member of group.
N4EXPIRE EXE   Return errorlevel for # of days till account expires.
N4DSPACE EXE   Set user or volume space restrictions via command line.

N4UTL    TXT  Document file for the above utilities.

NDS-LIST TXT  Text file listing NDS related freeware and other software.

ADD-ME   BAT  Sample batch file to create user accounts and their defaults.
DEL-ME   BAT  Sample batch file to delete user accounts and their files.
MOVE-ME  BAT  Sample batch file (part 1 of 3 needed for moving accounts)  
MOVE-ME2 BAT  Sample batch file (part 3 of 3 needed for moving accounts)
MOVE-ME1 BAT  Sample batch file (part 2 of 3 needed for moving accounts)


For multiple user and group object tasks, the standard utilities NList.EXE 
(for query) and UImport.EXE (for add/delete/modify objects) included with 
Novell Netware 4.10 are powerfull and usefull.
Hint!  The new NWADMIN.EXE is even better in Netware 4.11 than 4.10.

... but, for some stuff, the N4 utilities are a must have!
