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_create_account - Creates an account for GBrowse

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

       Creates  a  user  account with the desired username and password. If the account already exists, then the
       password  is  reset.   This  script  uses  the  "user_account_db"   option  in  the  currently  installed
       GBrowse.conf configuration file to find the appropriate accounts database.
       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_create_account - Creates an account for GBrowse

Synopsis

gbrowse_create_account[-passpassword-fullnamename-emailaddress]useruserGBrowseusername[-passpassword]Ifapasswordisnotprovidedonthecommandline,youwillbepromptedforitonstandardinput[-fullnamename]Userfullname[-emailaddress]Useremail

See Also