If you haven't yet installed updater2 you can do this:

<cfscript>
        factory =
createObject('Java','coldfusion.server.ServiceFactory');
        writeOutput('Admin password: ');
        writeOutput(factory.securityservice.getAdminPassword());
</cfscript>

If you have already run updater 2 you'll be out of luck with that
method.

I'm not sure if there is an easy way to get it for post updater 2
systems.

Spike

Stephen Milligan
Team Macromedia - ColdFusion
Co-author 'Reality Macromedia ColdFusion MX: Intranets and Content
Management'
http://spikefu.blogspot.com

> -----Original Message-----
> From: Giles Roadnight [mailto:[EMAIL PROTECTED]] 
> Sent: 17 December 2002 19:21
> To: [EMAIL PROTECTED]
> Subject: [ cf-dev ] MX administrator password
> 
> 
> Can anyone remember how to get into MX administrator when you 
> don't know the password?
> 
> Hope someone is still around who can help!!
> 
> Thanks
> 
> Giles
> 
> 
> 
> -- 
> ** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/
> 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: 
> [EMAIL PROTECTED] For human help, e-mail: 
> [EMAIL PROTECTED]
> 
> 
> 


-- 
** Archive: http://www.mail-archive.com/dev%40lists.cfdeveloper.co.uk/

To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
For human help, e-mail: [EMAIL PROTECTED]

Reply via email to