hi frank...
> > suse-6.2# smbmount //host/folder passwd -c 'mount /mnt/test' -U Administrator
> I tried your version but it failed: smbmount doesn't know the option
> '-c'.
try this one... you have an old(?) smbmount if it does not know the -c option...
( strange since its a new linux distro ( suse-6.2 ? )
suse-6.2# smbmount /mnt/test //host/folder -U Administrator -P passwd
you should decide to use the old style smbmount or the new one ( download
it/compile/install )
smbmount comes in samba-* ( preferred verson but requires the
-D(USE_SMBMOUNT??) option
smbmount comes also in smbfs-*
think samba comes from http://www.samba.org nowdays...
have fun
alvin
> I changed my auto.net that way you suggested but it failed again with
> the same error messages: 'password=...' is ignored. automount writes,
> that it need some option and sets it to "-n" which isn't accepted by
> smbmount (it would had to be "-N").
> If I change the keyword to 'passwd=...' then he sets a "-P" option,
> which is refused by smbmount, either.
>
> H. Peter Anvin wrote:
>
> Sounds like yet another case of smbmount-option-changed disease, I
> suspect...
>
> And I think, he's right...
>
> The option smbmount Version 2.0.5a accepts are:
>
> -d debuglevel set the debuglevel
> -n netbios name. Use this name as my netbios name
> -N don't ask for a password
> -I dest IP use this IP to connect to
> -E write messages to stderr instead of stdout
> -U username set the network username
> -W workgroup set the workgroup name
> -t terminal code terminal i/o code {sjis|euc|jis7|jis8|junet|hex}
>
> Don't know what to do now. Any ideas?
>
> Frank Beimfohr
> University of Dortmund, Germany
>
>
>
>
>