On Mon, Nov 14, 2005 at 11:56:41AM -0800, Gregory K. Ruiz-Ade wrote:
> On Nov 14, 2005, at 11:34 AM, Michael O'Keefe wrote:
> 
> >>target \\wrapp14\oz_backup. Now I need to know what to do from the  
> >>Linux
> >
> >mount -t smbfs ultimately calls smbmount, which uses smbclient to  
> >talk SMB
> >to Windows. The culprit in this is usually authentication, including
> >properly identifying yourself to the Windows machine.
> 
> Or, use smbclient:
> 
>   smbclient //wrapp14/<sharepoint>
> 
> where <sharepoint> is a "shared drive" name.  You can't just connect  
> to the server itself.
> 
> Once you're connected, it's a very ftp-like experience.  cd around  
> until you get to the place in the drive you want to dump your file,  
> then "put" it, just like FTP.
> 

I'm getting NT_STATUS_LOGON_FAILURE. I have tried a number of users and
passwords (my Linux, my NT, coordinating my Linux with my NT, etc). I
have opened permissions up on the share and explicitly given open access
to me. Nothing is working.

Ideas?

-- 
Lan Barnes                    [EMAIL PROTECTED]
Linux Guy, SCM Specialist     858-354-0616


-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-list

Reply via email to