> I am trying to connect to an NT server from my linux workstation.
>
> I run the following command
>
> snmbclient //"ntdomain"/server/ "password" -U dbrett -n dbrett -D "public
> directory"
>
> I get the following error
> Connection to "ntdomain" failed
>
> It does try and connect to the right server.
>
> david

I've never used smbclient, but have your tried mounting a share with
smbmount?

"smbmount //server/shared /mnt/smb"

Asks for user name and password if required.

smbclient IIRC, is an ftp-like program. Is that what your really want?

---
Edward Dekkers (Director)
Triple D Computer Services P/L




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to