RE: HELP! Forgot cfadmin password

2004-08-03 Thread Dave Watts
> Strange, the solution below did not work for a cfmx 
> installation on a win 2k prof machine.  Cf admin still 
> requires password, even restarted cf service to no avail.

It's worked for me several times on Windows 2000 machines among others. Are
you sure you changed the correct value? There are a bunch of similar-looking
things in the file.

Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: HELP! Forgot cfadmin password

2004-08-03 Thread Don
Strange, the solution below did not work for a cfmx installation on a win 2k prof machine.  Cf admin still requires password, even restarted cf service to no avail.

>You can disable the password, then run CF Administrator and reset it.
>Disabling the password will require access to either the registry if you're
>using CF 5 or earlier, or the neo-security.xml file if you're using CFMX.
...I
>think. Change the value from "1" to "0". If you're using CFMX, change "true"
>to "false" in lib\neo-security.xml:
>
>
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>phone: 202-797-5496
>fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: HELP! Forgot cfadmin password[ENCRYPTED]

2004-07-16 Thread Scott Bennett
The coldfusion admin and rds password is stored in 
c:\cfusionmx)>\lib\password.properties

The format is:

#Fri May 21 15:32:19 PDT 2004
rdspassword='-$["5W+Z4P  \n
password=,6]8*RI* AQ>?T@&C\n
encrypted=true

To reset the password delete rdspassword and password values and set
encrypted to false
  -Original Message-
  From: Eric Creese [mailto:[EMAIL PROTECTED]
  Sent: Thursday, July 15, 2004 10:11 AM
  To: CF-Talk
  Subject: Re: HELP! Forgot cfadmin password

  cfmx. so what do I need to do?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: HELP! Forgot cfadmin password

2004-07-15 Thread Casey C Cook
I forgot the administrator password on my local machine and deleted the 
coldfusionmx/lib/password.properties file and it reset the password to 
"admin".

Im not sure if this will work in all cases but it worked for me.

Thanks,
CC
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: HELP! Forgot cfadmin password

2004-07-15 Thread Michael Dinowitz
To quote Dave Watts (http://www.houseoffusion.com/lists.cfm/link=m:14:708:2764):

If you're running CFMX, you'll want to stop the service, edit
neo-security.xml, find "
value='true'/>" and set the value to false, then restart the service. 

>I forgot the password for the cfadmin. How can I change it or logon?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: HELP! Forgot cfadmin password

2004-07-15 Thread Scott Bennett
The coldfusion admin and rds password is stored in 
c:\cfusionmx)>\lib\password.properties

The format is:

#Fri May 21 15:32:19 PDT 2004
rdspassword='-$["5W+Z4P  \n
password=,6]8*RI* AQ>?T@&C\n
encrypted=true

To reset the password delete rdspassword and password values and set
encrypted to false
  -Original Message-
  From: Eric Creese [mailto:[EMAIL PROTECTED]
  Sent: Thursday, July 15, 2004 10:11 AM
  To: CF-Talk
  Subject: Re: HELP! Forgot cfadmin password

  cfmx. so what do I need to do?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




Re: HELP! Forgot cfadmin password

2004-07-15 Thread Eric Creese
cfmx. so what do I need to do?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




RE: HELP! Forgot cfadmin password

2004-07-15 Thread Dave Watts
> I forgot the password for the cfadmin. How can I change 
> it or logon?

You can disable the password, then run CF Administrator and reset it.
Disabling the password will require access to either the registry if you're
using CF 5 or earlier, or the neo-security.xml file if you're using CFMX.

If you're using CF 5, the registry value you'll be interested in is
HKLM\SOFTWARE\Allaire\ColdFusion\CurrentVersion\Server\UseAdminPassword, I
think. Change the value from "1" to "0". If you're using CFMX, change "true"
to "false" in lib\neo-security.xml:



Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
phone: 202-797-5496
fax: 202-797-5444
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]




HELP! Forgot cfadmin password

2004-07-15 Thread Eric Creese
I forgot the password for the cfadmin. How can I change it or logon?
 [Todays Threads] 
 [This Message] 
 [Subscription] 
 [Fast Unsubscribe] 
 [User Settings]
 [Donations and Support]