This alternc plugin provide NSS support about alternc account. Purpose is to provide POSIX compatible account :
You need :
You can compile this package with:
apt install build-essential debhelper git
git clone https://github.com/AlternC/alternc-nss
cd alternc-php-fpm
dpkg-buildpackage -us -uc
You can obtain nightly and last stable package from the dedicated page : releases page
Our stable repository is avalaible at https://debian.alternc.org
echo "deb http://debian.alternc.org/ $(lsb_release -cs) main" >> /etc/apt/sources.list.d/alternc.list
wget https://debian.alternc.org/key.txt -O - | apt-key add -
apt update
Once alternc-nss installed, you must :
You can run also /usr/lib/alternc/install.d/alternc-nss end to generate and update all AlternC accounts.
We provide also another package alternc-nss-sync wich provide alternc-nss service. In this case user account are set in defaul files. Packages are available also in GitHub release and our repository.
#
in file (naive solution to #10)