logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

yptest - test NIS configuration

Author

yptest is part of the yp-tools package, which was written by Thorsten Kukuk <kukuk@linux-nis.org>.

YP Tools 4.2.3                                     April 2010                                          yptest(8)

Description

yptest calls various NIS functions to check if the NIS configuration is correct and works as expected.

Name

       yptest - test NIS configuration

Options

-q     Be quiet, don't print messages

       -ddomainname
              Specify  a  domain other than the default domain as returned by domainname(8).  This option is not
              supported by all tests.

       -hhostname
              Query ypserv on hostname instead of the currently used one.  This option is not supported  by  all
              tests.

       -mmap Use the map map for the tests instead of passwd.byname.  This option should be used if the default
              map does not exist.

       -uuser
              Use the account user instead of nobody.  This option should be used if the nobody account does not
              exist in the map used for testing (passwd.byname or the one given with the -m option).

See Also

domainname(8), ypbind(8), ypcat(8), ypmatch(1), ypserv(8), yppoll(8), ypwhich(1)

Synopsis

yptest[-q] [-ddomain] [-hhost] [-mmap] [-uuser]

See Also