search for: nt_status_acces_denied

Displaying 8 results from an estimated 8 matches for "nt_status_acces_denied".

2004 Apr 24
4
It works before, but now? NT_STATUS_ACCES_DENIED
Hi all, linux:~ # net rpc join -S sun -W SOLARSYS -U admin Joined domain SOLARSYS. linux:~ # net rpc vampire -S sun -U admin Fetching DOMAIN database Failed to fetch domain database: NT_STATUS_ACCESS_DENIED What is wrong? Any idea? Regards, Roland ps: SUN is my NT4 PDC, SOLARSYS is the DOMAIN name.
2017 Aug 02
0
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
On Wed, Aug 02, 2017 at 11:21:56AM -0500, Andrew Walker via samba wrote: > I wrote a powershell script on a windows computer to write an ADS on a file > on a FreeBSD server with streams_xattr enabled. If it's smaller than 64KB, > it succeeds. If it's larger than 64KB, I get an "access denied message" and > powershell crashes. FreeBSD actually allows creation of large
2017 Aug 08
0
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
It's also interesting to note that ReFS in windows has a 128KB limit on the size of alternate data streams. When you try to write an overly large stream, the ReFS-backed server replies with "NT_STATUS_FILE_SYSTEM_LIMITATION" (0xc0000427) rather than "access denied". The windows client handles this more gracefully than a simple access denied message. It allows users to skip
2017 Aug 15
0
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
On Wed, Aug 9, 2017 at 7:37 AM, Ralph Böhme <slow at samba.org> wrote: > On Mon, Aug 07, 2017 at 08:26:22PM -0500, Andrew Walker via samba wrote: > > It's also interesting to note that ReFS in windows has a 128KB limit on > the > > size of alternate data streams. > > > > When you try to write an overly large stream, the ReFS-backed server > > replies
2017 Aug 09
2
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
On Mon, Aug 07, 2017 at 08:26:22PM -0500, Andrew Walker via samba wrote: > It's also interesting to note that ReFS in windows has a 128KB limit on the > size of alternate data streams. > > When you try to write an overly large stream, the ReFS-backed server > replies with "NT_STATUS_FILE_SYSTEM_LIMITATION" (0xc0000427) rather than > "access denied". The
2017 Nov 05
1
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
On Tue, Aug 15, 2017 at 07:08:40AM -0500, Andrew Walker via samba wrote: > On Wed, Aug 9, 2017 at 7:37 AM, Ralph Böhme <slow at samba.org> wrote: > > > On Mon, Aug 07, 2017 at 08:26:22PM -0500, Andrew Walker via samba wrote: > > > It's also interesting to note that ReFS in windows has a 128KB limit on > > the > > > size of alternate data streams. >
2017 Aug 02
2
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
I wrote a powershell script on a windows computer to write an ADS on a file on a FreeBSD server with streams_xattr enabled. If it's smaller than 64KB, it succeeds. If it's larger than 64KB, I get an "access denied message" and powershell crashes. FreeBSD actually allows creation of large extended attributes (at least on ZFS volumes). I've personally added ones of up to 3MB in
2017 Aug 07
4
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
> > If you feel like it, you could write a VFS module that adds better support > for > this on FreeBSD, but what is the use case? > I've noticed in online forums that occasionally home NAS users will for various reasons have streams_xattr enabled and receive 'access denied' errors when trying to write files with large alternate datastreams. These are typically on media