actually, the syntax is:
#smbmount //server/share /mnt/point -o username=jdoe,workgroup=foo
where:
jdoe is the MS domain or workgroup account name (not the linux account)
foo is the MS domain|workgroup name
other options include uid=xxx and gid=yyy
all this and more can be found in "man sm
Yeah, I was missing "-o" option and forgot to add Administrator into a list
of allowed users. Now it's working.
Thanks for your help,
kero
>From: "Anthony E. Greene" <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject:
At 12:59 PM 1/14/2002 -0500, - - wrote:
>there is no option "-U" for smbmount but I found "username" option and
>tried the following, but it didn't work...
>
>#smbmount //w2k_box_name/d /mnt/win username=Administrator
smbmount //winbox/sharename /mnt/win -o username=Administrator
>I just wonder
e samba related processes running on w2k side???).
Will keep trying... Thanks for your input!
kero
>From: Lewi <[EMAIL PROTECTED]>
>Reply-To: [EMAIL PROTECTED]
>To: [EMAIL PROTECTED]
>Subject: Re: samba: connecting to W2K from RH Linux
>Date: Mon, 14 Jan 2002 10:37:39 -050
first, you can try to specify username to connect to winbox with option -U
and check the sharing permission in winbox, what permission they have to allow some to
connect to, because samba without specify a username, take your active login to
connect, and maybe the username doesn't match with win