similar to: problem setting up dfs

Displaying 20 results from an estimated 600 matches similar to: "problem setting up dfs"

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
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
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 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)
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
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
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 Oct 13
0
Write/Modify issues
I'm having problems with one share. It's mounting a directory on an isilon over NFS. I've re-created the setup on the same machine where the data is and that works fine, it's just the existing share gives trouble. I can create a file, but not rename and sometimes not delete. Also saving file from say photoshop result in two empty files being created one with the proper filename
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
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
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
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
2004 Nov 27
0
Samba 3.x problem setting up DFS and XP2
Hi, i tried to running Samba 3.0.9 with MSDFS under Linux 2.6.9. The normal sharing of Directories to the Target-Server (also Samba with same version and Linux) run's without problems. Only the dfs-share to the same Samba-Server is not usable. The Share-Name self is visible but without cointain. I have compiled the new source with the "--with-msdfs" switch and have also check the
2004 Mar 05
0
Problem w. SAMBA as dfs root
Hi, I have configured samba 3.0.2 as Dfs root but it seems smbd dont translate symlink to remote share name. All targeted shares are from testing workstation directly accessible. My config is: --- [global] debuglevel = 10 netbios name = SAMBAII workgroup = XAMBA security = user domain logons = yes preferred master = yes domain master = yes local master = yes
2004 Mar 10
1
Please help me with configuring samba as Dfs root !
Hi, I have configured samba 3.0.2 as Dfs root but it seems smbd dont translate symlink to remote share name. All targeted shares are from testing workstation directly accessible. My config is: --- [global] debuglevel = 10 netbios name = SAMBAII workgroup = XAMBA security = user domain logons = yes preferred master = yes domain master = yes local master = yes
2010 Jan 14
4
AIX and DFS
Hello all I am running into a problem and hoping you can provide a little guidance. I am currently running 3.3.7 downloaded and installed from pware Config file has the following [global] # Workgroup section workgroup = DOMAIN server string = installs-aix Samba Server local master = no # Logging section log file = /usr/local/samba/var/log.%m log
2011 Oct 18
0
[LLVMdev] error in lib dependencies generated by llvm-config for 3.0
I just started rebasing my target from llvm 2.9 to 3.0. Just added a few basic files for the target. However, I got the following error: llvm[2]: Linking Debug+Asserts executable llc /local/scratch/uabpath/uabpath-3.0/build/tools/llc/Debug+Asserts/llc.o: In function `llvm::InitializeAllTargetMCs()': /local/scratch/uabpath/uabpath-3.0/build/include/llvm/Config/Targets.def:26: undefined
2007 Nov 07
1
Incomplete dir listing (ext2fs / FreeBSD)
Hi, I moved a disk with ext2fs from a Linux box (SuSE) into my FreeBSD6.2 box. Some directories on that disk are shared to my Windows boxes via v3.0.26a (according to smbd -V). A couple of directories contain a large number of files (hundreds to thousands). The list of files is incomplete using Windows clients or smbclient on FreeBSD. If I copy the directories to a disk using ufs, the file
2004 Nov 09
2
AW: Permissions problem with 3.0.8
We use LDAP backend and Linux 2.6. It happens only --with-acl-support. This 2 errors I found in the level 10 log when I try to copy a fresh copied file a second time on itself (permissions of test file are -r-xrw----, user and group match) Maybe the attribute mapping goes another path with acl support? 3.0.7 works fine. Daniel [2004/11/09 17:02:02, 10] smbd/open.c:open_file_shared1(1038)
2011 May 26
1
Confusion berween file and direcory
I have some trouble with a samba 3.5.8 server when setting directory attributes. On a windows XP I execute a small peace of code that calls 'SetFileAttributes' for the directory 'test-dir' located on the samba server. Using log level 10 I find this: [2011/05/26 15:27:02.144060, 3] smbd/process.c:1298 (switch_message) switch message SMBtrans2 (pid 28903) conn 0x7f5e35f0dbb0