"bogus" <(E-Mail Removed)> wrote...
>Hi!
>Have a problem in my Server 2003 / XP Network. When I want to copy a larger
>file (a few 10 megabytes) to a network->folder on the server i get the
>message: "<Filename> could not be copied: there was not enought server
>storage available for >this task". The same message i get when i map a
>network drive on the server to itself and try to copy a file on this
>network
>drive. I already tried to change the IRPStackSize in the registry but was
>not successful.
For Windows 2000 and above see:
Kerberos authentication may not work if user is a member of many groups:
http://support.microsoft.com/default...b;en-us;280830
I've seen a field report where this error could occur if the DC does not
have all these registry entries below:
..
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\RPC\ClientPr otocols]
"ncacn_np"="rpcrt4.dll"
"ncacn_ip_tcp"="rpcrt4.dll"
"ncadg_ip_udp"="rpcrt4.dll"
"ncacn_nb_tcp"="rpcrt4.dll"
"ncacn_http"="rpcrt4.dll"
As a historical note, for Windows NT 4.0 and below, re-applying the current
service pack solves this problem. But I have not enocuntered any situations
where re-applying the latest SP was applicable to this error in a Windows
2000+ environment. This error in NT was caused when the OS had an old
version of the srv.sys file (from the NT 4.0 CD) which starts getting used
again in an installation which has had SP4 or later installed. Anytime a
change is made to the network settings that requires the original NT CD, the
change recopies the srv.sys file, even though the Server service may not
have been effected in any way. Service Pack levels greater than SP3 in NT
are completely incompatible the with the SP3 or less srv.sys file resulting
in the server service being unable to start.
--
Todd J Heron, MCSE
Windows Server 2003/2000/NT; CCA
----------------------------------------------------------------------------
This posting is provided "as is" with no warranties and confers no rights