Article ID: 185292 - Last Review: November 21, 2006 - Revision: 3.5 SetUserObjectSecurity returns ERROR_NOT_ENOUGH_QUOTAThis article was previously published under Q185292 SYMPTOMS
SetUserObjectSecurity returns:
ERROR_NOT_ENOUGH_QUOTA
CAUSE
All Microsoft Windows NT, Windows 2000, Windows XP Executive objects, which Window stations and Desktops belong to, have a 2K limit on Access Control Lists (ACL). SetUserObjectSecurity returns ERROR_NOT_ENOUGH_QUOTA when this limit is reached. This 2K limit equals approximately 84 or 85 Access Control Entries (ACE).
RESOLUTION
It is recommended that you add an ACE based on the Logon Security
Identifier (SID) since this duplicates the process used by the system.
For more information about how to do this, click the following article number to view the article in the Microsoft Knowledge Base:
165194
(http://support.microsoft.com/kb/165194/
)
CreateProcessAsUser() windowstations and desktops
Consider the following options when you experience this problem:
STATUS
This behavior is by design. APPLIES TO
| Article Translations
|
Back to the top
