similar to: Write/Modify issues

Displaying 20 results from an estimated 600 matches similar to: "Write/Modify issues"

2005 Jun 28
1
Fw: Missing files on Windows client side
Jeremy, I think we found the part of source where the problem resides: smbd/trans2.c +1444 for (i=0;(i<maxentries) && !finished && !out_of_space;i++) { +1445 BOOL got_exact_match = False; +1446 +1447 /* this is a heuristic to avoid seeking the dirptr except when +1448 absolutely necessary. It allows for
2008 Jul 28
0
smbcontrol xxxx reload-config doesn't work and other details samba 3.2
Hi Samba team. I installed on a new server samba 3.2.0. And all work fine, except the reload-config command and other things. For resolve some missed-configuration, I modify the smb.conf and call smbcontrol <smbd_pid> reload-config, but it's not work. Ex : I added mdfs root = yes (same as samba 3.0.x), after I called smbcontrol xxxx reload-config [2008/07/28 00:17:34, 3]
2007 Jan 10
0
winxp client - directory listing fails
Hello All, I'm having problems accessing getting a directory listing from samba(3.0.23d) with win xp clients. I can mount a share from win xp, create a directory, create a file, edit the file, etc. But listing the directory contents is fickle. If its a very small directory things appear to work fine. But a directory with around 30 files seems to hang and eventually returns "File Not
2004 Jan 09
0
large file pre-allocation causing Windows error
I'm trying to copy a 400 MB file from a Windows 98 host to a FreeBSD 4.5 Samba server providing access to a FAT32 filesystem. I've got "strict allocate = no", but from what I can see with debug set to 10, it is doing a ftruncate which takes about 50 seconds to complete. It appears that Windows gets impatient and generates an error (while Samba is still waiting for the
2005 Nov 27
0
Problems running Samba on RHEL4U2
dear all, i'm running samba (3.0.10-1.4E.2, original update packet from RHEL 4) on RHEL 4 U2 and as member of a active-directory (smb.conf: security = DOMAIN). it works fine for some days but after that the number of running smbd's increases until the machine reaches some process-limits.... strace of one of the hanging smbd's shows: (atpcw6zc)/var/log/samba# strace -f -p 2341
2004 Apr 20
0
samba locking problem
Hi, we have a strange samba locking problem with version 3.0. Sometimes user only get a read only access to files. This happens with different users on different clients. Unix permissions are OK. I have realy no idea. Can you help ? Thanx Peter Huber -------------- next part -------------- [2004/03/02 15:03:56, 5] smbd/uid.c:change_to_root_user(217) change_to_root_user: now uid=(0,0)
2009 Mar 18
3
fill_share_mode_lock failed
Hallo, the subject says everything the error is comming every now and then. the system is a ubuntu server intrepid the samba server uses ldap version is 3.2.3 mounted with: /dev/sde1 on /home type ext3 (rw,relatime,acl) the clients windows xp prof (SP3) the log 2009/03/18 13:20:41, 3] locking/locking.c:fetch_share_mode_unlocked(857)
2005 Dec 24
0
Cannot exec program from network drive after 10 minutes (II)
Hi list, )2nd try bcs. of missing attachements). Following (very strange) problem: An ordinary windows user has mapped a drive F: on \\LUN1\Programme (running samba-3.0.20b-3 debian). The program "F:\Network\PMail V3\Pegasus Mail\winpm-32.exe" is being started, this works. But after about 10 minutes, the same program start fails with "invalid path or filename". When
2006 Jan 31
0
Samba 3 and german umlaute in filenames/ can not delete or rename files or dirs
Hello, i habe an Sama 3 Server with some shares. If I access these shares from Windows and if I generate new files or dirs with german umlaute everythink is OK. I can open theses files and I can open the directory. If I want do delete or rename the files or dirs with german umlaute I got an error message. "I can not read the file from source". creating new dirptr 256 for path
2008 Nov 11
1
Users can create, but not delete files.
I have an ubuntu 8.10 server that is authenticating against active directory (Win2k3) and acting as a fileserver. I used likewise open to setup the AD authentication. If a user creates a file in a directory that he doesn't own, he can modify the contents of the file, but not delete or rename it. The group permissions should allow the user to do this. If the user owns the directory,
2005 Jun 14
4
Missing files on Windows client side.
In a directory with approximately 6000 files, several files are missing on the Windows side. If I check the directory on Unix (AIX) they are all there. As far as I can see there's nothing strange with this files en I can't see any connection between the missing files. It looks like it's randomly. A few examples of missing files: FAKTREF.10062005.16 (See debug information)
2004 Apr 19
1
Slow Directory listing for large number of files
Hello, I have a samba server which has a directory with 11764 files. (The program stores information about jobs and each job has 3 files, nothing I can do about it). When I do a listing of that directory using smbclient, it takes 15+ seconds to complete, same thing on Windows XP. Does anyone have any ideas on how I can speed this up? I did a log on log level 10, it is accessible at
2006 Apr 27
1
Unable to reset file permissions
Question regarding file permissions on Samba 3.0.22: Using a Windows XP client when I attempt to change the file permissions of a directory (or any single file for that matter) once I click the 'OK' button the properties window closes as expected, but upon opening the security permissions tab again I notice the permissions have revented back to how they were beforehand. If I click
2004 Apr 19
2
Directory listing with 11k files very slow to list
Hello, I have a samba server which has a directory with 11764 files. (The program stores information about jobs and each job has 3 files, nothing I can do about it). When I do a listing of that directory using smbclient, it takes 15+ seconds to complete, same thing on Windows XP. Does anyone have any ideas on how I can speed this up? I did a log on log level 10, it is accessible at
2011 Feb 09
1
Differences adding printers between Windows XP & Windows 7
Not sure what's going on here, but it's got to be a permissions thing it would seem. Background: working ADS. Samba 3.5.6 atop Freebsd 8.1 as domain member When I attempt to load drivers with Windows XP Pro (32bit), everything is fine. I can load either x32 drivers or x64 drivers. The same cannot be said for Windows 7. I cannot correctly load drivers with Windows 7, and here is a
2007 Oct 23
0
stat() - Interrupted system call
I'm using samba 3.0.25a on a Solaris 9 box with separate W2K and XP clients accessing a share. The issue I'm having is that not all files appear in folder listings via Explorer/DOS windows on the XP client. This only happens when an app on the W2K side is simulateously accessing/creating files on the same share but not neccessarily in the same folder. I've since run samba in top
2005 Jul 16
1
Shares all empty after upgrade to 3.0.14a-fc4
Hi, Hoping you can help. I've updated my samba server (PDC) from 3.0.10 to 3.0.14a as part of updating from FC3 to FC4. I now find I cant see inside any of the shares, even though I can see the share names themselves and the directories are quite readable to Linux processes. So, e.g. I can see that I have a share "Users", but not the contents of it. With one exception all shares
2004 Nov 23
0
problem setting up dfs
Hi, I'm trying to set up msdfs on FreeBSD 4.10 with samba 3.08. The clients I use are WinXp (sp1) and the desktop browser on RedHat ES3. Problems described beneath are identical for both clients. I tried to follow the howto as precisely as possible to not into problems, however, I did... In /export/dfsroot I made a link msdfs:strsvr01\part0 . I made sure everything is in lower case.
2010 Jan 22
4
write list for share is ignored
I recently updated a Samba server from Fedora Core 4 to CentOs 4.5. The old server had samba version 3.0.11 installed while the newer has samba version 3.0.33 installed. The following file is a simplified version of my smb.conf file: [global] debug level = 5 security = domain workgroup = CSI-INTRANET auth methods = guest, sam, winbind server string = Software Engineering Workgroup
1999 May 27
0
Diagnosis Test Pass, But...
Here's my setup: Caldera Open Linux Lite (kernel 2.0.29) Samba 2.0.4a Windows Domain (Two Windows NT 4.0 Servers -- one PDC, one BDC -- and numerous Windows NT 4.0 Workstations) I can see my Linux box in Network Neighborhood on my Windows NT boxes. I can open the Linux box and see the top level shares available. When I try to open a share I see one or two anonymous folders. Anyone