Howto shell script: change user password #3803
Unanswered
ron-from-nl
asked this question in
Q&A
Replies: 2 comments
-
@ron-from-nl |
Beta Was this translation helpful? Give feedback.
0 replies
-
@nilsteampassnet Je te remercie pour ton avis ! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, not sure if my question is a hard or maybe not so hard one to answer, but here is the situation:
Say TeamPass has two users:
An Admin called: admin (only administator tasks)
A Manager called: steve (creates and maintains all the secret items in the folders)
How can I (from the command-line) bash / php script: [Change login password ] for these two users: admin, steve ?
The server:
TeamPass 3.0.9
Debian GNU/Linux 11 (bullseye)
PHP version: 7.4.33
Server version: 5.5.5-10.5.19-MariaDB-0+deb11u2
The purpose behind this is a single-sign-on user on a web server.
TeamPass is the last webapp (among others) to include in a password change script.
It would be really cool if a shell script could change the TeamPass user passwords.
Is there anyone that knows howto do this ?
Cheers, Ron
Beta Was this translation helpful? Give feedback.
All reactions