Logoj0ke.net Open Build Service > Projects > server:monitoring > nagios-plugins-nwc-health > Binaries > nagios-plugins-nwc-health-8... > Dependencies
Sign Up | Log In

Dependency of nagios-plugins-nwc-health-8.0-1.1.src.rpm

Name: perl-Authen-SASL

Project: openSUSE_13.2

Repository: oss

Title: SASL Authentication framework

Description:
SASL is a generic mechanism for authentication used by several network
protocols. *Authen::SASL* provides an implementation framework that all
protocols should be able to share.

The framework allows different implementations of the connection class to
be plugged in. At the time of writing there were two such plugins.

* Authen::SASL::Perl

This module implements several mechanisms and is implemented entirely in
Perl.

* Authen::SASL::XS

This module uses the Cyrus SASL C-library (both version 1 and 2 are
supported).

* Authen::SASL::Cyrus

This module is the predecessor to the Authen::SASL::XS manpage. It is
reccomended to use the Authen::SASL::XS manpage

By default the order in which these plugins are selected is
Authen::SASL::XS, Authen::SASL::Cyrus and then Authen::SASL::Perl.

If you want to change it or want to specifically use one implementation
only simply do

use Authen::SASL qw(Perl);

or if you have another plugin module that supports the Authen::SASL API

use Authen::SASL qw(My::SASL::Plugin);

Version: 2.16

Release: 4.1.3

Architecture: noarch

Size: 55.1 KB

Build Time: 2014-10-06 17:19:42 +0200 (over 9 years ago)

Provides

Symbol Required by
perl(Authen::SASL) = 2.16 perl-XML-Stream
perl(Authen::SASL::CRAM_MD5...
perl(Authen::SASL::EXTERNAL...
perl(Authen::SASL::Perl) = ...
perl(Authen::SASL::Perl::AN...
perl(Authen::SASL::Perl::CR...
perl(Authen::SASL::Perl::DI...
perl(Authen::SASL::Perl::EX...
perl(Authen::SASL::Perl::GS...
perl(Authen::SASL::Perl::LO...
perl(Authen::SASL::Perl::La...
perl(Authen::SASL::Perl::PL...
perl-Authen-SASL = 2.16-4.1.3 perl-Authen-SASL-Cyrus perl-Net-Jabber

Requires

Symbol Provided by
perl(:MODULE_COMPAT_5.20.1) perl
perl(Digest::HMAC_MD5) perl-Digest-HMAC