On Wed, 23 Jan 2002, [iso-8859-1] Gilles Referner wrote: > I tried to access via samba a shared directory of a > Win98 pc-machine using the smbfs.o module and the > command: > > smbmount //servername/D$ /mnt/smb > > But it asked me for a password (very strange because > other Win-pcs of our network don�t need any), and even > I type the correct one, it�s impossible to access to > this directory. > I�ll try to paste here system messages when I could.
smbmount will prompt for a password unless you give it the command-line option that says there is no password. If windows machines don't need a password, you can either specify that there is no password, or simply hit enter when prompted. -Conan
