Hi all,

I have a Red Hat server functioning as my web and file server on my home network.

I have configured SAMBA and use it all the time as my file server.

What I can't figure out is how to get the linux box to connect to a M$ share.

I have a M$ NTFS share that I'd like to access via the linux box.

I use the same usernames and passwords on both of the boxes.

I know that I can just browse from my M$ box to the linux box and place the file(s) over that I want to use on the linux box, but I want to know if there is an easier way.

Command line (M$), I know how to attach to a remote drive with net use u: \\server\share

what would be the linux equivalent?

So far, all I've been able to find via google is how to configure linux as a file server using samba with no mention of connecting a linux box to a M$ share.

As always... thanks in advance!