similar to: Samba share is not writeable

Displaying 20 results from an estimated 900 matches similar to: "Samba share is not writeable"

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
2002 Nov 29
2
Mounting a Samba Share in /etc/fstab
Hey all, As most of you know, I've been having problems (hopefully solved by now, won't know until friend is able to reshare his box) with SAMBA over the internet. On my local area network, I am using SAMBA for a one way connection just fine. my question is as follows. Can I make an fstab entry so I can mount the XP share whenever I boot? The reason I ask is because currently Wine
2003 Feb 11
3
Samba getting user info from NT PDC
Hi! My boss asked me to be able to share some directories on a FreeBSD Samba server with users already created (and used) on a NT 4.0 PDC server. So I followed http://www.sugoi.org/bits/index.php?bit_id=10 I just replaced the Windows 2k part by adding the NetBIOS name of the machine to the NT PDC. When I did the smbpasswd trick it worked like charm: testsmb# smbpasswd -j CH-DOMAIN -r PDC
2002 Dec 10
5
Using the right network interface
Hi everyone, samba 2.2.5 The server I'm using has 2 interfaces so using the interface parameter I'm telling samba to use eth0 but for some reason when I do netstat it is listening on eth1 interface = eth0 (the IP is 192.168.6.10) netstat -an udp 0 0 138.79.161.225:137 0.0.0.0:* udp 0 0 0.0.0.0:137 0.0.0.0:* udp 0 0 138.79.161.225:138
2003 Mar 13
1
want to access a Windows Share from a Red Hat 8 linux box
Try something like mount -t smbfs -o username=user,password=password,workgroup=domain //windows_server/folder /local_folder you may also want to add ,ip=<Windows_server_IP> if it can't resolve the name Thanks Steve Simeonidis Network Engineer, Spherion Education Spherion Group Ltd "Making the Workplace Work Better" 1st Floor, 493 St. Kilda Rd, Melbourne VIC 3004,
2003 Jan 20
1
net command
Hi, You can use the command net rpc shutdown -S <machine name> to remotly shutdown a PC. Is it possible to, or could it possibly be a future upgrade to have a comma separated list of machines so that you can shutdown several machines at one time. Ie at the end of the day to shutdown PC's in a particular classroom? What are your thoughts?? Cheers ----------------- Kristyan
2003 Sep 02
1
History
Hi, I all of a sudden require to log who has been login onto our domain, and from which machine. Looking through the logs I do have, I don't seem to have this information for more than a day, even in the log.<machinename>.old file. How can I change this ASAP? RD7.3, Samba 2.2.8a :) Max
2007 Jun 09
1
smbclient error: NT_STATUS_BAD_NETWORK_NAME, on shared foler with a Chinese name
Hi folks, I am trying to access the shared folders on a Windows XP PC from a Linux (FC5) PC using smbclient. Linux config info: $ locale LANG=en_US.UTF-8 $ rpm -q samba samba-3.0.24-6.fc5 smb.conf: [global] dos charset = CP936 <--- Simplified Chinese unix charset = UTF-8 display charset = LOCALE Now, here is the problem:
2011 Oct 22
1
Problem migrating to new Samba server
I am trying, but failing, to migrate an openSUSE Samba server from Samba 3.4.3 on openSUSE 11.2 (old) to Samba 3.5.7 on openSUSE 11.4 (new). Samba 3.4.3-3.8.1-2508-SUSE-SL11.2 Samba 3.5.7-1.17.1-2505-SUSE-SL11.4-i386 I have a simple smb.conf to share a directory (shareddocs) with a few users with Linux logins. My smb.conf is identical on both servers. I?ve added log level = 3 and a temptest
2001 Dec 05
5
Winbind help
Hi. I'm not subscribed to the list, so if you can help, please e-mail me or CC me in the response. I've been using Samba for quite a while, and just set up a 2.2.2 server with winbind support. Console logins and SMB access work fine, wbinfo -t reports "Secret is good", and wbinfo -r domain+ntuser shows the right group number. In fact, the UID/GIDs are translated properly when
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
2018 Jun 07
2
Matching ConstantFPSDNode tablegen
I'm trying to match a ConstantFPSDNode == 0 in dag pattern for tablegen but am having some issues. So LLVM doesn't seem to accept a floating point constant literal match like: %v = call <4 x float> @foo(i32 15, float %s, float 0.0, <8 x i32> %rsrc, <4 x i32> %samp, i1 0, i32 0, i32 0) ret <4 x float> %v def : XXXPat<(v4f32 (int_foo i32:$mask, f32:$s, 0,
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
2003 Mar 13
2
Sync Linux <-> NT Domain passwords
Is there a way to syncronise the Windows Domain passwords with the linux account passwords? SAMBA passes authentication to an NT box password server = * Users have local accounts on the Linux box and get access to SAMBA shares depending on which group (linux) they belong to and if their authentication credentials were correct. I've tried synchronising their passwords so when they change
2003 May 29
6
Making winbindd and pam_mount play nice together (2nd try)
We're trying to set up linux based workstations that use a win2k AD/DC for authentication, and pam_mount to mount a share as the user's home directory. It looks like winbind isn't passing on the credentials (although it is getting us logged in). If anyone has made this work, I'd love the details. It looks like winbind isn't passing the auth information thanks jim
1998 Dec 04
1
SAMBA digest 1898
I would like to request you Samba gurus , what is the significance of teh file " username-map " which currently is in /usr/local/samba/lib. I have tried the following entries: jhall = hall_j kamal = kamal root = root but i dont know what it does , now the question : Can i manage users with this file , i.e I just add entries to this file on the fly and the users will have access to the
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,
2003 Jun 06
1
mount a windows FS to a linux box
My friend, I am trying to mount a windows FS to a linux box, so I can use it form linux. I mount my windows filesystem, without errors, the smbclient works great, but an ls: .: Input/output error appear to my, so I cant see the windows drive. You have any ideas? I don't know what to do? smb: \> ls . D 0 Mon Jun 2 21 ..