similar to: File attribute problem 3.0.23

Displaying 20 results from an estimated 2000 matches similar to: "File attribute problem 3.0.23"

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
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
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 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
2016 Mar 09
0
Weird permissions problem
I could still really use some help here.... After spending hours on this, I have determined that it's only my user account that is having this problem. Everyone else can access 700 files/directories owned by them just fine. Thinking of perhaps a UID conflict somewhere, even though there didn't appear to be one, I deleted my account and recreated it with a new UID, copied everything
2018 Feb 14
1
Samba 4.6.4 and Excel 2016 access denied if no Group mode permission
>What are you actually using for authentication ? We are using Quest Authentication Services (formerly Vintela Authentication Services), which is a Kerberos/LDAP/Active Directory client for UNIX & Linux. Authentication and Identity Mapping appears to work correctly, I can log on and see my uid/gid/correct groups list with SSH and group-based access for files and directories appears to
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
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.
2012 Jul 18
1
3.6.5: NT_STATUS_ACCESS_DENIED from Win7 to 750 dir
Hello, after upgrading from Samba 3.5.6 to 3.6.5 I encounter some strange NT_STATUS_ACCESS_DENIED trouble when trying to access group readable directories from Windows 7 or Windows 2008 Terminal Server. Very strange stuff is that it works fine using smbclient from a Linux machine using the same userid and Kerberos authentication. The Server is fully integrated into active directory and uses
2016 Mar 03
2
Weird permissions problem
On 3/3/2016 2:02 PM, Marc Muehlfeld wrote: > It would help if you would provide some information about your system: > - Samba version - smb.conf - "ls -ld" of the directory - etc. Regards, > Marc Hello, version: samba-4.3.4-1.fc23.x86_64 ls -ld: ls -ld /home/blaster drwxrwx--- 76 blaster users 4096 Mar 3 14:15 /home/blaster testparm Load smb config files from
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
2005 Sep 13
1
Config problems with profiles?
Trying to setup samba as a PDC with LDAP on gentoo I have managed the setup and can access and register computers/ join the domain Having trouble with profile access (1) But when I try to connect an XP client in the Log file I get Error Opening File: for ntconfig.pol and login.bat both exist with 777 permissions in /var/lib/samba/netlogon and /var/lib/samba/netlogon/default user the log shows
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
2005 Nov 14
0
Access denied with hide dot file AND map hidden enabled
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi, I experienced a problem with Eclipse, but I was able to track it down to the following behavior: My config: Samba Server 3.0.20b exporting Homes Win XP SP2 Clients with mounted homedir as drive z: 1) I created a textfile named .project on the local drive of the xp machine. 2) With Windows Explorer I copied the file to the samba share z: -
2005 Nov 23
0
Error copying dot-files to samba share
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi all, I'm having a problem copying (overwriting) a dot file to a samba share. When I create a dot file (e.g .project) on a local drive at the XP machine, I'm able to copy the file to the share ONLY if it does not exists there. If the file already exists, Samba refuses to overwrite the file. The reason of this behavior must have something
2013 Jul 22
1
Errors in parse_share_modes Testing CTDB 2.3 and Samba 4.0.7
I'm working on building a CTDB/Samba cluster on AIX 7.1 with the latest levels to replace an older one running CTDB 1.0.113 and Samba 3.6.1. I have the new servers up and running and they seem to work, but I'm worried about some messages in the logs. I run with log level 1 on the servers so that the connection details are logged. On the old cluster there were only connection/closed
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 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 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)