Turanic / usbwall

Control ldap users access to usb devices
MIT License
1 stars 5 forks source link

Using NSS, PAM, ... for LDAP connection handling and information gathering #2

Open Oline opened 8 years ago

Oline commented 8 years ago

Instead of maintening your own LDAP connection for getting information about the users, maybe it could be nice to use an existing system service to get the LDAP information for you.

As entry point, you could look at that presentation about NSS, PAM and SSSD interactions: https://jhrozek.fedorapeople.org/presentations/linuxdays/linuxdays-2012-sssd.pdf

Turanic commented 8 years ago

I agree, that would be a good feature. I put this in the todo list.