Danek Duvall wrote: > On Thu, Aug 28, 2008 at 06:38:59PM -0400, Dave Miner wrote: > >> http://cr.opensolaris.org/~dminer/pgate-681/ > > - Since you're no longer pulling in etc/passwd and etc/shadow from > SUNWfixes, how will you get the root account customizations you're still > making in the Makefile? >
That was my error in the SUNWcs import. > - You're now pulling in pam.conf from SUNWfixes (is it a bug that we > weren't before?), but you're not dropping it from SUNWcsr? > Yes, it was a bug that we weren't before, since it was actually ending up that way. The drop needs to be added. Dave