EnglishFrenchSpanish

OnWorks favicon

pamtester - Online in the Cloud

Run pamtester in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command pamtester that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


pamtester - test pluggable authentication module (PAM) facility

SYNOPSIS


pamtester [-v] [-I item=value] [-E var=value] service user operation [operation ...]

DESCRIPTION


Test pluggable authentication module (PAM) facility.

service is the PAM service name. user is the name of the user account to operate with the
PAM facility. The following operations are supported.

authenticate
Authenticate user. A conversation may subsequently take place to prompt user input
to retrieve necessary authentication information.

acct_mgmt
Perform account management on user. A conversation may subsequently take place to
prompt user input for necessary authentication information.

open_session
Open a new session for user.

close_session
Close the current session for user.

chauthtok
Change the authentication token currently assigned to user. Conversation may
subsequently take place to prompt user input for necessary authentication
information.

Note that some operations may eventually need additional privileges to fulfill the request
depending on the service configuration.

Any operation may also be followed by the option flags that are provided between the pair
of parenthesis. Flags are all named and combinable or inversible with bitwise operators;
"|" (OR), "&" (AND), "^" (XOR) and "~" (NOT) are accepted.

authenticate(PAM_SILENT | PAM_DISALLOW_NULL_AUTHTOK)

The list of allowed options is shown below:

- PAM_SILENT

- PAM_DISALLOW_NULL_AUTHTOK

- PAM_ESTABLISH_CRED

- PAM_REINITIALIZE_CRED

- PAM_REFRESH_CRED

- PAM_CHANGE_EXPIRED_AUTHTOK

Additional authentication information such as the name of the remote user, the remote host
and the tty can be supplied via -I (--item) option.

The following types of information are supported:

- service

- user

- prompt

- tty

- ruser

- rhost

OPTIONS


-v, --verbose
Turn on verbose mode.

-I item=value, --item item=value
Provide additional information to authentication module.

-E var=value, --env var=value
Set environment variable var to value

Use pamtester online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 2
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 3
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 4
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 5
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • 6
    WooCommerce Nextjs React Theme
    WooCommerce Nextjs React Theme
    React WooCommerce theme, built with
    Next JS, Webpack, Babel, Node, and
    Express, using GraphQL and Apollo
    Client. WooCommerce Store in React(
    contains: Products...
    Download WooCommerce Nextjs React Theme
  • More »

Linux commands

Ad