UmVirt LFS Package info

📦Package info

🔙Parent Directory  -

DB commit: d35a620850806ab581b32cb34d268a904c9c0a5f
APP commit:
[ BASH | XML | JSON ]

cyrus-sasl

The Cyrus SASL package contains a Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection.

Package info

Codename: cyrus-sasl
Source file: cyrus-sasl-2.1.26.tar.gz
Source directory: cyrus-sasl-2.1.26
Package URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/c/cyrus-sasl-2.1.26.tar.gz
Package md5-checksum URL: https://ulfs.org/linux/downloads/package_files/0.1/packages/c/cyrus-sasl-2.1.26.tar.gz.md5sum
Dependances: berkeleydb.
Dependance of: openldap-client, exim, qca.
Patches: cyrus-sasl-2.1.26-fixes-3.patch, cyrus-sasl-2.1.26-openssl-1.1.0-1.patch.
Addons: *** NO ADDONS FOUND ***
Nestings *** NO NESTINGS FOUND ***
Configuration script:
autoreconf -fi &&

./configure --prefix=/usr        \
            --sysconfdir=/etc    \
            --enable-auth-sasldb \
            --with-dbpath=/var/lib/sasl/sasldb2 \
            --with-saslauthd=/var/run/saslauthd

Build script:
make -j1

Install script:
make install &&
install -v -dm755 /usr/share/doc/cyrus-sasl-2.1.26 &&
install -v -m644  doc/{*.{html,txt,fig},ONEWS,TODO} \
    saslauthd/LDAP_SASLAUTHD /usr/share/doc/cyrus-sasl-2.1.26 &&
install -v -dm700 /var/lib/sasl


Apache/2.4.62 (Debian) Server at ulfs.org Port 443