http://defect.opensolaris.org/bz/show_bug.cgi?id=8853
Summary: can not set multiplex "nameservices" for location
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: minor
Priority: P3
Component: CLI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: huawei.zhang at sun.com
QAContact: nwam-dev at opensolaris.org
According to opensolaris document:
"nameservices (value list)
Specifies a list of associated nameservices to configure; possible values
include FILES, DNS, NIS, and LDAP. If multiple nameservices are specified, a
non-standard nsswitch.conf will be required, so the user must specify an
nsswitch.conf file in the nameservices-config-file property."
However, with nwamcfg command, I can not set multiple nameservices for
location.
nwamcfg> create loc loc2
Created loc 'loc2'. Walking properties ...
activation-mode (manual)
[manual|conditional-any|conditional-all]>conditional-any
conditions>
nameservices (dns) [dns|files|nis|ldap]>dns nis
Set error: invalid value
'nameservices' specifies name service(s) to be used - valid values are:
'files', 'dns', 'nis', and 'ldap'
--
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.