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


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

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|CLI                         |ON library
         AssignedTo|nwam-dev at opensolaris.org    |Anurag.Maskey at Sun.COM
             Status|NEW                         |INCOMPLETE




--- Comment #1 from Anurag S. Maskey <Anurag.Maskey at Sun.COM>  2009-07-31 
11:02:47 ---
Manually testing (7/30 build) a user without solaris.network.autoconf.refresh
authorizations, it is not able to enable (or disable) objects (as expected).

bash-3.2# grep netcfg /etc/user_attr
netcfg::::auths=solaris.network.autoconf.read,solaris.network.autoconf.write

bash-3.2# su netcfg

$ nwamadm list              
TYPE         PROFILE        STATE          
ncp          Automatic      online         
 ncu:phys    bge0           online         
 ncu:ip      bge0           online         
 ncu:phys    bge1           online         
 ncu:ip      bge1           offline*       
ncp          User           offline        
loc          Automatic      online         
loc          NoNet          offline        
loc          foo            disabled       
enm          bar            disabled       

$ nwamadm enable -p ncp User
nwamadm: Could not enable ncp 'User': Insufficient permissions for action

$ nwamadm enable -p loc foo
nwamadm: Could not enable loc 'foo': Insufficient permissions for action

$ nwamadm enable -p enm bar
nwamadm: Could not enable enm 'bar': Insufficient permissions for action

Do I have the authorizations correct?  Could you attach the nwamd debug log
that goes with the the failure of the tests.

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