Displaying 20 results from an estimated 37 matches for "vfs_posixacl".
2014 Aug 18
1
unknown tag type 64 / recycle: stat for *:AFP_AfpInfo returned No such file or directory
...ntly keep on getting the following errors on the Samba server:
Aug 18 11:28:39 Storage-03 smbd[34544]: STATUS=daemon 'smbd' finished
starting up and ready to serve connectionsunknown tag type 64
Aug 18 11:28:39 Storage-03 smbd[34544]: [2014/08/18 11:28:39.897763, 0]
../source3/modules/vfs_posixacl.c:171(smb_ace_to_internal)
Aug 18 11:28:39 Storage-03 smbd[34544]: unknown tag type 64
Aug 18 11:28:40 Storage-03 smbd[34544]: [2014/08/18 11:28:40.042636, 0]
../source3/modules/vfs_recycle.c:408(recycle_do_touch)
Aug 18 11:28:40 Storage-03 smbd[34544]: recycle: stat for
/mnt/Share/.Trashes/...
2012 Nov 07
3
Samba4-rc4 Internal DNS && ACL sync problem
...do I need may be to configure anything, or set server role parameter to something?
My second issue is:
I am trying to?synchronize a folder (including acl) from windows server to samba4 share but during synchronization I get this:
smbd[23810]: [2012/11/07 17:42:26.786486, ?0] ../source3/modules/vfs_posixacl.c:351(smb_acl_to_posix)
smbd[23810]: ? smb_acl_to_posix: ACL group:3000014:rwx
smbd[23810]: ? user:root:rwx
smbd[23810]: ? group::rwx
smbd[23810]: ? group:3000014:rwx
smbd[23810]: ? other::rwx
smbd[23810]: ? group:wheel:rwx
smbd[23810]: ? user::rwx
smbd[23810]: ? group:3000000:r-x
smbd[23810]: ? ma...
2012 Oct 09
1
SAMBA4 POSIX ACL not working
...whatever I do I only get the below errors?
[2012/10/10 02:39:22.008985, ?0] ../source3/smbd/posix_acls.c:1898(add_current_ace_to_acl)
? add_current_ace_to_acl: malformed ACL in file ACL ! Deny entry after Allow entry. Failing to set on file test.
[2012/10/10 02:41:47.861209, ?0] ../source3/modules/vfs_posixacl.c:351(smb_acl_to_posix)
? smb_acl_to_posix: ACL group:users:---
? other::---
? user::rwx
? group::---
? group:3000017:rwx
? user:root:rwx
? group:users:---
? mask::rwx
? ?is invalid for set (Success)
[2012/10/10 02:42:01.876497, ?0] ../source3/modules/vfs_posixacl.c:351(smb_acl_to_posix)
? smb_acl_...
2023 May 30
1
O_PATH, FreeBSD & acl_xx_fd
Urgh?
I modified the FreeBSD kernel to allow all_xx_fd() calls on O_PATH descriptors and that seems make vfs_zfsacl to work fine. Not 100% tested but I could atleast view and modify the ACL on some stuff from a Windows client via Samba that way.
I?m not sure I?ll be able to get them to implement this ?officially? though. Reading ACLs via an O_PATH-opened descriptor seems to be on the way of
2017 Jun 08
2
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...ssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs
> rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr
> idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam
> auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin
> auth_netlogond vfs_default vfs_posixacl
>
> that I need in the Samba server for my NAS with version 4.6.x based on
> the inconsistent function prototypes!?
>
> Many thanks one more time & best regards,
> Andreas
I think the key to avoiding the issue is that you have listed rpc
modules which are not modules. The...
2016 Mar 12
3
static vs shared modules build
...tem is statically compiled
>
> when it's mostly interesting on very slow embedded devices where it
> makes a small difference in startup time when a lower amount of files
> needs to be loaded
Nevertheless, the default build of smbd produces almost twenty builtin
modules, such as vfs_posixacl... Why would that be?
2012 Jul 05
0
acl_tdb failed to convert file acl to posix permisions
...CL_GROUP_OBJ ace_flags = 0x0 perms rwx
[2012/07/03 17:19:29.724979, 10] smbd/posix_acls.c:2757(set_canon_ace_list)
canon_ace index 4. Type = allow SID = S-1-5-21-1177087545-3838858134-2882343936-1117 uid 10000 (rshen) SMB_ACL_USER ace_flags = 0x0 perms rwx
[2012/07/03 17:19:29.725214, 10] modules/vfs_posixacl.c:91(posixacl_sys_acl_set_file)
Calling acl_set_file: NeoSphere/test100.txt, 0
[2012/07/03 17:19:29.725260, 10] modules/vfs_posixacl.c:110(posixacl_sys_acl_set_file)
acl_set_file failed: Operation not supported
[2012/07/03 17:19:29.725300, 2] smbd/posix_acls.c:2828(set_canon_ace_list)
set_ca...
2007 Oct 09
3
permission/acl troubles
...'t changed either.
The release notes mention that posix acl support has been moved to a vfs
module, but I'm wondering if the problem I have is there: I'm having trouble
also with the normal permissions of the files.
I compiled samba with --with-acl-support and
--with-static-modules=vfs_posixacl, while setting 'vfs objects = posixacl'
in the config stanza for the specific share, but no luck.
Can anyone give me a clue to a config setting or a piece of virtual dead
tree that I can read?
Thanks a lot.
roel
Some additional info:
---/---
compile options:
./configure \
--enable-...
2011 May 26
1
Confusion berween file and direcory
...] smbd/dosmode.c:207(dos_mode_from_sbuf)
dos_mode_from_sbuf returning d
[2011/05/26 15:27:02.144615, 8] smbd/dosmode.c:666(dos_mode)
dos_mode returning d
[2011/05/26 15:27:02.144659, 3] smbd/dosmode.c:166(unix_mode)
unix_mode(test-dir) returning 0775
[2011/05/26 15:27:02.144710, 10] modules/vfs_posixacl.c:89
(posixacl_sys_acl_set_file)
Calling acl_set_file: test-dir, 0
[2011/05/26 15:27:02.144762, 10] modules/vfs_posixacl.c:108
(posixacl_sys_acl_set_file)
acl_set_file failed: Operation not permitted
[2011/05/26 15:27:02.144815, 10] smbd/open.c:3381(create_file_default)
create_file: access_ma...
2010 May 28
1
samba 3.5.3: loads of errors copying some simple ACLs with robocopy
Maybe I'm doing somthing really stupid, but while copying some windows
share onto a samba server, on some random subdirectory robocopy
says ERROR 87 (0x00000057) Copying NTFS Security to Destination Directory...
The samba logfile has lots of these lines.
modules/vfs_posixacl.c:349(smb_acl_to_posix)
smb_acl_to_posix: ACL is invalid for set (Das Argument ist ung?ltig)
The strange thing is that the same configuration worked with
samba-3.4.8 (from lenny-backports, on lenny, with the lenny kernel).
The samba3.5.3 is the sernet-samba, on lenny, with lenny kernel (2.6.26)....
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...c_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs
rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr
idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam
auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin
auth_netlogond vfs_default vfs_posixacl
===
So is there any documentation available, and/or can you please advise
how to determine the appropriate values for
--with-static-modules=...
--with-shared-modules=...
and possibly other related 4.6.x configure parameters from an old 3.5.x
installin order to compile a Samba 4.6.5 service wit...
2016 Sep 20
2
idmap_ad
...WITH_AUTOMOUNT
WITH_DNS_UPDATES
WITH_PAM
WITH_PAM_MODULES
WITH_PROFILE
WITH_PTHREADPOOL
WITH_QUOTAS
WITH_SENDFILE
WITH_SYSLOG
WITH_WINBIND
...
Builtin modules:
vfs_posixacl auth_sam auth_winbind auth_domain auth_builtin
vfs_default nss_info_template idmap_tdb idmap_passdb idmap_nss
idmap_ldap
#
Build Options:
...
auth_netlogond_init
auth_samba4_init
auth_script_init
auth_server_in...
2016 Mar 12
2
static vs shared modules build
> no, it only has a theoretical impact on the number of open
> filehandles, theroretical means in that context surely not relevant
> for a fileserver
>
> if you have a preforking service and expect many thousand forkers than
> it may become relevant
Thank you
Would you give the same advice in the case of a Samba 4 AD Domain
Controller?
2016 Mar 12
0
static vs shared modules build
...>>
>> when it's mostly interesting on very slow embedded devices where it
>> makes a small difference in startup time when a lower amount of files
>> needs to be loaded
>
> Nevertheless, the default build of smbd produces almost twenty builtin
> modules, such as vfs_posixacl... Why would that be?
i guess because many things won't work out-of-the-box without
it may make sense to build others which you really use on every machine
statically to not need to add them in your smb.conf
on the other hand doing so and then try to re-use your smb.conf
somewhere else wit...
2009 Mar 16
0
Making Samba 3.2.3 and ACL work
...rpc_lsarpc rpc_winreg rpc_initshutdown
rpc_dssetup rpc_wkssvc rpc_svcctl2 rpc_ntsvcs2 rpc_netlogon rpc_netdfs rp
c_srvsvc rpc_spoolss rpc_eventlog2 rpc_samr idmap_ldap idmap_tdb
idmap_passdb idmap_nss nss_info_template auth_sam auth_unix auth_winbind
auth_server
auth_domain auth_builtin vfs_default vfs_posixacl
Is that ok?
My server is nowhere near a domain in any way.
I've tried any combinations of the following settings on my shares without
success:
nt acl support = yes
inherit acls = yes
acl map full control = yes
Am I missing some additional settings to enable ACL on my shares?
Normal samba acc...
2011 Mar 31
0
ACL Lost and unable to set rights from explorer (xp)
...oogled a lot already but couldnt find a fix.
im also seening these messages in the following logs:
log.smb
[2011/03/31 14:00:37.657069, 1] smbd/server.c:240(cleanup_timeout_fn)
Cleaning up brl and lock database after unclean shutdown
my log of my pc.
[2011/03/31 12:24:56.757172, 0]
modules/vfs_posixacl.c:349(smb_acl_to_posix)
smb_acl_to_posix: ACL is invalid for set (Invalid argument)
011/03/31 08:30:22.227927, 1] smbd/service.c:678(make_connection_snum)
create_connection_server_info failed: NT_STATUS_ACCESS_DENIED
011/03/30 23:52:11.037062, 0] smbd/nttrans.c:2204(call_nt_transact_ioctl)...
2011 Mar 22
0
ACL not working
...rpc_lsarpc rpc_winreg
rpc_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl2 rpc_ntsvcs2
rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog2 rpc_samr
idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam
auth_unix auth_winbind auth_server auth_domain auth_builtin
vfs_default vfs_posixacl
----------
smb.conf
--
[global]
workgroup = FOO
realm = FOO.BAR
local master = no
domain master = no
preferred master = no
server string = SOVO File Server
security = ads
encrypt passwords = yes
password server = dc1.foo.bar, dc2.foo.bar
log level = 3
log file =...
2017 Jun 05
3
Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...c_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs
rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr
idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam
auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin
auth_netlogond vfs_default vfs_posixacl
but I am still unable to compile Samba with this setup due to an awful
lot of compile errors from RPC modules.
Unfortunately, it seems that cross-compiling Samba 4.x still is a rather
frustrating experience with the build system having changed from
autoconf to waf...
Please find below the rel...
2010 Sep 01
1
Set ACLs on Samba share from Windows
...mpiled
version won't join the domain, even though I'm using the same
configuration file.)
I've also dug into some of the Samba source and discovered the error is
coming from a function named "acl_valid", which is called from
"smb_acl_to_posix", in the file "vfs_posixacl.c". I'll admit I'm no
expert on POSIX ACLs, but I have to wonder if there's a bug in the Linux
ACL functions, since "smb_acl_to_posix" uses *only* ACL functions to
manipulate the ACL, and someone else in this group said that very same
function works on Solaris. Does t...
2017 Jun 08
0
2nd try: Lots of RPC-related compile errors (conflicting types, too many arguments, ...) trying to update Samba from 3.5 to 4.6
...c_initshutdown rpc_dssetup rpc_wkssvc rpc_svcctl rpc_ntsvcs
rpc_netlogon rpc_netdfs rpc_srvsvc rpc_spoolss rpc_eventlog rpc_samr
idmap_ldap idmap_tdb idmap_passdb idmap_nss nss_info_template auth_sam
auth_unix auth_winbind auth_wbc auth_server auth_domain auth_builtin
auth_netlogond vfs_default vfs_posixacl
that I need in the Samba server for my NAS with version 4.6.x based on
the inconsistent function prototypes!?
Many thanks one more time & best regards,
Andreas
Am 05.06.2017 um 12:57 schrieb awl1:
> Hello Samba experts,
>
> due to the "SambaCry" issue (CVE-2017-7494), I...