http://defect.opensolaris.org/bz/show_bug.cgi?id=8853


Anurag S. Maskey <Anurag.Maskey at Sun.COM> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|can not set multiplex       |can not set multiple
                   |"nameservices" for location |"nameservices" for location
             Status|NEW                         |CLOSED
         Resolution|                            |INVALID




--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM>  2009-05-12 
04:59:56 ---

> nameservices (dns) [dns|files|nis|ldap]>dns nis

The delimiter for multiple values is ','.  This is spell out in the manpage
with the "set" and "walkprop" commands.  The above line should be:

nameservices [dns|files|nis|ldap]>dns,nis
OR
nwamcfg:loc:myloc> set nameservices=dns,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.

Reply via email to