[email protected] wrote:
> is pkg-discuss an open forum? , it is not listed in
> http://www.opensolaris.org/os/discussions/ page How can i get to it?
pkg-discuss is a mailing list and isn't available through the web
interface. You can subscribe to it by emailing pkg-discuss-subscribe AT
opensolaris.org.
> and comming back to my basic issue, we do need a special user:group
> (owning few profiles and roles) on system to run our software, in pre
> install we check and create user if not exists. At install time we
> install package contents with new user ownership and permissions. Once
> we install pkg we can configure using SMF , Issue is how do we check
> PRE INSTALL part in IPS is not clear to me.
IPS has special actions for handling users and groups.
Is this user and group one that only exists if they've installed your
software previously? If so, you shouldn't need to check for its
existence; just use the user and group actions.
I'm not certain what you would do otherwise, but perhaps someone else does.
Look at man page for pkg.5 in the "User actions" and "Group actions"
sections for more information about these actions ("man pkg.5").
You might also find the Image Packaging System Guide useful while
working through this process:
http://dlc.sun.com/osol/docs/content/2008.11/IMGPACKAGESYS/actions.html
Cheers,
--
Shawn Walker
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss