Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does NIS support password aging?

aging NIS password support
0
Posted

Does NIS support password aging?

0

No. 4.2: ypinit Problems Q: Why does ‘ypinit -m’ crash with the following error: … “Running /var/yp/Makefile…” “make: Fatal error: No arguments to build” “Error running Makefile.” … A: /var/yp/Makefile does not exist. Copy it over before rerunning ypinit: # cp /usr/lib/NIS.Makefile /var/yp/Makefile # cd /var/yp # ypinit -m Q: Why does ‘ypinit -s’ crash with the following error, when trying to initialize a slave: “can’t bind for domain ” “reason: internal NIS server or client error” “can’t enumerate maps from ” A: Your slave was not running ypbind, or it does not have access to NIS currently. You can verify this by running ‘ypwhich’ you will see that you are not currently bound to a NIS domain. Try following the procedure in Section 3.2 precisely. If that does not work, you may be on a different subnet than your master, and need to initialize ypbind per the instructions in Section 3.6. We have also seen the error corrected by specifying the hostname of t

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123