Bart Smaalders wrote:
Anurag S. Maskey wrote:
Danek Duvall wrote:
and generated specific files/instructions on how to get the
authorizations into the repository as of my changeset.
Perhaps you could put up a webrev of your pkg(5) gate changes?
There are
currently some problems with running an import, which can be worked
around
with the following two steps:
- change the makefile to have FIX_FILES_120 to match FIX_FILES_121
- copy 121/common/SUNWpm to 120/common/SUNWpm
In addition, you're going to want to take the complete RBAC files
and dump
them into the build 120 directory, just like they currently are in
build
118. Note that though this will put them into the package, if the
files on
the system you're upgrading have been changed at all from what the
packaging system expects them to be, they will not be touched on
upgrade.
Most people don't touch these files, so it shouldn't be an issue,
and by
the time you integrate, the RBAC assembly mechanisms should work
just fine.
But you can test assuming that those files are stock.
I am starting from scratch. Just checked out a fresh copy of the ips
gate. The webrev for the things you mentioned above is at
http://zhadum.east.sun.com/export/ws/am223141/nwam-ips-changes/.
I've made the changes you suggested above. BTW, where is the correct
place to put the new users and group? (Previously, I had those added
to 00/common/SUNWcnetr)
You need to insure that any package that uses these new users/groups in
file metadata either depends on the package that introduces them,
or is the package that includes them.
I am not familiar with packaging (both SVR4 and IPS), so you'll have to
be a bit more specific or give me an example from one of the previous
build directories. Sorry about that. Previously, I had added the
following lines to 00/common/SUNWcnetr:
add group groupname=netadm gid=65
add user username=netadm uid=16 group=netadm gcos-field="Network
Admin" \
home-dir=/ ftpuser=true
add user username=netcfg uid=17 group=netadm \
gcos-field="Network Configuration Admin" home-dir=/
Anurag
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss