Displaying 11 results from an estimated 11 matches for "access_control_lists".
2019 Apr 12
2
Mail account brute force / harassment
...[1] and enough are in these list to make them worth using.
Extra detection is not needed as many of these addresses are already
known - maybe even by using weakforced.
James.
1. exim dnsblist:
https://www.exim.org/howto/rbl.html
https://www.exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists.html
2016 Aug 02
3
frustrations with shares
A "good" acl manual.
http://www.vanemery.com/Linux/ACL/linux-acl.html
As i do prefeer the debian os, but i do really like the archlinux wiki.
https://wiki.archlinux.org/index.php/Access_Control_Lists
Greetz,
Louis
> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Frank Kahle
> Verzonden: dinsdag 2 augustus 2016 13:55
> Aan: 'David Bear'
> CC: 'samba'
> Onderwerp: Re: [Samba] frustrations with shares
>
&...
2019 Apr 12
0
Mail account brute force / harassment
...worth
> using. ?Extra detection is not needed as many of these addresses are
> already known - maybe even by using weakforced.
>
>
>
> James.
>
>
> 1. exim dnsblist:
> https://www.exim.org/howto/rbl.html
> https://www.exim.org/exim-html-current/doc/html/spec_html/ch-access_control_lists.html
>
>
Weakforced uses Lua so you can easily integrate DNSBL support into it.
We will not add DNSBL support to dovecot at this time.
Aki
2017 Aug 09
1
[Bug 12955] New: [patch] Fix rsync -A on AIX
https://bugzilla.samba.org/show_bug.cgi?id=12955
Bug ID: 12955
Summary: [patch] Fix rsync -A on AIX
Product: rsync
Version: 3.1.2
Hardware: PPC
OS: AIX
Status: NEW
Severity: normal
Priority: P5
Component: core
Assignee: wayned at samba.org
Reporter: gongcunjust at
2008 Oct 23
0
Rsync 3.0.3 with patches on OS X 10.4.11 fails to copy ACLs
Check that ACL's are enabled on the destination volume.
Details on how to do this are available from the following URL :
http://connect.homeunix.com/lbackup/doku.php?id=access_control_lists
Hope this helps.
> I am using rsync 3.0.3 to copy a remote RAID volume on one Xserve to
> the
> local RAID volume on an other Xserve. Both Xserves are running OS X
> Server
> 10.4.11.
> I have compiled rsync 3.0.3 on both machines and patched it
> following Mike
> Bo...
2024 Oct 28
1
[smb.conf] How to get "rw r r" ?
Gilles, I guess you re experimenting the exact issue which made me
headeach and this morning after nights of thinking I think I am
approaching the solution. Look at this
-> access control list - How to set Linux Default ACLs differently for
directories and files - Server Fault
2016 Aug 04
0
frustrations with shares
...>
>
> On 08/02/16 09:42, L.P.H. van Belle wrote:
> > A "good" acl manual.
> > http://www.vanemery.com/Linux/ACL/linux-acl.html
> >
> > As i do prefeer the debian os, but i do really like the archlinux wiki.
> > https://wiki.archlinux.org/index.php/Access_Control_Lists
> >
> >
> > Greetz,
> >
> > Louis
> >
> >
> >
> >> -----Oorspronkelijk bericht-----
> >> Van: samba [mailto:samba-bounces at lists.samba.org] Namens Frank Kahle
> >> Verzonden: dinsdag 2 augustus 2016 13:55
> >> Aan...
2009 Apr 03
1
"Invalid argument (22)" & "Operation not supported (95)" ???
Hi Folks
I've gone back over the list and the only reference I've found to
"Invalid argument (22)" is here:
http://lists.samba.org/archive/rsync/2006-May/015478.html
That seems a different context of character set mismatches.
The common parts to my errors are:
rsync: rsync_xal_set: lsetxattr("...","security.selinux") failed:
Invalid argument (22)
And:
2016 Jul 27
3
frustrations with shares
I am trying to allow users with permissions in one group (DEV) to have full
access to a folder that is owned by (QA). I have not been able to figure
this out. Its running samba 4.2 in WORKGROUP mode (I can find everything
for domain but I am not ready for that). Its running on freebsd on the
latest nas4free build NAS with a ZFS file system..
Thanks in advance
Frank Kahle
FileCatalyst |
2019 Apr 11
5
Mail account brute force / harassment
On 11/04/2019 11:43, Marc Roos via dovecot wrote:
> A. With the fail2ban solution
> - you 'solve' that the current ip is not able to access you
It is only a solution if there are subsequent attempts from the same
address. I currently have several thousand addresses blocked due to
dovecot login failures. My firewall is set to log these so I can see
that few repeat, those
2009 May 11
2
Fwd: rsync on OSX for transferring files using FAT32
...ither formating the drive to HFS
+ or creating a disk image with an HFS+ file system.
If you are running Mac OS 10.4.x then ensure that that ACL support is
enabled on the drive. The following URL contains information on how to
check and enable ACL support : http://connect.homeunix.com/lbackup/access_control_lists
Finally, consider whether the ACL data is important. If it is not
important then, you could experiment with not preserving the ACL
information by removing the appropriate flags.
Also, I agree with the post from Veronica.
Hope this helps.
On 11/05/2009, at 1:54 AM, Michael Lachmann wrote:...