This push completes the updating of nameservices to the revised design. Also, the location activation has been changed to incorporate the recently pushed host-based firewall. The BFU archives are dated "nwam1-build:2009-03-02".
Legacy location creation is done when NWAM is started (rather than when network/location is started as was previously done). Most configuration files are copied over to the Legacy location directory at /etc/nwam/loc/Legacy. NIS ypservers are not copied, rather the NIS properties are set. Note that /etc/defaultdomain is deleted and location activation involves setting the domainname(1M) from the default-domain property. When NWAM is stopped, the configuration files copied during Legacy location creation are copied back. /etc/defaultdomain is recreated. Both the Legacy location and the Legacy location directory are deleted, so that they can be recreated when NWAM is restarted. Also, location activation defaults to the Automatic location if no location is manually enabled or no conditions are satisfied. This Automatic location does have NIS enabled. If you'd like NIS enabled with the Automatic location: 1. add "nis" to the configured nameservices 2. change nameservices-config-file to /etc/nsswitch.nis 3. set nis-nameservice-configsrc to dhcp cheers, Anurag Anurag.Maskey at Sun.COM wrote: > Author: Anurag S. Maskey <Anurag.Maskey at Sun.COM> > Repository: /hg/nwam/nwam1 > Latest revision: 0268f1401ebe3a9ead181ae97172a96a8b023f92 > Total changesets: 1 > Log message: > updated Legacy location creation with the revised nameservices and ipfilter > design > updated location activation for the revised design > net-nwam (rather than nwamd) copies Legacy location configurations into > original directories when NWAM is stopped > netadm needs Network IPsec Management and solaris.smf.modify authorizations > > Files: > update: usr/src/cmd/cmd-inet/lib/nwamd/loc.c > update: usr/src/cmd/cmd-inet/lib/nwamd/main.c > update: usr/src/cmd/svc/milestone/net-loc > update: usr/src/cmd/svc/milestone/net-nwam > update: usr/src/lib/libsecdb/user_attr.txt > _______________________________________________ > nwam-dev mailing list > nwam-dev at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/nwam-dev >
