Package: wnpp Severity: wishlist Owner: Philippe Thierry <phil@reseau-libre.net> * Package name : usbwall Version : 0.4-1 Upstream Author : Sylvain Leroy <sylvain@unmondelibre.fr> * URL : https://github.com/Oline/usbwall * License : MIT Programming Lang: C Section : utils Description : centralized USB devices filtering tool to associate locally allowed devices to LDAP user accounts standard​ It builds those binary packages: usbwalld: the daemon that effectively manage the USB device access list devid-schema: the LDAP schema associating users and hardware serial ID libpam-usbwall: the PAM module that retreives the association between locally connected user(s) and the associated device lists from the LDAP directory To access further information about this package, please visit the following URL: https://mentors.debian.net/package/usbwall Alternatively, one can download the package with dget using this command: dget -xhttps://mentors.debian.net/debian/pool/main/u/usbwall/usbwall_0.4-1.dsc The goal of the usbwall project is to support dynamic USB device filtering depending on a per-user centralized authorized device list. When a user log in, a custom PAM module will alert a daemon, that will get back the list of the authorized devices from LDAP. Regards,