- Package:
- libsasl2-modules-sql
- Source:
- cyrus-sasl2
- Description:
- Cyrus SASL - pluggable authentication modules (SQL)
- Submitter:
- Christian Schulte
- Date:
- 2022-04-19 22:51:02 UTC
- Severity:
- wishlist
- Tags:
When using the %r variable in an sql_select statement, the value substituted for that variable is the machine's FQDN for all users not specifying a realm during login. The attached patch adds an sql_defaultrealm option taking a realm to use for any unqualified user ids.
package libsasl2-modules-sql tags 563340 + upstream forwarded 563340 cyrus-sasl@lists.andrew.cmu.edu thanks Greetings. A user of the Debian cyrus-sasl packages has a filed a wishlist bug [0] requesting the addition of a sql_defaultrealm option, including a proposed patch. The patch is attached to this message and can also be found attached to the referenced bug report. Please consider adopting this patch in the next release. Regards,
This patch still applies on 2.1.18 with fuzz. It does not appear in upstream's issues or pull requests. Somebody will need to document it properly and propose it to upstream again if there is still interest to get this into Debian. However, I will only take such a new feature via upstream.