Opened 7 years ago
#142 new enhancement
Disabling selected capabilities
Reported by: | Julien ÉLIE | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 2.6.x |
Component: | nnrpd | Version: | 2.6.0 |
Severity: | wishlist | Keywords: | |
Cc: |
Description
Add support for a new inn.conf capability:
disablecapabilities: [ COMPRESS SASL STARTTLS ]
This way, the news admin can disable at run time the COMPRESS, AUTHINFO SASL and STARTTLS commands. We currently cannot do that.
If INN is built with SASL or TLS support but the news admin does not want it (or still has not configured SASL or TLS), he should be able to disable them.
The "disablecapabilities" inn.conf parameter would permit to do that.
Note: See
TracTickets for help on using
tickets.