Select the product you need help with
Windows NT Global Groups Are Limited to 20 Character NamesArticle ID: 131417 - View products that this article applies to. This article was previously published under Q131417 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:
The following error occurred accessing the properties of the group
<Large Group Name>:
The filename, directory name, or volume label syntax is incorrect. The group properties cannot be edited or viewed at this time. 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.
The following functions should use global group names that are no greater than LM20_GNLEN bytes in length. NetGroupAdd NetGroupAddUser NetGroupEnum NetGroupGetInfo NetGroupSetInfo NetGroupDel NetGroupDelUser NetGroupGetUsers NetGroupSetUsers NetUserSetGroups 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. PropertiesArticle ID: 131417 - Last Review: December 5, 2003 - Revision: 3.0 APPLIES TO
|


Back to the top








