nss(5) 맨 페이지 - 윈디하나의 솔라나라

개요

섹션
맨 페이지 이름
검색(S)

nss(5)

nss(5)                           File Formats                           nss(5)

NAME
       nss - configuration file for name service behavior

SYNOPSIS
       /etc/default/nss

DESCRIPTION
       The  /etc/default/nss  configuration  file controls the behavior of the
       name service switch routines outside of the  source  database  mappings
       provided by the nsswitch.conf(5) configuration.


       /etc/default/nss supports the following options:

       NETID_AUTHORITATIVE

           Changes  the  behavior of the name service lookups to use the netid
           table  in  response  to  the  initgroups(3C)  call.   By   default,
           initgroups()  uses the group table. When NETID_AUTHORITATIVE is set
           to TRUE, initgroups() uses netid as the  source  for  supplementary
           groups rather than the group table.

           The  name  service  administrator  must ensure that the netid table
           contains valid supplementary group information for  users.  By  de‐
           fault, the Oracle Solaris Network Information Services (NIS) Yellow
           Pages  (YP)  server  keeps the members listed in the group table in
           sync with the netid table but this is not necessarily true  of  any
           given NIS (YP) service.


       SORT_ADDRS

           Changes  the  behavior of address sorting by host name lookup func‐
           tions     such     as      getaddrinfo(3C),      gethostbyname(3C),
           getipnodebyname(3C), and netdir_getbyname(3C).

           SORT_ADDRS=TRUE (the default) causes addresses to be sorted and fa‐
           vors  addresses  that are considered local, that is, those that are
           within the configured network space.

           SORT_ADDRS=FALSE disables address sorting. Address  lists  are  re‐
           turned in the order in which they were received.

           SORT_ADDRS=RANDOM addresses are returned in a random order.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:

       tab()  box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
       TRIBUTE VALUE _ Availabilitysystem/core-os _ Interface StabilityCommit‐
       ted


SEE ALSO
       getaddrinfo(3C),        gethostbyname(3C),         getipnodebyname(3C),
       initgroups(3C), netdir_getbyname(3C), nsswitch.conf(5), attributes(7)

Oracle Solaris 11.4               2 Feb 2021                            nss(5)
맨 페이지 내용의 저작권은 맨 페이지 작성자에게 있습니다.
RSS ATOM XHTML 5 CSS3