OpenSolaris

Printable Version Enter a New Search
Bug ID 6647804
Synopsis idmapd logs "AD lookup disabled" even before attempting AD auto-discovery
State 10-Fix Delivered (Fix available in build)
Category:Subcategory idmap:idmapd
Keywords cst-multinet-s11
Responsible Engineer Nicolas Williams
Reported Against snv_81
Duplicate Of
Introduced In solaris_nevada
Commit to Fix snv_85
Fixed In snv_85
Release Fixed solaris_nevada(snv_85)
Related Bugs 6647303 , 6665745 , 6668095 , 6669980
Submit Date 7-January-2008
Last Update Date 12-March-2008
Description
If idmapd does not find AD server information in its SMF properties it auto discovers AD servers. However after reading SMF properties but before auto discovering, idmapd always logs "idmapd: AD lookup disabled" message. This message is confusing to those administrating and testing idmap service. idmapd should not log this message before attempting auto discovery.

This message is logged by init.c:reload_ad() when default domain or global catalog server is not set. init.c:load_config() reads SMF properties and then calls reload_ad() even if the server/domain information was not found in SMF.
Work Around
N/A
Comments
N/A