The information in this article applies to:
SYMPTOMS
Custom applications that creates Windows NT Global Groups with names longer
than 20 characters appear to work correctly. However, when you attempt to
view, modify, or delete these global groups with User Manager for Domains,
the following message appears:
CAUSE
Windows NT 3.1, 3.5, 3.51, and 4.0 do not support Windows NT global groups with
names longer than 20 characters. This limit is imposed to allow for
interoperability with OS/2 LAN Manager, DOS LAN Manager, IBM LAN Server,
and Windows for Workgroups.
RESOLUTION
Limit the length of global group names to 20 characters (as defined by the
constant LM20_GNLEN in LMCONS.H). Local groups are not limited to 20
characters so they may be used where large group names are required.
There is no function to rename a global group name. Other APIs that manipulate global groups should not be used with global groups that have names exceeding 20 characters as the results are unpredictable. Additional query words: prodnt
Keywords : kbnetwork kbui ntdomain kbAPI kbSDKPlatform kbNetAPI nt32ap NTSrvWkst ntui kbGrpNet |
Last Reviewed: October 14, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |