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

           Summary: [nwam-133] settings in network modifiers are not
                    restored until nwam-manager-properties is relaunched
    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 
13:47:00 UTC ---
Created an attachment (id=3737)
text file

nwam-133

1. launch nwam-manager-properties
2. select  modifiers
3. select add
4. rename modifier name to e.g.  VPN1
5. in start command enter e.g. /usr/bin/touch /tmp/start
6. in stop command enter e.g. /usr/bin/touch /tmp/stop
7. select ok

contents of enm.conf
VPN1    activation-mode=uint64,0;enabled=boolean,false;start=string,/usr/bin/to
uch /tmp/start;stop=string,/usr/bin/touch /tmp/stop;

7. select modifiers 

expected result
VPN1 is listed with start and stop commands set to those input in steps 5 & 6.
Manage modifier using command line applications is active

actual result
Manage modifier using command line applications is greyed out
- there are no entries for start or stop commands
- start/stop VPN1 according to rules is greyed out
- manage modifier using smf service is greyed out

- user cannot edit/make changes to VPN1
User cannot start VPN1
selecting start returns "invalid value specified for Start Command"



- workaround
after step 7. close nwam-manager-properties
relaunch nwam-manager-properties, select modifiers
the settings have now been correctly restored to the nwam GUI

-- 
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