Administering CMS from remote server
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > Administering CMS from remote server




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Administering CMS from remote server  
Nanda


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:52 PM

Hi,

I want to administer the CMS web server (1) from a remote server (2). I am
using CMSApplicationContext object from the remote server (2) which is also
installed with CMS that is pointing to different MCMS Database. Following is
my code where I am initialising the object:

appContext.AuthenticateAsUser(NTUser, NTPwd,
PublishingMode.Update,"MCMSAdmin","Administrators",mcmsRemoteDomain);

The problem is that when I iterate thru the channels, I still get the
channels that are on the local machine. Can you please tell me how to do thi
s
job?

Thanks!!





[ Post a follow-up to this message ]



    Re: Administering CMS from remote server  
Spencer Harbar [MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:52 PM

whilst included in the enumeration this is not possible.
unless you go via web services, your application needs to be run on the MCMS
server.


hth
Spence
www.mcmsfaq.com


"Nanda" <Nanda@discussions.microsoft.com> wrote in message
news:D1BE8906-2B16-4296-A002-BA67E74EF5DA@microsoft.com...
> Hi,
>
> I want to administer the CMS web server (1) from a remote server (2). I am
> using CMSApplicationContext object from the remote server (2) which is
> also
> installed with CMS that is pointing to different MCMS Database. Following
> is
> my code where I am initialising the object:
>
> appContext.AuthenticateAsUser(NTUser, NTPwd,
> PublishingMode.Update,"MCMSAdmin","Administrators",mcmsRemoteDomain);
>
> The problem is that when I iterate thru the channels, I still get the
> channels that are on the local machine. Can you please tell me how to do
> this
> job?
>
> Thanks!!







[ Post a follow-up to this message ]



    Re: Administering CMS from remote server  
Nanda


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:52 PM

Hi Spencer,

Thanks for the response. But how are we able to access a remote MCMS with
the Site Manager (installed locally), to administer the remote MCMS server
without the web services being installed?

Regards,
Nanda

"Spencer Harbar [MVP]" wrote:

> whilst included in the enumeration this is not possible.
> unless you go via web services, your application needs to be run on the MC
MS
> server.
>
>
> hth
> Spence
> www.mcmsfaq.com
>
>
> "Nanda" <Nanda@discussions.microsoft.com> wrote in message
> news:D1BE8906-2B16-4296-A002-BA67E74EF5DA@microsoft.com... 
>
>
>





[ Post a follow-up to this message ]



    Re: Administering CMS from remote server  
Spencer Harbar [MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:52 PM

Site Manager uses custom XML requests to ASP targets and undocumented legacy
components to provide remote management. This is not exposed via PAPI.

hth
Spence
www.mcmsfaq.com


"Nanda" <Nanda@discussions.microsoft.com> wrote in message
news:DA52A771-C336-44AB-B86D-092C9B730F5C@microsoft.com...[vbcol=seagreen]
> Hi Spencer,
>
> Thanks for the response. But how are we able to access a remote MCMS with
> the Site Manager (installed locally), to administer the remote MCMS server
> without the web services being installed?
>
> Regards,
> Nanda
>
> "Spencer Harbar [MVP]" wrote:
> 







[ Post a follow-up to this message ]



    Re: Administering CMS from remote server  
Angus Logan [MVP]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:52 PM

Hi Nanda,

Site manager makes calls back to the webserver (similar to web services).

Spence meant that you cannot use the PAPI on a remote computer.

Regards
--
 ________________________________________


Angus Logan  (MCAD/MCDBA/MCP/MVP for MCMS)
Product Specialist
Microsoft Application Solutions
Data#3 Limited
E angus_logan@data3.com.au
BLOG www.anguslogan.com
 ________________________________________

"Nanda" <Nanda@discussions.microsoft.com> wrote in message
news:DA52A771-C336-44AB-B86D-092C9B730F5C@microsoft.com...[vbcol=seagreen]
> Hi Spencer,
>
> Thanks for the response. But how are we able to access a remote MCMS with
> the Site Manager (installed locally), to administer the remote MCMS server
> without the web services being installed?
>
> Regards,
> Nanda
>
> "Spencer Harbar [MVP]" wrote:
> 







[ Post a follow-up to this message ]



    Re: Administering CMS from remote server  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-08-05 10:52 PM

Hi Nanda,

that is not possible. You can't access a remote machine.
the remote domain thing below is to allow custom authentication mechanims
that require a different machine for the authentication data source. Not to
authenticate against a remote machine.

CmsApplicationcontext can only be used on the local machine.
You should follow the webservice approach mentioned by Spencer.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights

New to MCMS?
Check out this book: Building Websites Using MCMS: http://tinyurl.com/6zj44
----------------------


"Nanda" <Nanda@discussions.microsoft.com> wrote in message
news:D1BE8906-2B16-4296-A002-BA67E74EF5DA@microsoft.com...
> Hi,
>
> I want to administer the CMS web server (1) from a remote server (2). I am
> using CMSApplicationContext object from the remote server (2) which is
> also
> installed with CMS that is pointing to different MCMS Database. Following
> is
> my code where I am initialising the object:
>
> appContext.AuthenticateAsUser(NTUser, NTPwd,
> PublishingMode.Update,"MCMSAdmin","Administrators",mcmsRemoteDomain);
>
> The problem is that when I iterate thru the channels, I still get the
> channels that are on the local machine. Can you please tell me how to do
> this
> job?
>
> Thanks!!







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 01:12 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register