We have a NIS server with 4 NIS clients. I would to create local accounts on the NIS client in case the NIS server is offline. Our network is not stable and too many times the NIS server is offline. Thank you for your help.
/etc/nsswitch.conf
passwd: compat
group: compat
shadow: compat
gshadow: files
hosts: files mdns4_minimal [NOTFOUND=return] dns
networks: files
protocols: db files
services: db files
ethers: db files
rpc: db files
netgroup: nis