[jcifs] Getting SmbAuthException

Michael B Allen mba2000 at ioplex.com
Wed Aug 17 16:13:27 GMT 2005


On Wed, 17 Aug 2005 12:27:06 +0000 (UTC)
Swati <swati_roighare at persistent.co.in> wrote:

> Hi,
> 
> When i am trying to execute the List example from the JCIF, I am getting foll. 
> exception:-
> 
> Exception in thread "main" jcifs.smb.SmbAuthException: Logon failure: account 
> currently disabled.

You need to specify credentials. The default credentials are "GUEST"
with no password which on most machines is a disabled account.

Mike


More information about the jcifs mailing list