Skip to content

[Feature] store keys in external database / web api #208

@denis-b

Description

@denis-b

Understood

Yes, this is not a bug report / support request

Text

pam_usb stores and reads keys information in xml file. In a school, with hundreds of users, the file needs to be deployed on all the domain's computers, and updated on every change. It can be quite inefficient.

Retreiving the information from ldap, sql server or https api can be more easier to maintain.

the easyest way should be to make pam_usb to do a POST request with key ID, and server will reply directly XML file compatible with existing code.

Maybe the process can use existing pam modules for web requests ? I'm not expert in pam configuration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions