I wish to have a mechanism such that it is possible to restrict the aceess
to authenticated and authorized user can update the software tools.
Let us say I have following packages:

/candy
/commonsecret

There are three users: frnd and sweetheart

Now I want that "frnd" can access only "candy" that too after keying in the
login/password while sweetheart can acees both "candy" and "commonsecret"
after keying-in the login/password.

Is this possible using pkg?

I was thinking of putting pkg.depotd behind apache and use the
authentication/authorisation provided by Apache web server. Is that a good
idea?

Regards,
Sandeep Giri
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to