logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

gbrowse_setadmin_passwd - Sets the administrator password for the GBrowse admin

Author

       Olivier Sallou (olivier.sallou (at) irisa.fr) - Man page and packaging Lincoln Stein - GBrowse

version 1.1.0                                   February 07, 2011                                    GBrowse2(1)

Description

       This   script  uses  the  "user_account_db"  and  "admin_account"  options  in  the  currently  installed
       GBrowse.conf configuration  file  to  find  the  appropriate  accounts  database  and  the  name  of  the
       administrator.   If  a  password  is  not  provided  on  the command line, you will be prompted for it on
       standard input.
       WARNING: This script should be run as the web server user using "sudo -u www-data $0". If it detects that
       it is not being run as this user, it will attempt to sudo itself for you.

Name

       gbrowse_setadmin_passwd - Sets the administrator password for the GBrowse admin

Synopsis

gbrowse_create_account[-passpassword-nameuser]userAdminusername(default,admin)[-passpassword]Passwordisnotprovidedonthecommandline,youwillbepromptedforitonstandardinput

See Also