Re: smbmount issues (related to CIFS?)
- From: Kent West <westk@xxxxxxx>
- Date: Thu, 31 Jan 2008 09:50:57 -0600
Kent West wrote:
On Jan 31, 2008 12:14 AM, Kent West <westk@xxxxxxx> wrote:But interestingly enough, when I try to un-mount this share, it seems to unmount (the files are no longer viewable), but the "mount" command still lists it as being mounted: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>
westk@westek:~$ smbumount mnt
westk@westek:~$ mount
<blah blah blah>
dev/hda2 on /home/westk/VMs type ext3 (rw)
//luke/pc_apps on /home/westk/netShares/pc_apps type cifs (rw,mand,nosuid,nodev,user=westk)
//luke/pc_apps on /home/westk/mnt type cifs (rw,mand,nosuid,nodev,user=westk)
--
To UNSUBSCRIBE, email to debian-user-REQUEST@xxxxxxxxxxxxxxxx with a subject of "unsubscribe". Trouble? Contact listmaster@xxxxxxxxxxxxxxxx
- References:
- smbmount issues (related to CIFS?)
- From: Kent West
- Re: smbmount issues (related to CIFS?)
- From: Michael Marsh
- Re: smbmount issues (related to CIFS?)
- From: Kent West
- smbmount issues (related to CIFS?)
- Prev by Date: Re: Setting up Debian on a mobile disk
- Next by Date: Re: kernel versus broadcom wlan
- Previous by thread: Re: smbmount issues (related to CIFS?)
- Next by thread: Camtasia alternative for linux
- Index(es):
Relevant Pages
|