http://defect.opensolaris.org/bz/show_bug.cgi?id=14847
Summary: [nwam-133] copy of location does does not copy
settings
Classification: Development
Product: nwam
Version: nwam1_133
Platform: ANY/Generic
OS/Version: All
Status: NEW
Severity: normal
Priority: P3
Component: GUI
AssignedTo: nwam-dev at opensolaris.org
ReportedBy: robert.kinsella at sun.com
QAContact: nwam-dev at opensolaris.org
--- Comment #0 from Robert Kinsella <robert.kinsella at sun.com> 2010-02-25
10:53:18 UTC ---
NWAM GUI 2010-02-12 with nwam1-134.1
1. Launch nwam-manager-properties -l
2. select location e.g. User, select edit
- verify e.g. User location is using Name Service NIS and manual domain e.g.
domain.whereever.com and server XXX.XXX.XXX.XXX
select Ok
3. Select User, select duplicate
rename new location to e.g. User1
select edit
expected result:-
settings for new location User1 should be the same as the settings in location
User, i.e. the settings outlined in step2.
actual result
settings for User1 are DNS DHCP.
cat /etc/nwam/loc.conf
User dns-nameservice-configsrc=uint64,1;activation-mode=uint64,0;nameservice
s=uint64,2;nis-nameservice-configsrc=uint64,0;nis-nameservice-servers=string,12
9.156.226.53;default-domain=string,cde.ireland.sun.com;enabled=boolean,true;nam
eservices-config-file=string,/etc/nwam/loc/User/nsswitch.conf;
User1 activation-mode=uint64,0;enabled=boolean,false;nameservices=uint64,0;dn
s-nameservice-configsrc=uint64,1;nameservices-config-file=string,/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.
You are the assignee for the bug.