Prevent users from changing password Prevent users from changing password
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Prevent users from changing password

Started by pcotter, January 08, 2006, 09:22:34 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

pcotter

Greetings,
How can i prevent a specific user "Guest", from changing is password?

Thnx
Dum Spiro, Spero
http://foto.pcotter.com

Tranz


pcotter

Well,ive created a Guest user wich is in the Guest group. I use this user for translation tests, so i had to provide the password. The problem is that someone changed the passowrd, and my testers were denied from having acess to the gallery. So i would like to prevent this user from changing the password!
foto.pcotter.com
user: guest
pass : guest
Thx
Dum Spiro, Spero
http://foto.pcotter.com

Joachim Müller

don't use one account to allow several people to log in, it just doesn't make sense. Make your users register, or allow anonymous access.

pcotter

Ok, but its possible to do what i ask for or not?
If so please tell me how!

Thanks
Dum Spiro, Spero
http://foto.pcotter.com

Joachim Müller

out of the box, it's not possible - if you need it, you'll have to code it.