On Thu, Jul 30, 2009 at 10:57:46AM -0400, Anurag S. Maskey wrote: > >You can add user and group actions to your manifests. See pkg(5) for a > >description of the actions and their attributes. > manifests for which packages am I looking at? Is there an example anywhere?
See 116/common/SUNWgnome-display-mgr for an example (search for "add user" in the build directories below distro-import for more). I thought you were generating pkg(5) packages outside of the solaris.py framework, which is why I suggested modifying the manifests. But in this case, you'll just want to modify the import file for whatever package the users and groups should be delivered by. > >RBAC data isn't handled very well at the moment; Casper put back a service > >to manipulate these entries, but I think there are still unresolved > >problems with that, so for now I think you'll need to continue doing this > >by hand. > In some src/util/distro-import/<build#>/ directories, I see exec_attr, > prof_attr, auth_attr, user_attr files. Let's say I am running "make > 119/redist_import", if I add modified version of the *_attr files in > src/util/distro-import/119/, would that work? Yes. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
