Re: HELP with samba/ linking Nt machine

2002-02-18 Thread nate

> does anyone know how to mount an nt machine onto samba unix ?
>
> Nt machine can see the unix box, but unix cannot see the nt ?

if your referring to mapping a SMB share from a win32 system
onto a GNU/Linux system then you should read up on 'smbmount'.

if your using some flavor of UNIX, then smbmount will not work
as it only supports LINUX. there are probably some commerical
solutions for UNIX out there(i dont know of any off hand)

i wouldn't reccomend heavy use of smbmount, in my experience
it is not very reliable. and of course having to re-mount if
you reboot the win32 system is a pain being that win32 reboots
so [EMAIL PROTECTED] often.

i see another post by you about this referencing backups.
what i do is install CYGWIN/32 on the NT machine and download
all my data via RSYNC and back it up from the linux machine.

nate





Re: HELP with samba/ linking Nt machine

2002-02-17 Thread Alex Malinovich
I'm afraid you're going to need to be a bit more specific than that.
Does the Unix machine even know that the NT box is on the network at
all? (i.e. can you ping it by name?) What all have you tried to connect
with? smbclient? What type of authentication are you using? We need
details. :)

-Alex

On Mon, 2002-02-18 at 13:50, Rodney Agha wrote:
> does anyone know how to mount an nt machine onto samba unix ?
> 
> Nt machine can see the unix box, but unix cannot see the nt ?
> 
> 
> -- 
> To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
> with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
> 



signature.asc
Description: This is a digitally signed message part


HELP with samba/ linking Nt machine

2002-02-17 Thread Rodney Agha
does anyone know how to mount an nt machine onto samba unix ?

Nt machine can see the unix box, but unix cannot see the nt ?