]> granicus.if.org Git - sudo/commit
Add missing aix_restoreauthdb() call to match the aix_setauthdb()
authorTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 23 Jul 2018 16:36:08 +0000 (10:36 -0600)
committerTodd C. Miller <Todd.Miller@sudo.ws>
Mon, 23 Jul 2018 16:36:08 +0000 (10:36 -0600)
commit5d31be96a7d4046d01478b2b0d8d8da9f062610d
treebc7aa321ff502c0779303dbcf1be4055118b5c92
parente7daff062f9c5e6ab665859f28e299814696632b
Add missing aix_restoreauthdb() call to match the aix_setauthdb()
added in b8a011be9af7.  Fixes issues on AIX where local users/groups
may not be resolved when some NIS/AD/LDAP is used for users.
src/sudo.c