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





--- Comment #3 from Anurag S. Maskey <Anurag.Maskey at Sun.COM>  2008-11-26 
12:05:53 ---
(In reply to comment #2)
> Does the user have solaris.network.autoconf.read authorization? My
> recent putback enforces authorization checks for reading/writing config. The
> user
> will also need solaris.network.autoconf.write to change config.

I don't think this has to do with authorization.  The user is just doing a
"list", which only needs the "r" flag in the file.  Does the file have "r"
permissions for group and others when it is created by nwamcfg? In any case,
nwamcfg shouldn't segfault.

Looking at the code, the nwam_ncp_read() succeeded, but the nwam_ncp_free()
thinks the handle doesn't exist. nwam_ncp_read() should not be succeeding
because the ncp name and thus the ncp file doesn't exist.

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