Re: credentials config at pkg install

2014-12-11 Thread Eugene Zhukov
Thanks for quick replies! I'll go forward with AICCU and debconf way. Not sure if I will eventually upload my package to Debian though, since this dynDNS provider is only for Finland and user base would be small. -- To UNSUBSCRIBE, email to debian-devel-requ...@lists.debian.org with a subject of

Re: credentials config at pkg install

2014-12-11 Thread Vincent Bernat
❦ 11 décembre 2014 13:12 +0200, Eugene Zhukov  : > I plan to package a perl script to run as daemon. It will update > dynamic DNS provider with IP changes etc., but for that it needs user > credentials registered at provider's web site beforehand. > Is it a good solution to ask for credentials at

Re: credentials config at pkg install

2014-12-11 Thread Antonio Terceiro
On Thu, Dec 11, 2014 at 11:30:06AM +, Wookey wrote: > +++ Eugene Zhukov [2014-12-11 13:12 +0200]: > > Hi, > > > > I plan to package a perl script to run as daemon. It will update > > dynamic DNS provider with IP changes etc., but for that it needs user > > credentials registered at provider's

Re: credentials config at pkg install

2014-12-11 Thread Wookey
+++ Eugene Zhukov [2014-12-11 13:12 +0200]: > Hi, > > I plan to package a perl script to run as daemon. It will update > dynamic DNS provider with IP changes etc., but for that it needs user > credentials registered at provider's web site beforehand. > Is it a good solution to ask for credentials

credentials config at pkg install

2014-12-11 Thread Eugene Zhukov
Hi, I plan to package a perl script to run as daemon. It will update dynamic DNS provider with IP changes etc., but for that it needs user credentials registered at provider's web site beforehand. Is it a good solution to ask for credentials at package installation step? These credentials and othe