On Jan 31, 2008 12:14 AM, Kent West <westk@acu.edu> wrote:
On the machine having the 2.6.22 kernel, I can not. Here's the error:
westk@westek:~$ smbmount //faculty/web netShares/web/
Password:
mount error 2 = No such file or directory
Refer to the mount.cifs(8) manual page (e.g.man mount.cifs)
When trying to smbmount "faculty", it doesn't matter if I use
"faculty" or "faculty.acu.edu" or the IP address; same failure each time.
westk@westek:~$ smbclient -L faculty
Password:
Domain=[ACU-ACADEMIC] OS=[SunOS 5.9 sun4u] Server=[LAN Manager 2.1]
Sharename Type Comment
--------- ---- -------
home Disk Home Directories
shared Disk Shared Directories
dept Disk Departmental Directories
web Disk Home Directories
<etc etc etc>
I'm using my username (westk) which is the same on both Debian boxes
and on the ACU-ACADEMIC WindowsNT/ActiveDirectory domain. I can
smbmount a share that's on a Windows Server 2003 box:
westk@westek:~$ smbclient -L luke
Password:
Domain=[ACU] OS=[Windows Server 2003 3790 Service Pack 2]
Server=[Windows Server 2003 5.2]
Sharename Type Comment
--------- ---- -------
J$ Disk Default share
print$ Disk Printer Drivers
CIO Cabinet Disk
<etc etc etc>
westk@westek:~$ smbmount //luke/pc_apps mnt
Password:
westk@westek:~$ ls mnt
Acrobat dynamic.ini New
Folder Sophos.lnk
<etc etc etc>