On Oct 5, 2018, at 9:29 AM, Pascal Legrand <pascal.legrand@univ-orleans.fr> wrote:
Then if i add this line in dictionary : ATTRIBUTE Nom-Machine 3003 string
And if my config file is like that : 0C41E978313C Cleartext-Password := "0C41E978313C", Nom-Machine := "SWITCH-CM1" 0C41E97831A3 Cleartext-Password := "0C41E97831A3", Nom-Machine := "SWITCH-CM2" 007E95CC6070 Cleartext-Password := "007E95CC6070", Nom-Machine := "AP-CM1" 007E95CC5EF0 Cleartext-Password := "007E95CC5EF0", Nom-Machine := "AP-CM2" ..........
I see that "msg_badpass = string" can be a variable. Then, does "Nom-Machine" is the variable name ?
Concepts like this are answered in the documentation. See "man unlang", which Arran told you to read a while back. Or, hundreds of examples in the configuration files. If you don't read the documentation, you will have a *very* hard time configuring the software. Alan DeKok.