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

Re: Request for debconf template review, ntop



Quoting Ludovico Cavedon (cavedon@debian.org):
> Hi everyone,
> 
> I would appreciate if someone could have a look at the debconf templates
> [1] of the ntop package, before I send out a call for translations /
> upload the package, please.
> 
> [1]
> http://git.debian.org/?p=collab-maint/ntop.git;a=blob_plain;f=debian/ntop.templates;h=327505ac778b948cd9d88dde3ec1bdb90f6fcc81;hb=HEAD

Here's my review (both a diff and the new templates file).

I suggest you wait for 1 or 2 other reviews before using it.


Template: ntop/user
Type: string
Default: ntop
_Description: User for the ntop process to run as:
 Please choose the login used to execute the ntop process.
 This login will be created if not already existing. The use
 of "root" is not allowed.
 .
 If you leave this empty, no login will be created and ntop
 won't run until you configure this manually.

Template: ntop/interfaces
Type: string
Default: eth0
_Description: Interface for ntop to listen:
 Please enter a comma-separated list of interfaces ntop
 should listen to.

Template: ntop/admin_password
Type: password
_Description: Administrator password:
 You must choose a password to be used with ntop administration web
 interface.

Template: ntop/admin_password_again
Type: password
_Description: Re-enter password to verify:
 Please enter the same password again to verify that you have typed it
 correctly.

Template: ntop/password_empty
Type: error
_Description: Empty password
 You entered an empty password, which is not allowed.
 Please choose a non-empty password.

Template: ntop/password_mismatch
Type: error
_Description: Password input error
 The two passwords you entered were not the same. Please try again.

Template: ntop/password_reset
Type: boolean
Default: false
_Description: Do you want to set a new administrator password?
 An password for ntop's administration web interface was already set
 in the past.
 .
 Please choose whether you want to change that password or keep it.
--- ntop.templates	2011-01-23 08:50:44.535901444 +0100
+++ ntop.templates-bubulle	2011-01-23 09:00:07.939892463 +0100
@@ -2,45 +2,48 @@
 Type: string
 Default: ntop
 _Description: User for the ntop process to run as:
- The selected user will be created if not already available. Don't choose
- root, it is not recommended and will be discarded anyway.
+ Please choose the login used to execute the ntop process.
+ This login will be created if not already existing. The use
+ of "root" is not allowed.
  .
- If you select an empty string no user will be created on the system and
- you will need to do that configuration yourself.
+ If you leave this empty, no login will be created and ntop
+ won't run until you configure this manually.
 
 Template: ntop/interfaces
 Type: string
 Default: eth0
 _Description: Interface for ntop to listen:
- Please enter a comma separated list of interfaces ntop
- should listen on.
+ Please enter a comma-separated list of interfaces ntop
+ should listen to.
 
 Template: ntop/admin_password
 Type: password
-_Description: New admin password for the ntop web interface:
- Before ntop will start an admin password must be set.
- .
- The admin password will be used to access configuration options via ntop web
+_Description: Administrator password:
+ You must choose a password to be used with ntop administration web
  interface.
 
 Template: ntop/admin_password_again
 Type: password
-_Description: Confirmation of the admin password for the ntop web interface:
+_Description: Re-enter password to verify:
+ Please enter the same password again to verify that you have typed it
+ correctly.
 
 Template: ntop/password_empty
 Type: error
-_Description: Password input error
- You can not have a blank password.
+_Description: Empty password
+ You entered an empty password, which is not allowed.
+ Please choose a non-empty password.
 
 Template: ntop/password_mismatch
 Type: error
 _Description: Password input error
- The two password you entered were not the same. Please try again.
+ The two passwords you entered were not the same. Please try again.
 
 Template: ntop/password_reset
 Type: boolean
 Default: false
-_Description: Do you want to set a new admin password?
- An admin password was already set in the past. However it is possible to set a
- new one now and overwrite the previous one. If you choose not to set a new
- admin password, the previous one will remain valid.
+_Description: Do you want to set a new administrator password?
+ An password for ntop's administration web interface was already set
+ in the past.
+ .
+ Please choose whether you want to change that password or keep it.

Attachment: signature.asc
Description: Digital signature


Reply to: