SRV_OFFER_AUTH
{ 'A', SRV_OFFER_AUTH },
| (bitnset(D_NOAUTH, d_flags) ? SRV_NONE : SRV_OFFER_AUTH)
sasl_ok = bitset(SRV_OFFER_AUTH, features);