]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/gnome2-console/authenticate.c
- Modify the depend section of each Makefile.in to reference
[bacula/bacula] / bacula / src / gnome2-console / authenticate.c
index f1c6febd746da12f039b0d88a06550ec45a854b4..8cebb7aca44e381c02cece3412c481da681c8dfb 100644 (file)
@@ -72,6 +72,9 @@ int authenticate_director(JCR *jcr, DIRRES *director, CONRES *cons)
       stop_bsock_timer(tid);
       printf(_("%s: Director authorization problem.\n"), my_name);
       set_text(_("Director authorization problem.\n"), -1);
+      set_text(_(
+       "Please see http://www.bacula.org/html-manual/faq.html#AuthorizationErrors for help.\n"), 
+       -1);
       return 0;
    }