Anurag Maskey wrote:


Danek Duvall wrote:
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.
Need a little more help on this. I'll explain below what I have done to get new users, groups and authorizations. I'm sure there's a more "correct" way to do this, but I'm hacking around.

To add the new users and groups, I've modified 00/common/SUNWcnetr to add the following lines:

   add group groupname=netadm gid=65

When your project integrates into ON the reserver uid/gid/name MUST get integrated into the base passwd/shadow/group files in the ON consolidation. The reason for this is that is the master repository of which uid/gid/names have been allocated.

--
Darren J Moffat
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to