[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference tuxedo::dce-products

Title:DCE Product Information
Notice:Kit Info - See 2.*-4.*
Moderator:TUXEDO::MAZZAFERRO
Created:Fri Jun 26 1992
Last Modified:Fri Jun 06 1997
Last Successful Update:Fri Jun 06 1997
Number of topics:2269
Total number of notes:10003

2126.0. "DCE configuration questions" by CRONIC::PCUMMINGS (Ignoramus For A Day) Wed Jan 15 1997 12:28

T.RTitleUserPersonal
Name
DateLines
2126.1you need bothFOUNDR::WOODRUFFThu Jan 16 1997 11:1114
2126.2Can have RPC-only configuration...STAR::MORRISONWho is John Galt?Mon Jan 20 1997 16:1416
2126.3More optionsESME::SPENCEBugs? You mean insects?Fri Jan 24 1997 05:3020
The answer, I think, depends also on whether you are more
concerned about having the software installed (and licensed),
or having to use it. Certainly you can't have CDS without
Security. Having said that, if you configure your namespace
to allow full access to unauthenticated users (not to all of
it - I'd suggest just a specific portion of the namespace -
I created something like /.:/public/ for this purpose), then
you can use the namespace routines without having to have your
clients and servers use the Security API (or go through a DCE
login). Similarly, you could use the Security API to use
authenticated RPC without having to use CDS, by using another
form of binding.

In summary, in programming terms, you can pretty well use
whatever mix of components you like, after perhaps a little
bit of initial configuration - but you have to have both
CDS and Security up and running if you want to use either
or both of them.

	- Cameron