Displaying 12 results from an estimated 12 matches for "smbd_calculate_access_mask".
2012 Feb 24
2
STATUS_ACCESS_DENIED with NTCreateAndX if Access Mask has System Security bit set
...grant...), the NTCreateAndX response error was
*STATUS_PRIVILEGE_NOT_HELD.
After granting privileges the error changed to STATUS_ACCESS_DENIED. *
*
*
*Looking at the log.smbd with debugLevel = 10. I can see the following
relevant trace info:*
*
*
*
[2012/02/23 12:35:24.190992, 10]
smbd/open.c:1430(smbd_calculate_access_mask)
smbd_calculate_access_mask: Access denied on file Administrator: rejected
by share access mask[0x101F01FF] orig[0x01020080] mapped[0x01020080]
reject[0x01000000]
[2012/02/23 12:35:24.191049, 10] smbd/open.c:1761(open_file_ntcreate)
open_file_ntcreate: smbd_calculate_access_mask on file Adminis...
2017 Mar 01
2
[Announce] Samba 4.4.10 Available for Download
...BUG 12531: Make vfs_shadow_copy2 cope with server changing directories.
* BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store
the same path as streams_xattr_recheck().
o Ralph Boehme <slow at samba.org>
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
readdirattr.
* BUG 12545: s3/rpc_server/mdssvc: Add attribute "kMDItemContentType".
* BUG 12591: vfs_streams_xattr: Use fsp, not base_fsp.
o David Disseldorp <ddiss at samba.org>
* BUG 12...
2017 Mar 01
2
[Announce] Samba 4.4.10 Available for Download
...BUG 12531: Make vfs_shadow_copy2 cope with server changing directories.
* BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open() store
the same path as streams_xattr_recheck().
o Ralph Boehme <slow at samba.org>
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
readdirattr.
* BUG 12545: s3/rpc_server/mdssvc: Add attribute "kMDItemContentType".
* BUG 12591: vfs_streams_xattr: Use fsp, not base_fsp.
o David Disseldorp <ddiss at samba.org>
* BUG 12...
2017 Mar 09
0
[Announce] Samba 4.5.6 Available for Download
...d rpc modules loading.
* BUG 12427: vfs_fruit doesn't work with fruit:metadata=stream.
* BUG 12520: Ensure global "smb encrypt = off" is effective.
* BUG 12524: s3/rpc_server: move rpc_modules.c to its own subsystem.
* BUG 12536: s3/smbd: check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
readdirattr.
* BUG 12545: s3/rpc_server/mdssvc: add attribute "kMDItemContentType".
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
* BUG 12604: vfs_fruit: Enabling AAPL extensions must be...
2017 Mar 09
0
[Announce] Samba 4.5.6 Available for Download
...d rpc modules loading.
* BUG 12427: vfs_fruit doesn't work with fruit:metadata=stream.
* BUG 12520: Ensure global "smb encrypt = off" is effective.
* BUG 12524: s3/rpc_server: move rpc_modules.c to its own subsystem.
* BUG 12536: s3/smbd: check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12541: vfs_fruit: checks wrong AAPL config state and so always uses
readdirattr.
* BUG 12545: s3/rpc_server/mdssvc: add attribute "kMDItemContentType".
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
* BUG 12604: vfs_fruit: Enabling AAPL extensions must be...
2017 Mar 02
1
[Announce] Samba 4.4.10 Available for Download
...ith server changing
> directories.
> * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open()
> store
> the same path as streams_xattr_recheck().
>
> o Ralph Boehme <slow at samba.org>
> * BUG 12536: s3/smbd: Check for invalid access_mask
> smbd_calculate_access_mask().
> * BUG 12541: vfs_fruit: checks wrong AAPL config state and so always
> uses
> readdirattr.
> * BUG 12545: s3/rpc_server/mdssvc: Add attribute "kMDItemContentType".
> * BUG 12591: vfs_streams_xattr: Use fsp, not base_fsp.
>
> o David Disseldorp <...
2017 Mar 02
1
[Announce] Samba 4.4.10 Available for Download
...ith server changing
> directories.
> * BUG 12546: s3: VFS: vfs_streams_xattr.c: Make streams_xattr_open()
> store
> the same path as streams_xattr_recheck().
>
> o Ralph Boehme <slow at samba.org>
> * BUG 12536: s3/smbd: Check for invalid access_mask
> smbd_calculate_access_mask().
> * BUG 12541: vfs_fruit: checks wrong AAPL config state and so always
> uses
> readdirattr.
> * BUG 12545: s3/rpc_server/mdssvc: Add attribute "kMDItemContentType".
> * BUG 12591: vfs_streams_xattr: Use fsp, not base_fsp.
>
> o David Disseldorp <...
2017 Feb 28
2
[Announce] Samba 4.6.0rc4 Available for Download
...Add attribute "kMDItemContentType".
* BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution.
o Ralph Boehme <slow at samba.org>
* BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
* BUG 12595: build: Fix generation of CTDB manpages while creating tarball.
o Bryan Mason <bmason at redhat....
2017 Feb 28
2
[Announce] Samba 4.6.0rc4 Available for Download
...Add attribute "kMDItemContentType".
* BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution.
o Ralph Boehme <slow at samba.org>
* BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
* BUG 12595: build: Fix generation of CTDB manpages while creating tarball.
o Bryan Mason <bmason at redhat....
2017 Mar 07
5
[Announce] Samba 4.6.0 Available for Download
...Add attribute "kMDItemContentType".
* BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution.
o Ralph Boehme <slow at samba.org>
* BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
* BUG 12595: build: Fix generation of CTDB manpages while creating tarball.
o Bryan Mason <bmason at redhat....
2017 Mar 07
5
[Announce] Samba 4.6.0 Available for Download
...Add attribute "kMDItemContentType".
* BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution.
o Ralph Boehme <slow at samba.org>
* BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
* BUG 12536: s3/smbd: Check for invalid access_mask
smbd_calculate_access_mask().
* BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
o Amitay Isaacs <amitay at gmail.com>
* BUG 12580: ctdb-common: Fix use-after-free error in comm_fd_handler().
* BUG 12595: build: Fix generation of CTDB manpages while creating tarball.
o Bryan Mason <bmason at redhat....
2017 Mar 07
0
[Announce] Samba 4.6.0 Available for Download
...ntentType".
> * BUG 12572: s3: smbd: Don't loop infinitely on bad-symlink resolution.
>
> o Ralph Boehme <slow at samba.org>
> * BUG 12490: vfs_fruit: Correct Netatalk metadata xattr on FreeBSD.
> * BUG 12536: s3/smbd: Check for invalid access_mask
> smbd_calculate_access_mask().
> * BUG 12591: vfs_streams_xattr: use fsp, not base_fsp.
>
> o Amitay Isaacs <amitay at gmail.com>
> * BUG 12580: ctdb-common: Fix use-after-free error in
> comm_fd_handler().
> * BUG 12595: build: Fix generation of CTDB manpages while creating
> tarball.
&g...