Skip to content

NSS module for Linux User authentication using an HTTP request.

License

Notifications You must be signed in to change notification settings

lpavliuk/libnss-http

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libnss HTTP Request

The custom NSS for Linux (SFTP/SSH/FTP/etc.) authorisation. Makes request to an HTTP/API endpoint to get a passwd entry.

Compile and install

make && make install

Configuration file

vim /etc/libnss_http.conf

To utilise the NSS library

Add the module to passwd line in NSS configuration as http after files:

# passwd:     files http
vim /etc/nsswitch.conf

About

NSS module for Linux User authentication using an HTTP request.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published