Automic VaultAutomic Vault

brew

Install cyrus-sasl with Homebrew, apk, dnf, Nix, pacman, zypper

Simple Authentication and Security Layer. Version 2.1.28 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install cyrus-sasl

local Homebrew formula metadata

Linux

Alpine Linux apkverified · 92%
sudo apk add cyrus-sasl

Alpine Linux edge package indexes · cyrus-sasl · source: dl-cdn.alpinelinux.org

Fedora dnfverified · 92%
sudo dnf install cyrus-sasl

Fedora Rawhide package metadata · cyrus-sasl · source: dl.fedoraproject.org

Nixverified · 92%
nix profile install nixpkgs#cyrus_sasl

nixpkgs package indexes · pkgs/by-name/cy/cyrus_sasl/package.nix · source: api.github.com

Arch Linux pacmanverified · 92%
sudo pacman -S cyrus-sasl

Arch Linux sync databases · cyrus-sasl · source: geo.mirror.pkgbuild.com

openSUSE zypperverified · 92%
sudo zypper install cyrus-sasl

openSUSE Tumbleweed package metadata · cyrus-sasl · source: download.opensuse.org

overview

Package summary

Simple Authentication and Security Layer

Commands and aliases

  • pluginviewer
  • saslauthd
  • sasldblistusers2
  • saslpasswd2
  • testsaslauthd

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 1990s: Cyrus project at Carnegie Mellon builds scalable mail-system infrastructure.
  • 2006: RFC 4422 defines the modern SASL framework referenced by Cyrus SASL documentation.
  • 2016: cyrusimap/cyrus-sasl repository appears on GitHub.
  • 2022: Cyrus SASL 2.1.28 documented as the latest stable version on the official site.

Related projects

  • Cyrus IMAP uses Cyrus SASL for mail-server authentication support.
  • Kerberos, LDAP, PAM, SQL databases, and SASL mechanism RFCs are common integration points.
  • OpenLDAP and other network services are frequent downstream users of SASL libraries.

security posture

Risk level: green

narrow executable package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • narrow executable package without higher-risk signals

Signals

  • metadata:no-higher-risk-signals

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 12 platform targets.
  • Installs with 2 runtime dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
/usr/lib/sasl2/<application>.conf/etc/sasl2/<application>.conf

executables

Installed executables

CommandKindExposureNote
pluginviewercliglobal executable
saslauthdcliglobal executable
sasldblistusers2cliglobal executable
saslpasswd2cliglobal executable
testsaslauthdcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version2.1.28
manager updated
local dataok
upstreamnot checked
latest detectednot detected

https://github.com/cyrusimap/cyrus-sasl

install metadata

Package metadata

Package keybrew:cyrus-sasl
Version2.1.28
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/cyrus-sasl
Homepagehttps://www.cyrusimap.org/sasl/
Repositoryhttps://github.com/cyrusimap/cyrus-sasl
Upstream docshttps://www.cyrusimap.org/sasl
LicenseBSD-3-Clause-Attribution
Source archivehttps://github.com/cyrusimap/cyrus-sasl/releases/download/cyrus-sasl-2.1.28/cyrus-sasl-2.1.28.tar.gz
Dependencieskrb5, openssl@3
Uses from macOSlibxcrypt
Bottleavailable (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-installnot defined
Servicenone declared

registry facts

Source database details

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namecyrus-sasl
Version Scheme0
Revision2
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyyes
URL Keys
  • stable

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

cyrus_sasl

nix profile install nixpkgs#cyrus_sasl
  • normalized package name match
  • Matched by: Cyrus Sasl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/cy/cyrus_sasl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

cyrus-sasl 2.1.28-r9

Cyrus Simple Authentication Service Layer (SASL)

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-crammd5 2.1.28-r9

Cyrus SASL plugin for crammd5

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-crammd5
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-crammd5 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-dev 2.1.28-r9

Cyrus Simple Authentication Service Layer (SASL) (development files)

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-dev
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-dev from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-digestmd5 2.1.28-r9

Cyrus SASL plugin for digestmd5

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-digestmd5
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-digestmd5 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-doc 2.1.28-r9

Cyrus Simple Authentication Service Layer (SASL) (documentation)

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-doc
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-doc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-gs2 2.1.28-r9

Cyrus SASL plugin for gs2

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-gs2
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-gs2 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-gssapiv2 2.1.28-r9

Cyrus SASL plugin for gssapiv2

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-gssapiv2
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-gssapiv2 from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-login 2.1.28-r9

Cyrus SASL plugin for login

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-login
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-login from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-ntlm 2.1.28-r9

Cyrus SASL plugin for ntlm

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-ntlm
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-ntlm from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-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-openrc
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-openrc from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-scram 2.1.28-r9

Cyrus SASL plugin for scram

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-scram
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-scram from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-sql 2.1.28-r9

Cyrus SASL plugin for sql

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-sql
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-sql from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

cyrus-sasl-static 2.1.28-r9

Cyrus Simple Authentication Service Layer (SASL) (static library)

https://www.cyrusimap.org/sasl/

sudo apk add cyrus-sasl-static
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: cyrus-sasl-static from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
apk95%

libsasl 2.1.28-r9

Cyrus Simple Authentication and Security Layer (SASL) library

https://www.cyrusimap.org/sasl/

sudo apk add libsasl
  • License: BSD-3-Clause-Attribution AND BSD-4-Clause
  • Architecture: x86_64
  • Source Package: cyrus-sasl
  • 1 dependencies
  • 1 provides
  • normalized package name match
  • Matched by: Cyrus Sasl
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: libsasl from https://dl-cdn.alpinelinux.org/alpine/edge/main/x86_64/APKINDEX.tar.gz
dnf95%

cyrus-sasl 2.1.28-35.fc44

The Cyrus SASL library

https://www.cyrusimap.org/sasl/

sudo dnf install cyrus-sasl
  • License: BSD-Attribution-HPND-disclaimer
  • Category: Unspecified
  • Architecture: i686
  • Source Package: cyrus-sasl
  • 14 dependencies
  • 6 provides
  • normalized package name match
  • Matched by: Cyrus Sasl
Fedora Rawhide package metadata · dl.fedoraproject.org · Fedora Rawhide package metadata: cyrus-sasl from https://dl.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/x86_64/os/repodata/e5ca8ce900cd68f5419e1c39ae517343100b306336cbaeb70a3c153121d95094-primary.xml.zst

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment