http://defect.opensolaris.org/bz/show_bug.cgi?id=8373
Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |Anurag.Maskey at Sun.COM
--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM> 2009-04-27
05:57:10 ---
"nameservices-config-file" is a mandatory property. If no value is specified
and only one "nameservices" is configured, the default nsswitch file is used.
Because of this reason, clearing nameservices-config-file will write the
default nsswitch file in that property.
nwamcfg:loc:loc1> get nameservices
nameservices dns
nwamcfg:loc:loc1> get nameservices-config-file
nameservices-config-file "/etc/nsswitch.custom"
nwamcfg:loc:loc1> clear nameservices-config-file
nwamcfg:loc:loc1> get nameservices-config-file
nameservices-config-file "/etc/nsswitch.dns"
--
Configure bugmail: http://defect.opensolaris.org/bz/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.