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
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/