Giter VIP home page Giter VIP logo

nsss's Introduction

nsssd - a secure NSS-like implementation for small libcs
--------------------------------------------------------

 nsss is a library implementing a subset of pwd.h, group.h
and shadow.h family of functions - the subset that can use a
different backend than the standard /etc/passwd (et al.) files.
It is intended to be used with certain libcs, such as musl, that
do not implement the NSS protocol and so do not allow user/group
credentials to be stored in other databases.

 Unlike NSS, nsss does not load dynamic modules and is fully
compatible with static linking. The backend is chosen at boot time
by running the appropriate daemon that will communicate with
clients.

 See https://skarnet.org/software/nsss/ for details.


* Installation
  ------------

 See the INSTALL file.


* Contact information
  -------------------

 Laurent Bercot <ska-skaware at skarnet.org>

nsss's People

Contributors

heliocat avatar mobin-2008 avatar skarnet avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nsss's Issues

Winbind integration

I am looking for a way to get domain authentication to work on Alpine.
So far, I've managed to join the domain using winbind, but I can't find a way to make nss winbind work.
I have tried unsuccessfully with nscd: getent passwd and others work but not login.

How can I do this with nsss?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.