similar to: "Device or Resource Busy" when deleting folders

Displaying 20 results from an estimated 4000 matches similar to: ""Device or Resource Busy" when deleting folders"

2002 Jun 13
1
[mntent]: line x in /etc/fstab is bad
Hi ! I'm having trouble trying to mount a win2k share from my linux box with the mount command. My linux box is a RH 7.2 and samba version is 2.2.4. It is part of the windows domain 'VALBONE' and the smb.conf option "winbind use default domain" is set to yes. So when the user slautier log into the machine, it does it without specifying the domain name. slautier is a member
2007 Mar 06
3
/etc/fstab and windows share problem
Hi, I`ve got a problem with samba and /etc/fstab. I have a second computer running Windows XP SP2 with Western Digital MyBook USB2 external hard disk attached. The Disk is shared over windows network with a label "My Book (J)". I can manually mount this samba resource by typing "sudo mount -t smbfs -o fmask=777,dmask=777,guest '//win/My Book (J)' /media/MyBook", but
2006 Mar 03
2
Fstab mounting error
Hi all, I've googled on this but no luck so far. I'm using FC4. This works flawlessly: Mount -t smbfs //host/share /var/mount/hostname/sharename -o username=username,password=password,domain=DOMAIN,fmask=0777,dmask=0777 However, it fails in fstab when I do: //host/share /var/mount/hostname/sharename smbfs username=username,password=password,domain=DOMAIN,fmask=0777,dmask=0777 0 0
2003 Sep 08
1
Problems deleting directories on smbmounted partitions
Hi, I'm having some odd problems with samba in combination with fam. On my linux system I have mounted some partitions that are shared by a Win2k machine on my LAN. With any GUI filemanager using fam I can create files and directories, but I can't delete directories, only files. If I try to delete a directory, it just doesn't work. If I try to delete a directory containing files,
2008 Feb 15
3
Wrong perms on new files/dirs using `mount -t cifs`
My original thread had the incorrect subject line. The original trouble / question remains open and unsolved. Greetings- I am working through coming up with a Linux client integration to Samba PDC's. I mount several shares with this sort of syntax: /bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/
2007 Jan 05
2
users can't write to a subset of mounted directories
Hello I am connecting to an NT server via a Linux client. I am mounting the drive on the client via the following in smbfstab: //server/Users /home/dm215/Desktop/SambaBringover smbfs username=user,password=pass,suid,uid=1000,gid=100,fmask=770,dmask=770,rw It works fine except the local user uid=1000 cannot write to certain directories. The initial directory (//server/Users) is writable by
2002 Nov 28
1
Samba share is not writeable
I am having difficulty with Windows shares mounted with smb on my linux machine. The mount directory will not have write permissions for anyone, no matter what. The mount directory that I use is /home/samba. It has 0700, or drwx------ permissions when it is not connected to Samba. It is owned by the user jhall, and the group root. When I mount it, if I use dmask 0777, I get dr-xr-xr-x. If I use
2002 Jun 11
1
smbmount and win2k permissions
> From there, you can use smbmount to mount SMB shares (from > Windows systems or Samba servers) in your Linux filesystem. smbmount works fine : $ smbmount //DOMAIN_controler/sharedir /home/toto/smb -o credentials=/home/win2k/DOMAIN/toto/.smbpw,uid='DOMAIN+toto',gid='DOMAIN+Domain users',fmask=664,dmask=775 The user toto is a domain user authenticated from the Win2k server.
2001 Mar 07
2
smbmount - file permissions on RH7
Greetings in Christ our Saviour. I am having an enormous amount of difficulties trying to do something that should be quite easy. Obviously, I am missing something. I have read everything I can find on this, and have tried everything I can think of and more... I am trying to mount a Win98 drive on my Redhat 7.0 box. The mounting is no problem. However, when I log into my user account and try
2003 Jul 11
3
VMware and NetBios Problem
With WinXP host, RH8 VMware guest, at level 3, I issue: mount -t smbfs -o user,noauto,dmask=777,fmask=777,username=xx, password=yy //DELLBOX/linuxShare /mnt/linuxShare and get: Connection to DELLBOX failed SMB connection failed timeout connecting to 192.168.113.1:139 Error connecting to 192.168.113.1 I cannot find this IP address anywhere. My tables indicate that port 139 is
2005 Jan 14
2
Help with samba
Hi, I have an small network with SUSE 9.1 and trying to use samba. I was reading a lot of papers about samba, but i cannot do something i need. In my computer i have a directory named cotiza owned by user4(me) with the group users and mode 765. M users list there're user1, user2, user3 and user4 all of them with users group. In smb.conf have: [cotiza] comment = Directorio de Cotizaciones
2004 Feb 05
1
"no such file or directory" error
I have an smb service set up on a box on my home network, and it currently works fine with the mp3 folder I share out accross the lan. However, I recently decided to add a share for my web site so i could make site updates/changes from any other box in the house rather than having to go to the server to make content changes. The relevant bita of my smb.conf file look like this: [mp3] path =
1999 May 30
3
smbmount permissions
______________________________________________________ Get Your Private, Free Email at http://www.hotmail.com
2003 Jul 09
1
RH8 guest: bad fs?
I recently reinstalled RH8 as a VMware guest on a WinXP box. I used a previously proven script at level 3, containing, in one line with no inappropriate spaces: mount -t smbfs -o user,noauto,dmask=777,fmask=777,username=xx, password=yy //DELLBOX/linuxShare /mnt/linuxShare I get a failure that reports numerous possibilities including bad fs, and other other things. I suspect I omitted a
2005 Dec 22
1
smbfs - Can't create files in subdirectories...
Greetings, I'm hoping someone can help... I have a Slackware 10.2 server running Samba 3.0.20b. When I mount a share with "mount -t smbfs -o username=user,pass=pass,fmask=777,dmask=777 //server/share /mount/point" (on another 10.2 PC) the mount completes successfully. Logged in as a user, I can access the mountpoint and create files and directories in the root of the mount point.
2001 Apr 06
2
Samba-2.2.0alpha-3 and smbmount
Hi All, When I use smbmount to attach a NT 4 Server's drive C:, I use the following command: smbmount //inet_server_1/C$ /mnt/server1 -o username=xxxxxx,password=xxxxxx,fmask=700,dmask=700,nosuid,noexec now, if I am su'd to root, and do a df -h I get: Filesystem Size Used Avail Use% Mounted on /dev/hda1 6.7G 2.5G 3.8G 39% / //inet_server_1/C$ 7.8G 3.2G
2001 Dec 29
4
Still can't write to a Win98 share! PLEASE HELP!
I've posted here with this problem before, and while several people DID try to help, nothing seems to work! Here's the situation (again): I have a Linux box (Mandrake 7.0) running Samba (2.0.6) compiled from source. I can mount/read/write the linux shares just fine, but when trying to write to my Win98 shares (which mount perfectly), I get "permission denied". This only
2006 Dec 17
1
fstab based shared user mounts not possible
Hi! I first reported this issue as http://bugs.gentoo.org/136272 Mounting windows shares as a normal user causes quite a lot of trouble for me, using samba 3.0.22. I have this entry in my /etc/fstab: > //workstation/share /mnt/mountpoint smbfs \ > user,noauto,username=un,password=pwd,uid=un,gid=users,\ > fmask=660,dmask=770,codepage=850 0 0 With a root owned mount point I
2009 Sep 18
4
Autofs and Fedora 11
Hi! I'm having trouble accessing Samba shares via autofs. Let me begin by saying that I can access the samba shares directly using smbclient without any trouble. For example: smbclient //Matsa/Pisi works fine. I first started out by copying a config line from an older system (redhat 7) that has in its auto.misc: (all on one line, of course) pisi
2008 Feb 13
5
Wrong perms on new files/dirs using smbmount
Greetings- I am working through coming up with a Linux client integration to Samba PDC's. I mount several shares with this sort of syntax: /bin/mount -t cifs -o credentials=/home/userid/.smbcredentials,uid=userid,gid=userid,dmask=0777,fmask=0666 //ldslnx01/data /mnt/ldslnx01/data/ However when I create new files/dirs on the Samba share from the Linux workstation, the perms are not 0666/0777