macOS
brew install cyrus-sasllocal Homebrew formula metadata
brew
Simple Authentication and Security Layer. Version 2.1.28 via Homebrew; verified from local package data.
install
brew install cyrus-sasllocal Homebrew formula metadata
sudo apk add cyrus-saslAlpine Linux edge package indexes · cyrus-sasl · source: dl-cdn.alpinelinux.org
sudo dnf install cyrus-saslFedora Rawhide package metadata · cyrus-sasl · source: dl.fedoraproject.org
nix profile install nixpkgs#cyrus_saslnixpkgs package indexes · pkgs/by-name/cy/cyrus_sasl/package.nix · source: api.github.com
sudo pacman -S cyrus-saslArch Linux sync databases · cyrus-sasl · source: geo.mirror.pkgbuild.com
sudo zypper install cyrus-saslopenSUSE Tumbleweed package metadata · cyrus-sasl · source: download.opensuse.org
overview
Simple Authentication and Security Layer
history
Cyrus SASL is the Cyrus project's C implementation of the Simple Authentication and Security Layer API. It lets client and server applications plug in authentication mechanisms such as PLAIN, SCRAM, GSSAPI, OTP, EXTERNAL, and others without each application implementing every mechanism itself.
The official documentation ties Cyrus SASL to the Carnegie Mellon Cyrus project, originally an enterprise mail-system effort interested in scalable, administrable systems. Cyrus SASL split out the authentication layer as a reusable library for both client and server writers.
The modern documentation describes Cyrus SASL as an implementation of the SASL specification, with Cyrus IMAP as one major consumer but not the only one. The package includes the library, authentication daemons and utilities, mechanism plugins, and sysadmin/developer documentation.
The documentation still carries upgrade material for SASLv1 to SASLv2 applications, which reflects the library's long service life across older mail and network-service deployments.
Cyrus SASL became infrastructure rather than an end-user app: mail servers, LDAP stacks, Kerberos/GSSAPI deployments, and other network services could depend on a common SASL implementation. The official feature list shows plugins for local databases, PAM, SQL, LDAP, Active Directory, Kerberos, proxied IMAP auth, and multiple SASL mechanisms.
Package managers keep Cyrus SASL available because many other packages need headers, libraries, plugins, or command-line utilities such as saslauthd and saslpasswd2. It is the sort of package that appears quietly in dependency trees and becomes visible when authentication fails.
Administrators use Cyrus SASL by installing the library and desired plugins, selecting mechanisms, configuring application-specific SASL options, and optionally running saslauthd. Application developers link against libsasl and use callbacks or configuration files to let SASL perform authentication and authorization services.
The installation guide documents application configuration through the application's own config callback or through per-application SASL configuration files such as /usr/lib/sasl/Appname.conf.
Cyrus SASL is package-nerd-significant because it is glue code for authentication. It is not flashy, but it explains why mail, LDAP, and Kerberos-capable server packages often drag in sasl libraries, mechanism plugins, and helper daemons.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
/usr/lib/sasl2/<application>.conf/etc/sasl2/<application>.confexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
pluginviewer | cli | global executable | |
saslauthd | cli | global executable | |
sasldblistusers2 | cli | global executable | |
saslpasswd2 | cli | global executable | |
testsaslauthd | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/cyrusimap/cyrus-sasl
install metadata
| Package key | brew:cyrus-sasl |
|---|---|
| Version | 2.1.28 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/cyrus-sasl |
| Homepage | https://www.cyrusimap.org/sasl/ |
| Repository | https://github.com/cyrusimap/cyrus-sasl |
| Upstream docs | https://www.cyrusimap.org/sasl |
| License | BSD-3-Clause-Attribution |
| Source archive | https://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-2.1.28/cyrus-sasl-2.1.28.tar.gz |
| Dependencies | krb5, openssl@3 |
| Uses from macOS | libxcrypt |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | cyrus-sasl |
| Version Scheme | 0 |
| Revision | 2 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | yes |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
cyrus_sasl
nix profile install nixpkgs#cyrus_saslcyrus-sasl 2.1.28-r9
Cyrus Simple Authentication Service Layer (SASL)
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-saslcyrus-sasl-crammd5 2.1.28-r9
Cyrus SASL plugin for crammd5
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-crammd5cyrus-sasl-dev 2.1.28-r9
Cyrus Simple Authentication Service Layer (SASL) (development files)
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-devcyrus-sasl-digestmd5 2.1.28-r9
Cyrus SASL plugin for digestmd5
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-digestmd5cyrus-sasl-doc 2.1.28-r9
Cyrus Simple Authentication Service Layer (SASL) (documentation)
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-doccyrus-sasl-gs2 2.1.28-r9
Cyrus SASL plugin for gs2
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-gs2cyrus-sasl-gssapiv2 2.1.28-r9
Cyrus SASL plugin for gssapiv2
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-gssapiv2cyrus-sasl-login 2.1.28-r9
Cyrus SASL plugin for login
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-logincyrus-sasl-ntlm 2.1.28-r9
Cyrus SASL plugin for ntlm
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-ntlmcyrus-sasl-openrc 2.1.28-r9
Cyrus Simple Authentication Service Layer (SASL) (OpenRC init scripts)
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-openrccyrus-sasl-scram 2.1.28-r9
Cyrus SASL plugin for scram
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-scramcyrus-sasl-sql 2.1.28-r9
Cyrus SASL plugin for sql
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-sqlcyrus-sasl-static 2.1.28-r9
Cyrus Simple Authentication Service Layer (SASL) (static library)
https://www.cyrusimap.org/sasl/
sudo apk add cyrus-sasl-staticlibsasl 2.1.28-r9
Cyrus Simple Authentication and Security Layer (SASL) library
https://www.cyrusimap.org/sasl/
sudo apk add libsaslcyrus-sasl 2.1.28-35.fc44
The Cyrus SASL library
https://www.cyrusimap.org/sasl/
sudo dnf install cyrus-saslsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.