Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
is there any way to reset or recover the password of my administrative user in the case i lost it?
Best regards
Stefan
Solved! See The Solution
1 ACCEPTED SOLUTION
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Stefan,
please try the following:
- Stop the scServer (e.g. through bin/scServer stop for Linux/Unix, or just stop the service under Windows)
- Open scServer<version>/engine/etc/snapcreator.properties in an editor
- Change SNAPCREATOR_USER and SNAPCREATOR_PASS to your desired values
- Start the scServer
The user/password for the SnapCreator admin user should now have been reset to your configured values.
Regards,
Clemens
4 REPLIES 4
migration has accepted the solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Stefan,
please try the following:
- Stop the scServer (e.g. through bin/scServer stop for Linux/Unix, or just stop the service under Windows)
- Open scServer<version>/engine/etc/snapcreator.properties in an editor
- Change SNAPCREATOR_USER and SNAPCREATOR_PASS to your desired values
- Start the scServer
The user/password for the SnapCreator admin user should now have been reset to your configured values.
Regards,
Clemens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That did the trick, thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
You can also use:
./snapcreator --pwdCrypt
to generate a encrypted password and then use this as value for SNAPCREATOR_PASS.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, it worked for me as well.
