On Wed, Aug 05, 2009 at 06:24:02PM -0400, Anurag Maskey wrote:

> Could you please provide documentation on the steps/process involved
> in adding new users, groups, authorizations.

Users and groups have already been explained in this thread, and you're
already doing them correctly.  Authorizations, along with the other RBAC
databases, will be updated as per bug 6851603.  That is, deliver the
fragment of the file you want to modify into a directory whose name is the
same as the file, but with ".d" appended.  Thus /etc/user_attr.d/frag, etc.
Of course, the name of the file "frag" should be chosen to be unique,
possibly with the name of the package.  This is the way to do it going
forward in both Nevada and OpenSolaris.

Now, this doesn't actually work yet, because of a bug in the implementation
of the assembly.  Until that's fixed, you'll have to modify the file to be
what you want the final result to be, and put that in place just like they
are typically done by David every build.  See the build 118 directory for
an example.

The problem you're running into are because you're doing too much work, I
think, and/or because you're trying to import a build that's not the
latest, which is always a challenge.

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

Reply via email to