search for: open_directori

Displaying 20 results from an estimated 96 matches for "open_directori".

Did you mean: open_directory
2010 Jun 30
3
Can Map shares but cannot write
Here is the scenario: AD-authentication is functioning fine. I can query users and group info from wbinfo and getent just fine. The clients can map to the shares, but cannot write to the shares. I have tried variations of chmod 777 on absolute paths to enable read/write access to no avail. The share is configured as such: [student] comment = Test share path = /home/share/students
2009 Jan 17
2
vmware problem took down X on host?
I run VMWare server 1.07 on Centos 5. Last night I left a Windows 2000 virtual machine doing a ClamWin scan of drive M: when I went to bed around midnight. Drive M: is actually a volume on the Centos 5 host, mounted via Samba. It has about 40Gb of photos on it, plus a few other things. I had the VM up visible in the VMWare Server Console running under KDE on display 8 (X session #1), my
2006 Oct 18
1
Strange Samba permissions
Hi, I am really stuggeling with Samba, searched forums and checked tutorials, so far with no success. So you are my last resort and probably the first place I should have checked, but I am completly new to mail groups, so please be patient with me. Users can log in to the Samba PDC domain successfully and get the login script executed just fine. But: 1.) If user A is creating a file then user
2011 Nov 28
1
Very strange permission problem: samba on zfs-fuse
Hi all, Centos 5.7 samba-common-3.0.33-3.29.el5_7.4 samba-3.0.33-3.29.el5_7.4 zfs-fuse-0.6.9_p1-6.20100709git.el5.1 smb.conf [depot] path = /data/depot public = no writable = yes directory mask = 2775 create mask = 0664 vfs objects = recycle recycle:repository = .deleted/%U recycle:keeptree = Yes recycle:touch = Yes recycle:versions = Yes recycle:maxsixe =
2016 Mar 09
0
mkdir-dup test flapping
On Wed, Mar 09, 2016 at 04:11:05PM +1300, Douglas Bagnall wrote: > We looked at this some more, and Andrew seemed to understand and wrote > the attached patch. Great catch you guys ! Thanks for taking a look, I've been busy on other stuff for the past few weeks. Let me go through the issue and proposed code *really* carefully :-). The open code can be really tricky (as you've
2018 Jun 14
2
No write access on new shares until smbd is restarted
Using the latest SerNet 4.8.1 build, I'm seeing users being unable to write into newly created shares until smbd is restarted. Here's the relevant log part: [2018/06/14 16:04:29.229329, 5] ../source3/smbd/filename.c:662(unix_convert) unix_convert begin: name = New folder, dirpath = , start = New folder [2018/06/14 16:04:29.229375, 5] ../source3/smbd/vfs.c:1458(check_reduced_name)
2002 Sep 09
0
smbd/open.c:open_directory(1176)
Hi out there, since i updated to Samba 2.2.5 on Solaris 8 i've got a Problem with it. The Samba-Server acts as PDC and it seems to work mostly well. There is a Share for a Palm-User where i installed the Palmdesktop. In order that the Sekretaty can also look to his Calender i wrote a small Batchfile. Every Time the User starts the Palm desktop the Batchfile makes a copy of the actual State
2004 May 19
1
open_directory: unable to stat name = .. Error was Success
Hi! I have a strange problem: server: redhat 9; kernel 2.4.26; samba 3.0.4 PDC client: winxp sp1 recently updated with patches browsing directories mainly with Total commander 6.0 and testing with window$ explorer Steps: - log on to the domain as user roti () - the logon.bat connects the necessary network drives - working with the connected drives using total commander, with no problem -
2009 Jan 20
1
open_directory: unable to create *. Error was NT_STATUS_OBJECT_NAME_COLLISION
Hi, I'm having problems moving/renaming files as a member of. I tried to move "test.txt" from "\\files\public\" to "\\files\public\OfficeWork". Here's the error I get in windows: *Cannot move test: access is denied. Make sure the disk is not full or write-protected and that the file is not currently in use.* Here's the error log: *[2009/01/20 15:10:34, 2]
2004 Jul 13
2
Permissions problem...I must be overlooking *something*...
I have a share I can't seem to create files on, and I can't figure out why. I get "Access denied" from Windows, and the samba log shows this: [2004/07/13 10:52:26, 2] smbd/open.c:open_directory(1293) open_directory: failing create on read-only share [2004/07/13 10:52:26, 2] smbd/open.c:open_directory(1293) open_directory: failing create on read-only share The share has the
2016 Mar 09
4
mkdir-dup test flapping
We looked at this some more, and Andrew seemed to understand and wrote the attached patch. > > We got the logs by forcing smbd to run with -d10 by patching > file_server/fileserver.c. The issue appears to be in this call: 3638 /* Ensure there was no race condition. */ 3639 if (!check_same_stat(&smb_dname->st, &fsp->fsp_name->st)) { 3640
2018 Jun 14
0
No write access on new shares until smbd is restarted
On Thu, 14 Jun 2018 19:06:37 +0200 Eugene Pankov via samba <samba at lists.samba.org> wrote: > Using the latest SerNet 4.8.1 build, I'm seeing users being unable to > write into newly created shares until smbd is restarted. > Here's the relevant log part: > > [2018/06/14 16:04:29.229329, 5] > ../source3/smbd/filename.c:662(unix_convert) > unix_convert begin:
2002 May 21
0
strange logs
hi, I am having this problem, i m getting these in logs. Directories and files do exist with read write permissions to the owner.Any ideas anyone? Thanks in advance. [2002/05/22 11:56:55, 0] smbd/open.c:open_directory(1044) open_directory: unable to create profile/Start Menu/Programs/Startup. Error was No such file or directory [2002/05/22 11:56:56, 0] smbd/open.c:open_directory(1044)
2004 Jul 12
0
Re: Problem upgrading to 3.0.4 and ArcServe
Hi, Now it was my turn to get hit by the problem .... The arcserv is running on windows server is W2003, the samba is 3.0.4a. Winbind is not in use. I'm was to connect to and to browse samba server using windows shell (explorer), but using arcserv I failed to connect/browse the samba shares. The security context for both operations was the same. Besides the interesting message "Error
2004 Jul 12
0
Fw: Re: Problem upgrading to 3.0.4 and ArcServe
Meanwhile I'll learn how to use a spellchecker :) Sorry for the language. - - - - - - - - - - - - - - - - - - - Hi, Now it was my turn to get hit by the problem .... The arcserv is running on windows server is W2003, the samba is 3.0.4a. Winbind is not in use. I was able to connect to and to browse samba server using windows shell (explorer), but using arcserv I failed to do so. The
2008 Dec 27
1
The meaning of NT_STATUS_OBJECT_NAME_COLLISION
Two questions:- 1. What is the meaning of the following from my Samba logs? 2. What can I do to correct whatever is the problem? --------------------------------- [2008/12/27 15:54:13, 2] smbd/open.c:open_directory(2157) open_directory: unable to create firefox/Profiles/askiowsk.newsmb. Error was NT_STATUS_OBJECT_NAME_COLLISION --------------------------------- I'm running Samba 3.0.33:
2012 May 24
0
Lots of NT_STATUS_OBJECT_NAME_COLLISION errors, harmless?
Hello all, I'm attempting to setup a small Windows network using Samba as the PDC (and the only server involved). Clients are running Windows 7 (x86_64) and the server is running Debian Squeeze with samba 3.5.6. For now I'm just using tdmsam as the passwd backend. The problem I have is that I see lots of errors involving NT_STATUS_OBJECT_NAME_COLLISION, here's an example at login
2005 Dec 11
3
Question - Does Samba Recognize non-Primary Group Memberships?
I thought this was true, but In troubleshooting a permissions related issue, I see evidence that it is not. In my previous post, I was asking for assistance in trying to figure out why I was unable to create files/folders over the network, but could so so locally. My Active Directory account is a member of group that have full control of a particular folder according to getfacl. I added that
2007 Feb 19
0
Problem to create directories
Hi all, I have a problem with samba : I can create files, but can't create directories. The server has many shares, on seperated disks. We consider two of them : one 2Tb share and one share with more than 7Tb. Samba configuration is good, and works on many other servers, and on this one except for the large share. Permissions are correctly setted up too. I can read/write files and
2003 Jun 18
0
Samba 2.2.5-10 and Win XP SP1
Hi all, This is my first try on Samba as a PDC. I have managed to setup Samba as a PDC for my home network. The Win98 pc connects and validates no probs, but not the Win XP pc. The acc on the linux system has been created and is fine as well as the samba passwd's. The XP pc is 'changed' onto the domain with no errors, with the user name that will be used by the user to log on the