barefoot   Frontpage - Barefoot - Download - Usage - Status - Support - Modules - Docs - Links - Survey - GDPR
 

Barefoot authentication

These pages describe use of authentication with Barefoot.

There is limited room for authentication in a port bouncer such as Barefoot. The options that are available and can be configured via the clientmethod/method keywords are as follows:

  • none - No authentication
  • pam - PAM (IP based authentication only, via e.g., pam_rhosts)
  • rfc931 - RFC 931/identd (for TCP clients only)

No authentication (default)

#no authentication methods
clientmethod: none

The default is to have no authentication, which can be specified explicitly as above with the none value. Having no authentication will likely be the proper configuration in most usage scenarios.

RFC 931/identd

Described in the RFC 931 authentication page.

PAM authentication

Described in the PAM authentication page.


Copyright © 1998-2024 Inferno Nettverk A/S