La contrasenya d'admin, que és per dir-ho d'alguna manera l'equivalent al "root" dins del gallery, es defineix en la configuració del gallery.
Per tant, si en qualsevol moment es vol reconfigurar algun dels aspectes del programa, redefinir la contrassenya de "admin", etc, n'hi ha prou amb tornar a executar el programa de configuració. Per fer-ho, podeu seguir aquests passos:
$ cd /var/www/gallery $ su
(introdueix la contrasenya de root)
# sh configure.sh
Obtindràs un missatge que diu més o menys així:
You are now in setup mode, which is *INSECURE*. Your Gallery
installation can be configured by pointing your web browser
to the URL to 'setup' in this directory.
When you are done with your installation, don't forget to
run the secure.sh script!
% sh secure.sh
# sh secure.sh
Obtindràs un missatge que diu més o menys així:
Your Gallery is now secure and cannot be configured. If
you wish to reconfigure it, run:
% sh configure.sh