Chris Quenelle wrote: > Is there any way to authorize the "root" role for my NIS login account > without needing permissions to manage the NIS inforamtion? > > Can I perform a local modification that grants rights to NIS account? > > I would like to leave RBAC enabled, but I need to login using > my NIS account and have the ability to use the root role.
I have successfully added attributes locally to /etc/user_attr and have had them apply to my NIS account. I also specify "files nis" for all sources in nsswitch.conf; I don't know if that is necessary for the above to work or not. Dave