hi ya frank..
yeah... smbmount-2.0.5a seems broken ( on my rh-6.1 boxes too )
have fun
alvin
[root@Server ~]# smbclient -L WinNT -U Administrator
- lists the shares
[root@Server ~]# smbmount //WinNT/C -c 'mount /mnt/test' -U Administrator
Usage: smbmount //server/share mountpoint [options ...]
Version 2.0.5a
-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}
[root@Server ~]# smbmount //WinNT/C /mnt/test -U Administrator
- checking /proc/mounts... it shows wacky/broken stuff
-
- lots of erroneous errors..
- login failures..even if passwd entered is correct...
- /mnt/test being busy even if it is NOT busy...
have fun
alvin
> >> 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 ? )
>
> Version 2.0.5a! Updated it for 2 days from ftp.gwdg.de. I think this is
> the newest version...
>
> > suse-6.2# smbmount /mnt/test //host/folder -U Administrator -P passwd
>
> Nope. /mnt: invalid option -- P
>
> I think I should try an older smbmount-version ;)
>
> Frank Beimfohr
> University of Dortmund, Germany
>
>