The SysAdm User Manager allows to modify users served by NIS but writes changes to the local /etc/(master.)passwd files (or calls pw, which doesn't automatically switch to NIS mode)
The 'correct' way would be to call passwd, which automatically handles updates to NIS if applicable.
The SysAdm User Manager allows to modify users served by NIS but writes changes to the local /etc/(master.)passwd files (or calls pw, which doesn't automatically switch to NIS mode)
The 'correct' way would be to call passwd, which automatically handles updates to NIS if applicable.