1SETUP-NSSSYSINIT(1)        Network Security Services       SETUP-NSSSYSINIT(1)
2
3
4

NAME

6       setup-nsssysinit - Query or enable the nss-sysinit module
7

SYNOPSIS

9       setup-nsssysinit [on] [off] [status]
10

DESCRIPTION

12       setup-nsssysinit is a shell script to query the status of the
13       nss-sysinit module and when run with root priviledge it can enable or
14       disable it.
15
16       Turns on or off the nss-sysinit module db by editing the global PKCS
17       #11 configuration file. Displays the status. This script can be invoked
18       by the user as super user. It is invoked at nss-sysinit post install
19       time with argument on.
20

OPTIONS

22       on
23           Turn on nss-sysinit.
24
25       off
26           Turn on nss-sysinit.
27
28       status
29           returns whether nss-syinit is enabled or not.
30

EXAMPLES

32       The following example will query for the status of nss-sysinit:
33
34                   /usr/bin/setup-nsssysinit status
35
36
37       The following example, when run as superuser, will turn on nss-sysinit:
38
39                   /usr/bin/setup-nsssysinit on
40
41
42

FILES

44       /usr/bin/setup-nsssysinit
45

SEE ALSO

47       pkg-config(1)
48

AUTHORS

50       The nss libraries were written and maintained by developers with
51       Netscape, Red Hat, Sun, Oracle, Mozilla, and Google.
52
53       Authors: Elio Maldonado <emaldona@redhat.com>.
54

LICENSE

56       Licensed under the Mozilla Public License, v. 2.0. If a copy of the MPL
57       was not distributed with this file, You can obtain one at
58       http://mozilla.org/MPL/2.0/.
59
60
61
62nss 3.44.0                      1 October 2019             SETUP-NSSSYSINIT(1)
Impressum