Comment 2 for bug 159357

Revision history for this message
Neal McBurnett (nealmcb) wrote :

Thanks for writing this up!

I think the package should notice this sort of problem with dnsdomainname and ask for more help or fail.
Otherwise as you note the config file ends up with the invalid entry

 [realms]
     = {
 ...

instead of

 [realms]
    EXAMPLE.COM = {
 ...

or whatever.