http://defect.opensolaris.org/bz/show_bug.cgi?id=8373
Summary: nameservices-config-file can't be cleared
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Status Whiteboard: nwam1-build:2009-04-20
Severity: major
Priority: P3
Component: CLI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: lizhong.li at sun.com
QAContact: nwam-dev at opensolaris.org
earthscience:exp# nwamcfg "select loc myloc1; clear nameservices-config-file;
get nameservices-config-file"
nameservices-config-file "/etc/nsswitch.dns"
earthscience:exp# echo $?
0
earthscience:exp# nwamcfg "select loc myloc1; clear nameservices-config-file"
earthscience:exp# echo $?
0
--
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.
You are the assignee for the bug.