9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] ncpfs annyone?
@ 2003-07-18 14:39 steve.simon
  2003-07-21 11:28 ` Aki M Nyrhinen
  0 siblings, 1 reply; 6+ messages in thread
From: steve.simon @ 2003-07-18 14:39 UTC (permalink / raw)
  To: 9fans

Hi,

Anyone interested in trying/testing (:-) the Netware
client I have written? It is fairly complete and appears stable.

It talks native NCP over IP only - no IPX, it should be compatible with
all servers from NW 3.11 an later, it speaks Bindery not NDS so you must
log into each server individually. No printer support (yet).

Email me if interested. I will put it on a website when its been
tested a bit more.

-Steve


^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] ncpfs annyone?
  2003-07-18 14:39 [9fans] ncpfs annyone? steve.simon
@ 2003-07-21 11:28 ` Aki M Nyrhinen
  2003-07-21 12:24   ` Aki M Nyrhinen
  2003-07-21 15:49   ` Skip Tavakkolian
  0 siblings, 2 replies; 6+ messages in thread
From: Aki M Nyrhinen @ 2003-07-21 11:28 UTC (permalink / raw)
  To: 9fans

On Friday 18 July 2003 17:39, steve.simon@snellwilcox.com wrote:
> Anyone interested in trying/testing (:-) the Netware
> client I have written? It is fairly complete and appears stable.

> It talks native NCP over IP only - no IPX, it should be compatible with
> all servers from NW 3.11 an later, it speaks Bindery not NDS so you must
> log into each server individually. No printer support (yet).

> Email me if interested.

What about SMB? I don't know much about NCP, but
have the impression that it is by large equivalent to SMB. I need to
use SMB shares (served by samba) from Plan9 (don't ask), and I'm
currently using u9fs and linux to do this. I'm very interested in testing
if it supports SMB. If it doesn't support SMB but you feel that building
smbfs based on your ncpfs wouldn't be too much work, I'm still
interested.

        -Aki



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] ncpfs annyone?
  2003-07-21 11:28 ` Aki M Nyrhinen
@ 2003-07-21 12:24   ` Aki M Nyrhinen
  2003-07-21 18:54     ` boyd, rounin
  2003-07-21 15:49   ` Skip Tavakkolian
  1 sibling, 1 reply; 6+ messages in thread
From: Aki M Nyrhinen @ 2003-07-21 12:24 UTC (permalink / raw)
  To: 9fans; +Cc: steve.simon

On Monday 21 July 2003 14:28, Aki M Nyrhinen wrote:
> I don't know much about NCP, but have the impression that it is by large 
> equivalent to SMB.

Now that I bothered to look around a bit, I see that this is nonsense. Is 
someone working on smbfs for P9?

	-Aki



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] ncpfs annyone?
  2003-07-21 11:28 ` Aki M Nyrhinen
  2003-07-21 12:24   ` Aki M Nyrhinen
@ 2003-07-21 15:49   ` Skip Tavakkolian
  1 sibling, 0 replies; 6+ messages in thread
From: Skip Tavakkolian @ 2003-07-21 15:49 UTC (permalink / raw)
  To: 9fans

> What about SMB?

look for 'aquarela' in this list's archives.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] ncpfs annyone?
  2003-07-21 12:24   ` Aki M Nyrhinen
@ 2003-07-21 18:54     ` boyd, rounin
  0 siblings, 0 replies; 6+ messages in thread
From: boyd, rounin @ 2003-07-21 18:54 UTC (permalink / raw)
  To: 9fans

netware and SMB are totally different.



^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [9fans] ncpfs annyone?
       [not found] <2994160330@snellwilcox.com>
@ 2003-07-21 12:05 ` steve.simon
  0 siblings, 0 replies; 6+ messages in thread
From: steve.simon @ 2003-07-21 12:05 UTC (permalink / raw)
  To: 9fans

[-- Attachment #1: Type: text/plain, Size: 442 bytes --]

Hi,

NCP is Novells proprietory protocol for accessing its servers,
it covers file access, printing, admin etc.

SMB is Microsoft's equivilent which I don't know much about; however
the Plan9 to-do list on the wiki has comments about possible sources
of an SMB/CIFS clients and a server.

-Steve

PS. part of the confusion may be due to the Netware "shell" (TSR)
used under MSDOS provides a NetBios client as well as a Novell one.

[-- Attachment #2: Type: message/rfc822, Size: 1356 bytes --]

From: 9fans@cse.psu.edu
To: 9fans@cse.psu.edu
Subject: Re: [9fans] ncpfs annyone?
Date: Mon, 21 Jul 2003 12:28:03 +0100
Message-ID: <2994160330@snellwilcox.com>

On Friday 18 July 2003 17:39, steve.simon@snellwilcox.com wrote:
> Anyone interested in trying/testing (:-) the Netware
> client I have written? It is fairly complete and appears stable.

> It talks native NCP over IP only - no IPX, it should be compatible with
> all servers from NW 3.11 an later, it speaks Bindery not NDS so you must
> log into each server individually. No printer support (yet).

> Email me if interested.

What about SMB? I don't know much about NCP, but
have the impression that it is by large equivalent to SMB. I need to
use SMB shares (served by samba) from Plan9 (don't ask), and I'm
currently using u9fs and linux to do this. I'm very interested in testing
if it supports SMB. If it doesn't support SMB but you feel that building
smbfs based on your ncpfs wouldn't be too much work, I'm still
interested.

        -Aki


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2003-07-21 18:54 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-18 14:39 [9fans] ncpfs annyone? steve.simon
2003-07-21 11:28 ` Aki M Nyrhinen
2003-07-21 12:24   ` Aki M Nyrhinen
2003-07-21 18:54     ` boyd, rounin
2003-07-21 15:49   ` Skip Tavakkolian
     [not found] <2994160330@snellwilcox.com>
2003-07-21 12:05 ` steve.simon

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).