[jcifs] can't get workgroup list with 0.9.0b

frank jenkins fjenkins873 at hotmail.com
Tue May 18 19:13:31 GMT 2004


I'm getting a

jcifs.smb.SmbException: The referenced account is currently locked out and 
may not be logged on to.
        at jcifs.smb.SmbTransport.send(SmbTransport.java:663)
        at jcifs.smb.SmbSession.sessionSetup(SmbSession.java:178)
        at jcifs.smb.SmbSession.send(SmbSession.java:138)

exception on the following code:

     SmbFile  f = new SmbFile("smb://");
     String[] groups = f.list();

but I don't get it with 0.8.0b.

Any idea whats up with that?

_________________________________________________________________
FREE pop-up blocking with the new MSN Toolbar – get it now! 
http://toolbar.msn.click-url.com/go/onm00200415ave/direct/01/



More information about the jcifs mailing list