Displaying 20 results from an estimated 10000 matches similar to: "permissions weirdness with samba share mounted in linux"
2007 Apr 24
1
Issue with mounted drive
We are having a problem remounting a Windows network share. Our server
is running RHEL4 ES that mounts a Windows network shares as a drive.
The Windows network shares are on Windows 2003 servers. The network
share can be mounted but when the Windows 2003 servers are rebooted,
the mounted drives goe down. I try to reissue the mount commands but
it doesn't work, it sits there and eventually
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 27
0
access share on machine running server again
Hi all,
A while ago I posted about needing to access samba shares on the same machine
that the samba server was running on.
Someone posted a script to mount the shares and all was well till I upgraded
my PC hadware and had a small accident :(
I have tried modifing /etc/init.d/samba adding ...
mount -t smbfs //127.0.0.1/common /mnt/samba/common -o
2004 Dec 09
0
Permission denied after successful mount of Windows share
I'm wanting to mount a Windows share from a Windows 2003 Server to a
Fedora Core 2 using Samba.
I run the following mount command (as root), which terminates with a 0
return code, but when I attempt to look at the mounted filesystem with
df or ls, I get a "Permission denied" error.
Here is the mount command (with user/pwd/machine altered) and debug
level 4...
mount -t smbfs -o
2006 Nov 13
0
Reducing spurious change notifications on a mounted Win XP share
Overview
======
Linux box with Win XP Pro share mounted onto it appears to send
spurious change notifications when the Windows box modifies a file on
the share.
Detail
=====
I have an up-to-date Linux server (Ubuntu 6.06LTS) running Samba 3.0.22
This server has a share from an XP Professional desktop mounted onto
it. The relevant fstab entry looks like this
//DEATHSTAR/workspace
2006 Jan 22
0
cant add files + variables ? (Newbe:)
First time samberer :)
I have a home network, samba server running on kubuntu, wifes system running
kubuntu and company laptop running XP.
To start with I want to just share files.
I can read files in shares from my wifes system but no matter what I do I
cannot add files to the mounted share. I get 'cannot create regular file ....
no such file or directory', even though the mounted
2004 Sep 21
0
Incorrect Permissions/Owner on smbmount
I am running a Samba fileserver (Redhat//pandora/pub /mnt/pub smbfs
credentials=/etc/samba/smb.auth,uid=1000,gid=100,fmask=666,dmask=777,debug=9
0 0 9 kernel: 2.4.20-24.7, smbd ver: 3.0.0). I am now trying to mount
a share on this server on another Linux machine (SuSE 9.1 kernel
2.6.5-7.108, smbmount ver. 3.0.7). I would like to have the share
automattically mount on startup using an /etc/fstab
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 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
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
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
2005 Jan 14
1
problems with auto mounted share from Macintosh server on SuSE Linux
I recently switched from using Redhat Linux 9 to SuSE 9.2 Pro and am
having problems with an auto mounted share served from a Macintosh
running Mac OS 10.3.6. I can read from the share without problems.
However, writing to it is a different story.
All the files/folders on the share are owned by janee in the group
janee and have rw owner and group permissions. I've tried playing with
the
2003 Apr 10
1
"Device or Resource Busy" when deleting folders
Hi all,
I have set up an LTSP environment (www.ltsp.org) for a small group of users
who have migrated from WinXP. As part of the setup, and during the
transition, I have created a number of folders in each user's home
directory which are mapped via SMBMOUNT to the NT domain controller's home
directories, and various shared data folders.
When each user logs into X, a script is run
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
2004 Jan 06
0
Suddenly need IP address to mount SMB share
I really need a hand here. I'm running Red Hat 9.0 and
recently got the Up2Date certificates updated such
that I finally got all of the updates from Red Hat. I
run the publishers addition of Red Hat.
Prior to the change, I used to mount an SMB share
really easily with a simple shell script than went
#!/bin/bash
smbmount //Server/share /mnt/point -o
dmask=777,fmask=777
But after I finally
2005 Jan 17
1
Slow write access with Samba 3.0.10-Debian
Hi!
I've got a problem with write access on samba fileshares mounted via
fstab on two Debian Sarge servers. These servers are behind firewalls
and can only access each other, so security is not an issue. They are
configured as follows:
I'll use placeholders for IP-adresses, usernames, passwords etc. just
out of paranoia, I do know, that these IPs do not make sense ;)
the servers are
2005 Jan 18
0
AW: Slow write access with Samba 3.0.10-Debian
By the way, the wait-period before the write access is "committed" or whatever is always precisely 30 seconds, so I believe, that there may be some timeout issue before samba is actually doing what it's supposed to do. Has anybody got an idea?
> -----Urspr?ngliche Nachricht-----
> Von: samba-bounces+markus.wollny=computec.de@lists.samba.org
>
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.
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 =