Displaying 2 results from an estimated 2 matches for "faccess".
Did you mean:
access
2006 Jun 19
0
Samba keeps locks on files
...as smbstatus states!
Again: According to strace and lsof that is impossible!
I don't know how i could trace it more, so i would appreciate every hint to
trace the problem down.
Hereafter is the samba configuration file.
Best regards
Patrick Sch?nfeld
[global]
; Server information
comment = Faccess Fileserver
server string = Faccess Fileserver
netbios name = faccess-fs
log level = 2
; Global configuration
; Elections ->
local master = yes
os level = 65
preferred master = yes
domain master = yes
domain logons = no
wins support = yes
log file = /var/log/samba/log.%m
; Workgroup configuratio...
2020 Mar 28
0
[klibc:update-dash] dash: builtin: Use test_access from NetBSD when faccessat is unavailable
...d4456c47d03d6a71db78488f208a9f8b084
Author: Herbert Xu <herbert at gondor.apana.org.au>
AuthorDate: Sun, 20 May 2018 01:30:49 +0800
Committer: Ben Hutchings <ben at decadent.org.uk>
CommitDate: Sat, 28 Mar 2020 21:42:55 +0000
[klibc] dash: builtin: Use test_access from NetBSD when faccessat is unavailable
[ dash commit 03cbaba30d7f6e4f89b6e881b6b909cb45924025 ]
This patch adds the test_access code from NetBSD when faccess is
unavailable. The code has been modified so that root can always
read/write any file.
Signed-off-by: Herbert Xu <herbert at gondor.apana.org.au>
Signed...