Help:Wiki Users

From GRS Documentation Wiki
Revision as of 10:39, 27 May 2024 by Andre Castro (talk | contribs) (Created page with "=Add users to the wiki= with Special:ImportUsers =Reset user passwords= In server where wiki is running: wiki01.grs.tudelft.nl as root go to wiki maintenance directory: cd /var/www/html/wiki/maintenance/ run reset changePassword.php script php changePassword.php --user "Pier Siebesma" --password "xyzmwiefrjweiofj" password is now reset to <code>xyzmwiefrjweiofj</code>")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Add users to the wiki

with Special:ImportUsers

Reset user passwords

In server where wiki is running: wiki01.grs.tudelft.nl

as root go to wiki maintenance directory:

cd /var/www/html/wiki/maintenance/

run reset changePassword.php script

php changePassword.php --user "Pier Siebesma" --password "xyzmwiefrjweiofj"

password is now reset to xyzmwiefrjweiofj