|
i'm getting something like that:
added interface ip=192.168.0.1 bcast=192.168.0.255 nmask=255.255.255.0
session request to 192.168.0.244 failed (Called name not present)
session request to 192 failed (Called name not present)
Anonymous login successful
Domain=[XXX_XXX_XXX] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
Sharename Type Comment
--------- ---- -------
Error returning browse list: NT_STATUS_ACCESS_DENIED
As I noticed, it is trying to do an anonymous connection... try without the '%' in your command -U Test%, of course, maybe you'll be asked for the 'Test' user password if any on your Windows box
Last edited by infierno; 07-26-2005 at 05:38 AM.
|