Preparing for NFS Authentication
Adding a NIS Domain
4-8 CLI Storage-Management Guide
[HN ] london in group: sixthousands
[HN ] montreal in group: sixthousands
[HN ] lasvegas in group: sixthousands
Netgroups Processed: 2,396
Hosts Processed: 48,043
Hostnames Not Found: 539
Netgroup Parsing Errors: 0
Netgroups Not Found: 0
Watched Netgroup Changes 0
**** Elapsed time: 00:00:17
**** NIS Update Report: DONE at Wed Dec 7 09:45:20 2005 ****
bstnA6k(gbl)# ...
Scheduling Regular Updates
If your site makes smaller, incremental changes to DNS and/or NIS netgroups, you
can use the
at command to arrange for regular NIS updates. The at command is in cfg
mode.
As mentioned above, a redundant pair keeps independent NIS caches on each peer.
Schedule these updates on both peers.
For example, the following command sequence runs the
nis update command every
night at 5:15 AM:
bstnA6k(gbl)# end
bstnA6k# config
bstnA6k(cfg)# at 05:15:00 every 1 days do “nis update”
bstnA6k(cfg)# ...
As another example, the following command sequence causes nis update to run every
Saturday at midnight:
bstnA6k(gbl)# end
bstnA6k# config
bstnA6k(cfg)# at 00:00:00 every saturday do “nis update”
bstnA6k(cfg)# ...
Comentarios a estos manuales