What Is PAM Authentication?

Pluggable Authentication Module (PAM) is an authentication scheme that was first developed by Sun. It is used by applications primarily in the Linux operating system to validate passwords. Applications access PAM by calling on the service.

  1. Configuration Files

    • PAM uses text configuration files to determine which action to take for an application's security. These files are changeable and can accept new rules when the administrator defines them in the file.

    Time Function

    • In addition to validating passwords, PAM is also used for tasks such as determining the time of day a user can log into an application. The PAM module that controls this function is pam_time.so. It is located in the /lib/security directory.

    Extensibility

    • PAM authentication is extensible -- new functions can be created as they come into existence. For example, if computers can one day scan your brain waves, it will be possible to create a PAM module that handles brain wave authentication.

Related Searches:

References

Comments

You May Also Like

  • How to Configure PAM for Kerberos

    Kerberos is a security protocol that allows a secure connection between two nodes over an unsecured network. Pluggable Authentication Modules add one...

  • What Is Hydroxyz Pam Used For?

    Hydroxyzine pamoate refers to a prescription antihistamine used as a sedative and to treat allergies and anxiety. Some veterinarians also prescribe hydroxyzine...

  • Uses for Pam Spray

    Cleaning off stuck-on food after cooking a meal is one of the more frustrating downsides of cooking. The use of cooking spray,...

  • What Is Hydroxyzine Pam Used for?

    Hydroxyzine is an antihistamine that is chemically related to the chemical compound piperazine. It was first made in the 1950s and has...

  • What Is Hydroxyzine Pam?

    The body uses many different chemicals to give instructions to cells. In some cases, two different signaling pathways will coincide, leading to...

  • Mutual Authentication Protocol

    Kerberos is the name of the most widely used mutual authentication protocol. It was developed at MIT in the 1980s. The first...

  • How to Block Spam on Comcast Email

    An email inbox without the occasional spam message is a rare one. An email inbox with an influx of unwanted, useless, space-wasting...

  • How to Disable an Internet Authentication Service

    The Internet Authentication Service (IAS) cones with Windows XP and Windows Server 2003 as a package allowing clients to dial in and...

  • Substitutes for Pam Cooking Spray

    Pam cooking spray is available in many varieties and offers excellent nonstick properties when used in many different cooking methods. Whether you're...

  • Authentication Vs. Validation

    Validation standards are created by the W3, or the World Wide Web Consortium. The W3 offers a code validator on site, and...

  • How to Disable SMTP Authentication

    SMTP Authentication is a security protocol that requires users to log into a server before being able to send or receive electronic...

Related Ads

Featured