Displaying 20 results from an estimated 4000 matches similar to: "problem with files locks"
2016 Jan 06
0
problem whit files locks
Hello,
I have a problem with files locks on share. My server is running
FreeBSD 10.2 (amd64) with ZFS pool (raidz) for windows share and samba
4.3.3 (ROLE_ACTIVE_DIRECTORY_DC).
The server has approximately 100 users accounts and computers accounts.
>From one windows workstation I open a file e. g. text file (file.txt)
the smbstatus shows DENY_WRITE and everything seems right. But when I
open
2016 Jun 28
1
remove_oplock: failed to lock share entry...
This with Samba 4.4.3 on Solaris 10.
I have been looking at the logs and see messages such as:
[2016/06/13 14:20:37.074011, 0] ../source3/smbd/oplock.c:242(remove_oplock)
remove_oplock: failed to lock share entry for file packages/winnt/adv084/8.4.1/8.4.1.6.iso
[2016/06/13 14:20:37.075061, 0] ../source3/smbd/close.c:266(close_remove_share_mode)
close_remove_share_mode: Could not get share
2015 Mar 11
0
UPN authentication for windows 2003 server
Hi,
When samba is joined to a 2k3 domain, UPN authentication does not work. It
works using smbclient, but not from a workstation that is not part of
the domain. I can reproduce this easily and provide logs and tcpdump's if
necessary. The same problem does not occur when samba is joined to 2k8
or 2k12 domains. Is this by design? Am I missing something?
- John
-------------- next part
2019 Jan 24
0
GPO / Sysvol problems
This is the samba conf file (not on the DC's, but on the box where profiles are being stored - which is where our problem is, IMO) - does anything in here need addressing?
[I've slightly sanitized some names.]
I'm trying to gather relevant samba logs from this same box, as well as anything that looks relevant from the Windows station event logs.
But I thought starting here might be
2010 Sep 27
1
solaris 10 -zfs - smb.conf
I'm desperately looking for an example of a working smb.conf file for solaris
10 using zfs ?
I've been trying so many possible combinations of the available options, but
I can not get it working properly.
I want to mimic simple NT acls, including inheritance, and the possibility
to add AD groups.
I often get stuck on deny aces being generated as the first aces in the acl.
Environment :
2007 Apr 19
9
ZFS disables nfs/server on a host
I have an Ultra 10 client running Sol10 U3 that has a zfs pool set up on the extra space of the internal ide disk. There''s just the one fs and it is shared with the sharenfs property. When this system reboots nfs/server ends up getting disabled and this is the error from the SMF logs:
[ Apr 16 08:41:22 Executing start method ("/lib/svc/method/nfs-server start") ]
[ Apr 16
2019 Jan 24
3
GPO / Sysvol problems
Hai,
The best info is missing.
What are the windows event ID errors?
What is the right set on the profiles folder?
If you layout is : /home/samba/profiles and you shared the folder profiles,
then show me getfacl /home/samba/profiles.
I see your running, Samba 4.7, are you able to upgrade to 4.9.4?
This:
~# cat default-rights-sysvol.acl
# file: /var/lib/samba/sysvol
# owner: root
#
2011 Jul 27
1
VFS Objects Recycle questions
I have a need to setup the recycle vfs object on our server.
On my test server, I have all of the shares on a single drive and have put
the following into each share:
vfs_objects = recycle
recycle:repository = [Actual Path and Partition that the share is located]
recycle:directory_mode = 770
recycle:keeptree = Yes
recycle:touch_mtime = Yes
recycle:versions = Yes
It works like a charm. All
2007 Jun 11
1
dfs problems in 3.0.25a after client reboot and remapping
We restored to 3.0.23d after update to 3.0.25a because of strange dfs behavior.
the detailed situation:
on msdfs root server 'samba' ls -lR
dfsroot/:
drwxr-xr-x appl1
dfsroot/appl1
lrwxrwxrwx share1 -> msdfs:server1\share1
[dfs]
comment = "SaMBa DFS root"
path = /path.../dfsroot
# next line does not work prior 3.0.25 !!!
# hide unreadable = Yes
2023 Jan 05
1
msdfs proxy and subfolders
Hello, everyone,
I'm seeing some inconsistent behavior across SMB clients when
configuring shares using the "msdfs proxy" parameter, and was hoping
to get some advice from the community on this. My issue is that
various SMB clients seem to behave differently when this parameter is
pointed as a path that includes a sub-folder under the root share.
So, given the following share
2013 Jun 11
1
custom permission for single user deep in tree where he has no access
Hello all,
Got samba with AD integration and extended ACL up and running.
Here is what I am trying to do.
share1 in smb.conf:
[share1]
comment = share1
path = /mnt/data/share1
public = no
writable = yes
printable = no
valid users = @DOMAIN+group1
user1 and user2 are members of group1
user3 is not
user1 creates
2020 Feb 13
1
Linux SMB Server: Put Multiple Devices into One Share?
Hello Jeremy,
I think you missed a "/" in:
mount --bind /share1/DVR /medium/DVR
mount --bind /share1/Audio /medium/Audio
mount --bind /share2/Video /medium/Video
mount --bind /share2/Backups /medium/Backups
BR,
Matt
On Thu, Feb 13, 2020 at 5:15 PM Jeremy Allison via samba <
samba at lists.samba.org> wrote:
> On Thu, Feb 13, 2020 at 04:45:16PM -0500, Hal Vaughan via samba
2006 Aug 04
11
Assertion raised during zfs share?
Working to get ZFS to run on a minimal Solaris 10 U2 configuration. In
this scenario, ZFS is included the miniroot which is booted into RAM.
When trying to share one of the filesystems, an assertion is raised -
see below. If the version of source on OpenSolaris.org matches
Solaris 10 U2, then it looks like it''s associated with a popen of
/usr/sbin/share. Can anyone shed any
2006 Feb 05
1
Join Domain Problem?
List,
I'm having trouble accessing shares, and I'm getting conflicting
indications on whether I've successfully joined the domain with my PC
and Samba server (which may bear on the share problem). I really
could use some help; I've not been able to recognize anything in the
docs or via Google that helps. I'm running SUSE 9.3 and Samba
3.0.21a, and I'm trying to
2020 Feb 13
2
Linux SMB Server: Put Multiple Devices into One Share?
I haven?t used Samba for over a decade and, from what I remember, I don?t think this is possible. Whenever I search for "two mount points" or "multiple mount points," I get hits for "multiple users," but not for mount points.
I have the following directories I want to share through Samba:
/share1/DVR
/share1/Audio
/share2/Video
/share2/Backups
/share1 is on
2020 Mar 30
2
Could not delete share entry
Hello.
I'm seeing several of the above messages in my smbd logs.
I see three different kinds:
> close_directory: Could not delete share entry for .
> close_directory: Could not delete share entry for {filename}
> close_remove_share_mode: Could not delete share entry for file {filename}
I could find no explanation on their meaning.
Anyone has a pointer?
bye & Thanks
av.
2005 May 06
1
msdfs not working on netbios aliases?
I encountered strange behaviour of "msdfs" when using together
with "netbios aliases".
E.g I have in smb.conf:
[global]
netbios name = server
netbios aliases = server-oldname
....
host msdfs = Yes
[share1]
path = /var/samba/share1
[share2]
msdfs root = Yes
msdfs proxy = \penguin\share2
....
From a windows (XP) machine I can now see:
\\server\share1
and
2010 Mar 17
1
Microsoft Office File Converter Problem
Hi,
I have a samba server 3.4.0 running on a ubuntu karmic and there is a
problem with the File Converter of Microsoft Office.
When someone opens a .docx or .xlsx file with Office 2003 + File
Converter, does some changes and tries to save the changes an error occurs:
(something like)
The file is locked for editing by another user.
Afterwards the file is deleted.
Here is a part of the
2012 Feb 15
1
mount.cifs gives error 13 after changing servers -- hidden cache??
A sysadmin moved a share from one Windows server to another. I am now
getting error 13 when trying to mount the share from the new server.
The following worked before the server was replaced:
mount.cifs //ipaddress1/share1$ /mnt/share1 -o
credientials/home/whatever/.smbcredentials,rw
mount.cifs //ipaddress2/share2$ /mnt/share2 -o
credientials/home/whatever/.smbcredentials,ro
Change: server
2016 Jun 29
1
remove_oplock: failed to lock share entry...
> On Tue, Jun 28, 2016 at 11:59:32AM -0400, Thomas Schulz wrote:
>> This with Samba 4.4.3 on Solaris 10.
>>
>> I have been looking at the logs and see messages such as:
>>
>> [2016/06/13 14:20:37.074011, 0] ../source3/smbd/oplock.c:242(remove_oplock)
>> remove_oplock: failed to lock share entry for file packages/winnt/adv084/8.4.1/8.4.1.6.iso
>>