When dealing with WiFi links does Phase 0 use libwladm or does it like the original prototype code use wificonfig directly ?
What if anything will be the necessary transition steps for those of us that currently use the prototype when this project integrates - I don't think this question actually has any real impact on the outcome of this fast-track I just want to know and I think this is a reasonable place to ask the question. > The bringup and > teardown scripts are invoked via pfexec(1) with default > basic privileges. So this is a change from the prototype. My current bringup/teardown scripts do "nasty" things like play with the routing and arp tables so that I can NAT my local Solaris and Linux zones. With Phase 0 how do I change the privileges that the bringup/teardown script is given ? Do I just add entries to a specific profile in exec_attr(4) like this: Network Administration:solaris:cmd:::/etc/nwam/ulp/foo/bringup:privs=sys_net_config,basic If it is available and is something like that can this case please list the name of the profile that the bringup/teardown scripts need to be listed in. If it isn't available then that is okay too. -- Darren J Moffat
