Patch level : 12.0 578

Files correlati     : ba
Commento            : Aggiornamento interno per dninst manager, nascoste password e impostato nuova password user ftp

git-svn-id: svn://10.65.10.50/branches/R_10_00@24502 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
mtollari 2018-05-24 08:37:55 +00:00
parent 400c4580fd
commit ab20751771
2 changed files with 4 additions and 1 deletions

View File

@ -954,7 +954,7 @@ bool Tdninst_mask::on_field_event(TOperable_field& o, TField_event e, long jolly
{
set(F_ZIP_WWW, "93.146.247.172");
set(F_ZIP_USR, "guastalla");
set(F_ZIP_PWD, "tk0nmo4q3");
set(F_ZIP_PWD, "C!sYx!n8PE");
}
break;
case F_DSN_WWW:

View File

@ -53,6 +53,7 @@ END
STRING F_ZIP_PWD 32 10
BEGIN
PROMPT 68 0 ""
FLAGS "*"
CHECKTYPE REQUIRED
GROUP 1
END
@ -81,6 +82,7 @@ END
STRING F_DSN_PWD 32 10
BEGIN
PROMPT 68 1 ""
FLAGS "*"
GROUP 2
END
@ -109,6 +111,7 @@ END
STRING F_XML_PWD 32 10
BEGIN
PROMPT 68 2 ""
FLAGS "*"
CHECKTYPE REQUIRED
GROUP 3
END