The information in this article applies to:
SYMPTOMS
Error 1057 is reported when you select the startup option Log On As This
Account for a Windows NT Service.
CAUSEYou can manage trusted domains and associated passwords programmatically by using the Windows NT local security authority (LSA) API. However, LSA secrets are limited to 256. The client side of a trust relationship consumes one LSA secret. LSA secrets are used for other purposes (most notably, trust relationships and for saving service passwords). As a result, LSA API in your program or service may fail because you have reached the 256 limit. RESOLUTION
Use the updated Lsasrv.dll file.
STATUSMicrosoft has confirmed this to be a problem in Windows NT version 3.51. This problem was corrected in the latest Windows NT 3.51 U.S. Service Pack. For information on obtaining the Service Pack, query on the following word in the Microsoft Knowledge Base (without the spaces): S E R V P A C K Additional query words: prodnt
Keywords : ntnetserv |
Last Reviewed: January 3, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |