http://defect.opensolaris.org/bz/show_bug.cgi?id=9255
Summary: nameservices-config-file for loc
Classification: Development
Product: nwam
Version: unspecified
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: minor
Priority: P4
Component: CLI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: huawei.zhang at sun.com
QAContact: nwam-dev at opensolaris.org
I don't know if it is a bug.
According to the opensolaris website: "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"
Is this means if I set single nameservice, the nameservices-config-file is not
need to be set by user?
Here is my operation:
bash-3.2# nwamcfg "create loc loc1; set nameservices=nis; set
nis-nameservice-configsrc=dhcp"
bash-3.2# echo $?
0
bash-3.2# nwamcfg list loc loc1
LOC:loc1
activation-mode manual
enabled false
nameservices-config-file "/etc/nsswitch.dns"
nameservices nis
nis-nameservice-configsrc dhcp
However, the nameservices-config-file set to nsswitch.dns instead of
nsswitch.nis.
--
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.