File: control

package info (click to toggle)
slapi-nis 0.60.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 5,768 kB
  • sloc: ansic: 20,549; sh: 5,432; makefile: 193; python: 3
file content (36 lines) | stat: -rw-r--r-- 1,348 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
Source: slapi-nis
Section: net
Priority: optional
Maintainer: Debian FreeIPA Team <pkg-freeipa-devel@alioth-lists.debian.net>
Uploaders: Timo Aaltonen <tjaalton@debian.org>
Build-Depends:
 389-ds-base-dev,
 debhelper-compat (= 12),
 libldap2-dev,
 libnspr4-dev,
 libnss3-dev,
 libpam0g-dev,
 libsss-nss-idmap-dev,
 libtirpc-dev,
 libwrap0-dev,
 pkg-config
Standards-Version: 4.5.0
Homepage: https://pagure.io/slapi-nis
Vcs-Git: https://salsa.debian.org/freeipa-team/slapi-nis.git
Vcs-Browser: https://salsa.debian.org/freeipa-team/slapi-nis

Package: slapi-nis
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: NIS Server and Schema Compatibility plugins for 389 Directory Server
 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.