1
0
Fork
You've already forked slapi-nis
0
forked from freeipa/slapi-nis
The slapi-nis package contains NIS Server plugin and Schema Compatibility plugin for use with ​Red Hat Directory Server and ​389 Directory Server (formerly known as ​Fedora Directory Server).
  • C 84.4%
  • Shell 8.7%
  • M4 3.4%
  • Python 1.5%
  • RPC 0.9%
  • Other 1.1%
Find a file
Viktor Ashirov 76fe4aca48 Fix memory leaks in backend_set_config_read_config()
Signed-off-by: Viktor Ashirov <vashirov@redhat.com>
2025年11月20日 14:57:35 +01:00
.copr Clean up COPR script for version retrieval 2025年11月19日 18:58:59 +02:00
.fmf Add very basic TMT/Testing farm support 2025年11月20日 09:55:06 +02:00
.forgejo/workflows action/test: fix distro mixup 2025年11月20日 15:56:39 +02:00
doc doc: remove empty space at the end of line 2025年11月19日 18:58:59 +02:00
plans/general Add very basic TMT/Testing farm support 2025年11月20日 09:55:06 +02:00
src Fix memory leaks in backend_set_config_read_config() 2025年11月20日 14:57:35 +01:00
tests tests: remove empty space at the end of line 2025年11月19日 18:58:59 +02:00
yp Make NIS server build optional 2024年04月29日 11:51:01 +03:00
.pre-commit-config.yaml Add pre-commit configuration to check forgejo actions 2025年11月19日 18:58:59 +02:00
autogen.sh Do not install NIS documentation when NIS is disabled 2024年08月16日 15:48:41 +03:00
configure.ac Bump version to next minor release for test builds 2025年11月20日 14:30:02 +02:00
COPYING Update COPYING to match 389-ds use of GPLv3+ 2022年08月20日 09:35:07 +03:00
LICENSE Update COPYING to match 389-ds use of GPLv3+ 2022年08月20日 09:35:07 +03:00
Makefile.am Do not package NIS content when NIS build is disabled 2025年11月19日 18:58:59 +02:00
NEWS Update NEWS file 2024年08月27日 08:55:23 +03:00
README Update README 2017年04月11日 12:53:15 +02:00
slapi-nis.spec Bump version to next minor release for test builds 2025年11月20日 14:30:02 +02:00
STATUS - update status 2008年07月07日 15:55:57 -04:00

This package provides two plugins for Red Hat and 389 Directory Server.
The NIS Server plugin allows the directory server to act as a NIS server
for clients, dynamically generating and updating NIS maps according to
its configuration and the contents of the DIT, and serving the results to
clients using the NIS protocol as if it were an ordinary NIS server.
The Schema Compatibility plugin allows the directory server to provide an
alternate view of entries stored in part of the DIT, optionally adding,
dropping, or renaming attribute values, and optionally retrieving values
for attributes from multiple entries in the tree.
This project is hosted at https://pagure.io/slapi-nis/.