cyrus-sasl

Authentication and security layer library for applications

brewmacoslinux
Try with needOr install directly
Source

About

Simple Authentication and Security Layer

Commands

saslpasswd2sasldblistusers2

Examples

create a user account for SASL authentication$ saslpasswd2 -c username
list all users in SASL database$ sasldblistusers2
change password for existing SASL user$ saslpasswd2 username
delete a user from SASL database$ saslpasswd2 -d username
verify SASL installation and mechanisms available$ sasldblistusers2 -f /etc/sasl2/sasldb2