Home | Forums | Contact | Search | Syndication  
 
 [login] [create account]   Tuesday, June 17, 2025 
 
slxdeveloper.com Community Forums  
   
The Forums on slxdeveloper.com are now retired. The forum archive will remain available for the time being. Thank you for your participation on slxdeveloper.com!
 Administration Forums - General Administration
Forum to discuss general administration topics for SalesLogix (including LAN & remote topics). View the code of conduct for posting guidelines.
Forums RSS Feed


 Back to Forum List | Back to General Administration | New ThreadView:  Search:  
 Author  Thread: Reset admin password on 6.1
OSCAR
Posts: 6
 
Reset admin password on 6.1Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 11 Aug 06 7:30 AM
fiogf49gjkf0d
Hello to all.

I have tried to reset the password on a 6.1 database as was suggested for version 5 databases:

update SalesLogix.sysdba.usersecurity set userpw='62C3A78AE34A2B0F62'
where userid = 'admin'

But this method seems not to work on 6.1 databases.

Is there any other solution for 6.1 or 6.2 databases ?

Thanks in advance,

Oscar
[Reply][Quote]
Duncan Cook
Posts: 164
 
Re: Reset admin password on 6.1Your last visit to this thread was on 1/1/1970 12:00:00 AM
Posted: 11 Aug 06 10:45 AM
fiogf49gjkf0d
Hi Oscar,

This should work, must be the way you are doing it, the script below will set the password to blank;

update usersecurity set userpw = '62c3a78ae34a2b0f62' where userid = 'ADMIN'

This works on any SLX DB version, best practice is to login to Query Analyser as the sysdba user select your SLX db and then run this script.

Regards
Duncan
[Reply][Quote]
 Page 1 of 1 
  You can subscribe to receive a daily forum digest in your user profile. View the site code of conduct for posting guidelines.

   Forum RSS Feed - Subscribe to the forum RSS feed to keep on top of the latest forum activity!
 

 
 slxdeveloper.com is brought to you courtesy of Ryan Farley & Customer FX Corporation.
 This site, and all contents herein, are Copyright © 2025 Customer FX Corporation. The information and opinions expressed here are not endorsed by Sage Software.

code of conduct | Subscribe to the slxdeveloper.com Latest Article RSS feed
   
 
page cache (param): 6/17/2025 6:51:15 AM