On Thu, Apr 15, 1999 at 10:25:52AM -0400, Alec Smith wrote:
> Got a sample syntax? I use
>
> smbmount-2.1.x "\\CONDOR\NTC" -c 'mount /home/sweetin/mnt'
>
smbmount-2.1.x service <password> [-p port] [-d debuglevel] [-l log]
^^^^^^^^^
You need form:
smbmount-2.1.x "\\CONDOR\NTC" your_password_to_share -c 'mount /home/sweetin/mnt'
Mirek