linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Arnaldo Carvalho de Melo <acme@conectiva.com.br>
To: Lauri Tischler <lauri.tischler@efore.fi>
Cc: linux-kernel@vger.kernel.org
Subject: Re: IPX to Netware 5.1
Date: Mon, 11 Jun 2001 12:15:19 -0300	[thread overview]
Message-ID: <20010611121519.D2145@conectiva.com.br> (raw)
In-Reply-To: <3B24BE9F.AA4C8CCB@efore.fi>
In-Reply-To: <3B24BE9F.AA4C8CCB@efore.fi>; from lauri.tischler@efore.fi on Mon, Jun 11, 2001 at 03:50:39PM +0300

Em Mon, Jun 11, 2001 at 03:50:39PM +0300, Lauri Tischler escreveu:
> I've been mounting Netware volumes from Netware 4.1x to linux for
> a quite a while now, works just fine.
> We installed new Netware server with Netware 5.1 and I can't now
> mount any volumes.  The error message is:
>   ncpmount: Unknown Server error (0x8901) in nds login
>   Login denied.
> The error is same if I try bindery login.
> Any IPX gurus here or hints or links about ??

See if this makes sense:

http://developer.novell.com/support/sample/tids/bs98au6h/nwerrors.txt

#define ERR_INSUFFICIENT_SPACE          0x8901  /* 001 */
#define NWE_INSUFFICIENT_SPACE          0x8901  /* 001 */

And can you, just in case, check if IPX is enabled? ncpfs can work with
tcp/ip as well and this can possibly be not related to IPX

- Arnaldo

  reply	other threads:[~2001-06-11 15:16 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-06-11 12:50 IPX to Netware 5.1 Lauri Tischler
2001-06-11 15:15 ` Arnaldo Carvalho de Melo [this message]
2001-06-11 19:11   ` Jeff V. Merkey
2001-06-11 19:56 ` Matthew G. Marsh
2001-06-11 22:15 Petr Vandrovec
2001-06-11 23:01 ` Jeff V. Merkey

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20010611121519.D2145@conectiva.com.br \
    --to=acme@conectiva.com.br \
    --cc=lauri.tischler@efore.fi \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).