Errata

Windows NT User Administration

Errata for Windows NT User Administration

Submit your own errata for this product.

The errata list is a list of errors and their corrections that were found after the product was released. If the error was corrected in a later version or reprint the date of the correction will be displayed in the column titled "Date Corrected".

The following errata were submitted by our customers and approved as valid errors by the author or editor.

Color key: Serious technical mistake Minor technical mistake Language or formatting error Typo Question Note Update

Version Location Description Submitted By Date submitted Date corrected
Printed
Page ix
description of Chapter 9: added this sentence

The examples and UserAdmin module used in the book can be found at

http://www.vne.com/useradmin/
http://www.jesus.cam.ac.uk/~tdr20/ora/useradmin.html

Anonymous    Jul 01, 1998
Printed
Page 17
At the bottom of the page, 2 URLs are given to

get examples. These no longer work. The examples are
now on our web site at:

http://www.oreilly.com/catalog/9781565923010/,
click on "examples"
or at:

ftp://ftp.oreilly.com/pub/examples/windows/9781565923010/

Anonymous   
Printed
Page 31
Under "Profiles", 2nd unnumbered paragraph, 2nd sentence

\%systemroot%winntsystem32 eplimportscript

now reads

\%systemroot%system32 eplimportscripts

Anonymous    Jan 01, 1999
Printed
Page 80
line 6 of code block, changed

Win32::UserAdmin::UserGetGroups('', $user_info{"USER_NAME"},
@groups);
to
Win32::UserAdmin::UserGetGroups('', $temp_info
{"USER_NAME"}, @groups);

Anonymous    Jul 01, 1998