Thanks... Problem appears to be solved. By the way, it seemed to work as \\\Condor\NTC -- Note the third \
Since you seem to know what's going on, there is a not-fatal error about /etc/lmhosts not existing during the mount. What is the format of this file and how is it used? On Thu, 15 Apr 1999, Mirek Kwasniak wrote: > 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 >