oidentd is an ident (RFC1413-compliant) daemon that runs on Linux, Darwin,
FreeBSD, OpenBSD, NetBSD and Solaris. oidentd can handle IP masqueraded/NAT
connections on Linux, Darwin, FreeBSD (ipf only), OpenBSD and NetBSD
and has a flexible mechanism for specifying ident responses.
Pidentd server
pidentd
3.0.16
Maintainers
pidentd is an RFC1413-compliant identification server which was
very much inspired by Dan Bernstein's original 'authd'
13.2. Kerberos
Application
Package
Version
Worked By
URLs
Comment
Status
Kerberos implementations
heimdal
heimdal
0.6
Maintainers
Heimdal is a free implementation of Kerberos 5.
krb4
krb4
1.2.2
Maintainers
The KTH Kerberos 4 package is based on eBones (which is based on
MIT Kerberos 4 patchlevel 9), but has been severely hacked and is
known to work on many different platforms.
13.3. Simple Authentication and Security Layer
Application
Package
Version
Worked By
URLs
Comment
Status
SASL implementations
cyrus-sasl
cyrus-sasl
2.1.15
Maintainers
SASL is the 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. See RFC 2222 for more information.
cyrus-sasl is a library that implements SASL support. It can be
used on the client or server side to provide authentication and
authorization services.