Netware Login Script Fails to Capture Printer

Last reviewed: November 9, 1995
Article ID: Q138751
The information in this article applies to:
  • Microsoft Windows 95

SYMPTOMS

The Windows 95 Netware Login script processor fails to process a CAPTURE command for a print queue on the Netware Network. When this happens, the login script processor returns the following error message:

  Auto Endcap has been disabled.
  An unknown flag name was encountered.
  Usage; Capture /Show /Job=Jobname /Server=Fileserver
  /Queue=Queuename /Local=N /Form=Form or N
  /Create=Path /Copies=N (1-255) /Timeout=N /Keep
  /Tabs=n (1-18) /No Tabs /Banner=Bannername /Name=Name
  /No Banner /Formfeed /No Formfeed /AutoEndCap /No AutoEnd
  /Notify /No Notify /Domain=Domain /EndCapture /Cancel /All
  Automatic EndCap has been disabled

The login process then continues as expected.

CAUSE

The S_LOGIN environment variable in the login script has not been set.

RESOLUTION

NOTE: The following edits to the Netware Login script can only be performed by a user with the correct Netware privileges enabled.

To resolve this problem, edit the login script and verify that the following line is placed at the very beginning of the login script:

   dos set S_LOGIN="%LOGIN_NAME

MORE INFORMATION

For more information about configuring your Netware login script, contact your Netware administrator or Novell.

The products discussed here are manufactured by vendors independent of Microsoft; we make no warranty, implied or otherwise, regarding these products' performance or reliability.


KBCategory: kbnetwork kb3rdparty kberrmsg
KBSubcategory: win95
Additional reference words: 95


THE INFORMATION PROVIDED IN THE MICROSOFT KNOWLEDGE BASE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND. MICROSOFT DISCLAIMS ALL WARRANTIES, EITHER EXPRESS OR IMPLIED, INCLUDING THE WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. IN NO EVENT SHALL MICROSOFT CORPORATION OR ITS SUPPLIERS BE LIABLE FOR ANY DAMAGES WHATSOEVER INCLUDING DIRECT, INDIRECT, INCIDENTAL, CONSEQUENTIAL, LOSS OF BUSINESS PROFITS OR SPECIAL DAMAGES, EVEN IF MICROSOFT CORPORATION OR ITS SUPPLIERS HAVE BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. SOME STATES DO NOT ALLOW THE EXCLUSION OR LIMITATION OF LIABILITY FOR CONSEQUENTIAL OR INCIDENTAL DAMAGES SO THE FOREGOING LIMITATION MAY NOT APPLY.

Last reviewed: November 9, 1995
© 1998 Microsoft Corporation. All rights reserved. Terms of Use.