-
-
Notifications
You must be signed in to change notification settings - Fork 551
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Shared Keys are not generated for new Users and after Password reset #4554
Comments
Migrated to another password vault, no further support required. |
Hello |
@aroussel62 |
@aroussel62 Edit: this will not solve the issue here. |
@aroussel62 You can also check how many keys you have for this user directly in DB:
|
@nilsteampassnet - we got excactly the same problem - I just changed the Password of one of our Users - now no Password is accessible anymore for this Login. (version 3.1.3.9) Your Query would return lot's ob Objects: Apache Logs not showing any Errors. Are there any other Logs we should check? Also after I reset the Password not from Admin - but from User Login itself - it's the same - Passwords are not accessible :-( I hope we can narrow down this Problem is multiple Accounts can't access any Password anymore ... which is a major problem! :-( thx |
@futureweb
|
@nilsteampassnet - Confirming that we only have local Teampass users. I followed the suggested steps, no error occurs when executing the script, the password reset email is not being sent, and no passwords are available. Tested this twice. Let me please know if you need any additional details for troubleshooting.
|
@nilsteampassnet Do you have any other ideas on how to identify the issue? It's becoming critical since we already have several accounts that can't access any passwords, causing significant problems. |
Steps to reproduce
Steps to reproduce scenario 2
Expected behaviour
The new user should be able to access passwords of items, which have been created before the user.
Scenario 2: The existing user should be able to access passwords of items he was able to access before the password reset.
Actual behaviour
All items display this green no access icon. When trying to display the password an error message pops up saying "Element does not have a password".
teampass_sharekeys_items
is empty for the user id.After trying to generate new keys using the UI the database table
teampass_sharekeys_items
is also empty for the user id. The task is getting started properly though.teampass_sharekeys_items
for the user id.I create a new ticket to indicate the importance of this error. Identical issues found but not solved yet:
Server configuration
Operating system: Debian GNU/Linux 11 (bullseye)
Web server: Apache/2.4.62 (Debian)
Database: 10.5.26-MariaDB-0+deb11u2
PHP version: 8.2.26
Teampass version: 3.1.3.8
LDAP authentication is enabled.
Teampass configuration file:
Updated from an older Teampass or fresh install:
Updated, instance has been active since 2.xx version. No "tp.config.php" file available.
The last installed version was 3.0.0.21, the issue did not occur with this version.
Client configuration
Browser: Any browser, tested on Chrome and Edge
Operating system: Windows 11
Logs
Web server error log
Log from the web-browser developer console (CTRL + SHIFT + i)
The text was updated successfully, but these errors were encountered: