On Tuesday 23 January 2007 03:33, david rankin wrote:
> > From: "Darryl Gregorash" <[EMAIL PROTECTED]>
> >
> > On 2007-01-22 11:10, Phil Burness wrote:
> >> <snip>
> >> On the XP machine my username is [EMAIL PROTECTED] password example2
> >
> > Are you sure your username on that system is not just bob.smith?
>
> I would think Darryl is right. A good way to test whether your windows box
> is talking is with the smbclient command. On your Linux box just issue
> "smbclient -U <username> -L <windows host name>" and then enter the
> password at the prompt. If you have a valid setup and valid
> username/password pair, you should see something like this:
>
> [EMAIL PROTECTED]:~> smbclient -U david -L ripper
> Password:
> Domain=[RIPPER] OS=[Windows 5.1] Server=[Windows 2000 LAN Manager]
>
>         Sharename       Type      Comment
>         ---------       ----      -------
>         IPC$            IPC       Remote IPC
>         SharedDocs      Disk      Shared Docs on Ripper
>         print$          Disk      Printer Drivers
>         GenericT        Printer   Generic / Text Only
>         E               Disk
>         ADMIN$          Disk      Remote Admin
>         C$              Disk      Default share
>
> Hope that helps.....
>
> --
> David C. Rankin, J.D., P.E.
> 510 Ochiltree Street
> Nacogdoches, Texas 75961
> (936) 715-9333
> (936) 715-9339 fax
> www.rankinlawfirm.com
> --
Here is the response from the suggestion above:

mymachine:~ # smbclient -U [EMAIL PROTECTED] -L BSMITH2
Password: example2
session setup failed: NT_STATUS_LOGON_FAILURE

Phil
-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to