File: control.nss

package info (click to toggle)
tinycdb 0.78
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 212 kB
  • ctags: 220
  • sloc: ansic: 1,714; makefile: 229; sh: 113
file content (14 lines) | stat: -rw-r--r-- 543 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14

Package: libnss-cdb
Architecture: any
Section: libs
Depends: ${shlibs:Depends}, tinycdb
Description: cdb-based nss (name service switch) module
 tinycdb is a small, fast and reliable utility and subroutine
 library for creating and reading constant databases. The database
 structure is tuned for fast reading.
 .
 This package provides a name service switch (nsswitch) module
 to use to index /etc/password files for fast access.
 This module works only for passwd, group and shadow databases,
 not for hosts, networks, services and others.