[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-developers] CCE Libraries
- Subject: Re: [cobalt-developers] CCE Libraries
- From: Tim Hockin <thockin@xxxxxxx>
- Date: Tue Feb 19 17:53:05 2002
- Organization: Sun Microsystems, Inc.
- List-id: Discussion Forum for developers on Sun Cobalt Networks products <cobalt-developers.list.cobalt.com>
Federico Siri wrote:
> I would expect that the CCE libraries allowed to do something like:
>
> - cobaltConnect(cobalt-server, cobalt-password);
> - if ok, domainCreate("example.com", "100MB", "admin-login",...);
You have the right idea. CCE is not actually network-aware (security) but
you can make a pass-through that does this via an automated PHP form or
some such that makes CCE create a domain.
> - fromServer = cobaltConnect(cobalt-fromserver, cobalt-user, cobalt-password);
> - toServer = cobaltConnect(cobalt-toserver, cobalt-user, cobalt-password);
> - domainTransfer(cobalt-fromserver, cobalt-toserver, example.com);
For something like this, I'd point you to CMU - the migration utility. It
will extract all the data about a domain from one server and allow you
import that data into another server.
Tim
--
Tim Hockin
Systems Software Engineer
Sun Microsystems, Cobalt Server Appliances
thockin@xxxxxxx