[jcifs] Novell CIFS Server?

Michael B Allen mba2000 at ioplex.com
Mon Dec 13 19:48:30 GMT 2004


On Mon, 13 Dec 2004 15:31:28 -0400
"Mike McDonald" <Mike.McDonald at anywaregroup.com> wrote:

> Heh ... I think so.  It is my understanding that installing the Novell
> Native File Access Pack would allow me to authenticate using pure CIFS,
> rather than the Novell Client?

JCIFS does an SMB_COM_SESSION_SETUP_ANDX against IPC$. It doesn't sound like
Novell supports this. Create a share on the Novell server like 'JCIFSACL'
and set it with the init-parameter jcifs.smb.client.logonShare. Then check
to make sure it is really excluding access to only authenticated users using
the JCIFS Logon.java example.

Authenticating against the Novell server to access files should work ok. But
using the Novell sewver as the domainController is a little different. In
the future when we do proper windows authentication it will not work at all
as that will require NETLOGON pipe or a KDC.

Mike

> -----Original Message-----
> From: Michael B Allen [mailto:mba2000 at ioplex.com] 
> Sent: Monday, December 13, 2004 3:26 PM
> To: Mike McDonald
> Subject: Re: [jcifs] Novell CIFS Server?
> 
> Are you trying to *authenticate* against NetWare?

-- 
Greedo shoots first? Not in my Star Wars.


More information about the jcifs mailing list