[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: [RFR] Description and templates for package dotLRN



El mar, 05-01-2010 a las 06:08 +0100, Christian PERRIER escribió:
> Quoting Justin B Rye (jbr@edlug.org.uk):
> > Or maybe:
> > 
> >   _Description: Grant PostgreSQL access to the dotLRN user?
> >    Please specify whether /etc/postgresql/pg_hba.conf should allow the
> >    dotLRN user to access the database.
> 
> 
> That one is fie by me. "Please specify whether <foo>" is my usual
> proposal when I suggest replacing a question in the long description
> of a given template.

Ok, looks good, I attach the fixed templates file to this email.

Thanks!

Héctor

Template: dotlrn/db_host
Type: string
Default: localhost
_Description: Host running the PostgreSQL server for dotLRN:
 Please provide the hostname of a remote PostgreSQL server.
 .
 You must have already arranged for the administrative
 account to be able to remotely create databases and grant
 privileges. 

Template: dotlrn/dba_name
Type: string
Default: postgres
_Description: Database administrator username:
 Please enter the PostgreSQL administrator username, needed for
 the database creation.

Template: dotlrn/dba_password
Type: password
_Description: Database administrator password:
 Please enter the PostgreSQL administrator password, needed for
 the database creation.

Template: dotlrn/mismatch
Type: note
_Description: Password mismatch
 The two passwords you entered were not the same. Please enter a password again.

Template: dotlrn/dbu_name
Type: string
Default: www-data 
_Description: Database username for dotLRN:
 Please provide a PostgreSQL username for dotLRN to register with the
 database server.  A PostgreSQL user is not necessarily the same as a
 system login, especially if the database is on a remote server.
 .
 This is the user which will own the database, tables and other
 objects to be created by this installation.  This user will have
 complete freedom to insert, change or delete data in the database.

Template: dotlrn/dbu_password
Type: password
_Description: Database owner password:
 Please enter the password of the dotLRN database owner.

Template: dotlrn/dbu_confirm
Type: password
_Description: Database owner password confirmation:
 Please confirm the password of the dotLRN database owner.

Template: dotlrn/pg_grant_access
Type: boolean
_Description: Grant PostgreSQL access to the dotLRN user?
 Please specify whether /etc/postgresql/.../pg_hba.conf should 
 allow the dotLRN user to access the database.

Reply to: