Subject: samba/INVALID PIPE HANDLE
To: None <netbsd-users@netbsd.org>
From: None <mcmahill@mtl.mit.edu>
List: netbsd-users
Date: 07/15/1999 18:30:13
I also asked this on the samba lists but didn't get any replies yet.

Anyone using the samba-2.0.3 package under NetBSD-1.4?  I'm running it on
a sparc.  It sort of works, I can mount my sparcs drive on an WinNT
machine, but file access is unreliable.  Sometimes I can open files,
sometimes I get errors.  Looking at the /var/logs/smblogs/log.ntname shows
the following error:


[1999/07/15 16:46:18, 3] smbd/ipc.c:reply_trans(3625)
  trans <\PIPE\> data=96 params=0 setup=2
[1999/07/15 16:46:18, 5] smbd/ipc.c:reply_trans(3637)
  calling named_pipe
[1999/07/15 16:46:18, 3] smbd/ipc.c:named_pipe(3480)
  named pipe command on <> name
[1999/07/15 16:46:18, 5] smbd/ipc.c:api_fd_reply(3243)
  api_fd_reply
[1999/07/15 16:46:18, 4] rpc_server/srv_pipe_hnd.c:get_rpc_pipe(390)
  search for pipe pnum=7006
[1999/07/15 16:46:18, 1] smbd/ipc.c:api_fd_reply(3301)
  api_fd_reply: INVALID PIPE HANDLE: 7006
[1999/07/15 16:46:18, 3] smbd/ipc.c:api_no_reply(3219)
  Unsupported API fd command


Has anyone else had this problem?

Thanks

-Dan