sssd 2.6.1
PAM DBUS request

The PAM responder send all the data it has received from the PAM client to the authentication backend with a DBUS message.

The PAM responder send all the data it has received from the PAM client to the authentication backend with a DBUS message.

As a response it expects a PAM return value (see pam(3) for details). The backend may send any number of additional messages (see ...) which are forwarded by the PAM responder to the PAM client.