[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: samba to connect to w2k?



<ishaybas@netvision.net.il> writes:

> I have tried both smbclient (as Cedar advised)
> and adding the domain before the user (domain/username) or (domain\username)
> both generated the same error.

Have you tried sth like

smbmount //service /mnt/w2k -o username=<name> workgroup=<domain> \
password=<passwd>

?

> How about a new smbfs?

There are two things that are relevant:

a) the kernel - what are you running?
b) smbclient - the current, I believe, is samba-client-2.0.8-1.7

-- 
Oleg Goldshmidt | ogoldshmidt@NOSPAM.computer.org 
If it ain't broken, it hasn't got enough features yet.

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il