Displaying 2 results from an estimated 2 matches for "allow_nets_default".
Did you mean:
allow_nets_defaults
2014 Jan 25
1
allow_nets + default + ldap
...ALL}
or
pass_attrs = =user=%{ldap:uid}, =allow_nets=%{ldap:allownets:NONE}
to allow or deny any ldap account not having an attribute allownets.
Maybe there are other solutions, but that's my way...
Andreas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: allow_nets_defaults.patch
Type: text/x-diff
Size: 786 bytes
Desc: not available
URL: <http://dovecot.org/pipermail/dovecot/attachments/20140125/006227c7/attachment-0001.bin>
2019 Apr 30
8
Feature request: exclude IP/network in allow_nets extra field
Dear all,
We use `allow_nets`[1] to restrict login clients, it works fine.
Recently we need to allow some users to login from everywhere except some IP/networks, how can we accomplish this with "allow_nets"?
Tried allow_nets="!a.b.c.d", but Dovecot reports error "allow_nets: Invalid network '!a.b.c.d'".
Can we have this feature?
i guess it should be done