Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.2.1
-
None
Description
Authenticating to a windows PC using a local account (administrator) fails. In this case, the domain property should be NULL.
Setting domain=null fails with a nullpointerexception
Setting domain="" fails with a wrong username/password
JCIFS does not have this issue and can be used as a workaround