--On 09/28/00 05:57:46 PM -0500 Jeff Hogg <[EMAIL PROTECTED]> wrote:

>
> -----Original Message-----
> From: Rob Tanner <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
> Date: Thursday, September 28, 2000 9:49 AM
> Subject: Re: smbmount problem(selim)
>
>
>> If memory serves, user/password syntax is wrong.  Check the manpage
>> since I'm going from memory, but I believe the command should be:
>>
>> smbmount //w2kp/shared_dir  /mnt -o -U selim%selim
>>
>> The -o flags everything past it as options to the smbmount command,
>> and -U identifies selim%selim as user/password.  I remember having a
>> similar problem, and I think that's the syntax that worked -- but
>> check the manpage anyway because my memory is frequently write-only.
>>
> Just a quick question for you, is this samba 2.0.7?  If not, you will
> have problems connecting to win2000.
>
> Jeff Hogg
>

And my memory was wrong too!!  The correct syntax is:

smbmount //w2kp/shared_dir  /mnt -o username=selim%selim


Rob


       _ _ _ _           _    _ _ _ _ _
      /\_\_\_\_\        /\_\ /\_\_\_\_\_\
     /\/_/_/_/_/       /\/_/ \/_/_/_/_/_/  QUIDQUID LATINE DICTUM SIT,
    /\/_/__\/_/ __    /\/_/    /\/_/          PROFUNDUM VIDITUR
   /\/_/_/_/_/ /\_\  /\/_/    /\/_/
  /\/_/ \/_/  /\/_/_/\/_/    /\/_/         (Whatever is said in Latin
  \/_/  \/_/  \/_/_/_/_/     \/_/              appears profound)

  Rob Tanner
  McMinnville, Oregon
  [EMAIL PROTECTED]



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to