<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix"><br>
      I modify the following line then it seems to authenticate well<br>
      <br>
      &nbsp;'authIMAPServer' =&gt; 'mail.esiee.fr:993/ssl/novalidate-cert',<br>
      <br>
      but a notice appears at the top of the page<br>
      <br>
      Notice: Undefined index: grantAdminPriv in
      /opt/zendto/lib/NSSDropbox.php on line 984
      Notice: Undefined index: grantStatsPriv in
      /opt/zendto/lib/NSSDropbox.php on line 985 <br>
      <br>
      <br>
      On 12/11/2012 02:35 PM, Jules wrote:<br>
    </div>
    <blockquote cite="mid:50C736B4.7000001@Zend.To" type="cite">
      <meta content="text/html; charset=ISO-8859-1"
        http-equiv="Content-Type">
      <br>
      <div class="moz-cite-prefix">On 11/12/2012 12:47, Frank Bonnet
        wrote:<br>
      </div>
      <blockquote cite="mid:50C72B4B.9000605@esiee.fr" type="cite">
        <meta content="text/html; charset=ISO-8859-1"
          http-equiv="Content-Type">
        <div class="moz-cite-prefix">On 12/11/2012 01:32 PM, Jules
          wrote:<br>
        </div>
        <blockquote cite="mid:50C727F4.70905@Zend.To" type="cite">
          <meta content="text/html; charset=ISO-8859-1"
            http-equiv="Content-Type">
          Are you absolutely sure you've got the latest beta?<br>
        </blockquote>
        <br>
        I think so <br>
        <br>
        <blockquote cite="mid:50C727F4.70905@Zend.To" type="cite"> <br>
          Otherwise, just edit the "var loginForm" line to show what it
          does in my version below instead of what you've got.<br>
          That will fix it.<br>
          <br>
        </blockquote>
        <br>
        OK we move forward , <br>
        now I get an authentication error but I'm still at login page<br>
        Should I debug the auth error in some logfile&nbsp; ?<br>
      </blockquote>
      Have you set up the authentication in preferences.php? What
      authentication method and database backed have you chosen. If
      you're using local authentication, have you created a user with
      the scripts in /opt/zendto/bin yet?<br>
      <blockquote cite="mid:50C72B4B.9000605@esiee.fr" type="cite"> <br>
        thanks<br>
        <br>
        <br>
        <blockquote cite="mid:50C727F4.70905@Zend.To" type="cite">
          Jules.<br>
          <br>
          <div class="moz-cite-prefix">On 11/12/2012 12:19, Frank Bonnet
            wrote:<br>
          </div>
          <blockquote cite="mid:50C724D7.5020607@esiee.fr" type="cite">
            <meta content="text/html; charset=ISO-8859-1"
              http-equiv="Content-Type">
            <div class="moz-cite-prefix">I get this<br>
              <br>
              <br>
              # grep loginForm main.js<br>
              &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; if( $('#loginForm').length &gt; 0 ) return false;<br>
              &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; var loginForm = $('&lt;form&gt;', { id:
              'loginForm', 'method':'post', 'action':
              window.location.protocol + '//' + window.location.host });<br>
              &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; loginForm.append(un_label, uname, pw_label,
              password, login);<br>
              &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $('#container').prepend(loginForm);<br>
              &nbsp;&nbsp;&nbsp; &nbsp;&nbsp;&nbsp; $(loginForm).after(<br>
              <br>
              <br>
              <br>
              <br>
              <br>
              <br>
              On 12/11/2012 10:29 AM, Jules wrote:<br>
            </div>
            <blockquote cite="mid:50C6FCE5.6000505@Zend.To" type="cite">
              <pre wrap="">If you do this
     cd /opt/zendto/www/js
     grep loginForm main.js
do you get a line output (among others) that says this:
var loginForm = $('&lt;form&gt;', { id: 'loginForm', 'method':'post', 
'action': '.' });
?
If so, it should redirect back to the ZendTo homepage and not the 
DocumentRoot of the virtualhost.

Jules.

On 11/12/2012 08:50, Frank Bonnet wrote:
</pre>
              <blockquote type="cite">
                <pre wrap="">Hello again

Now the authentication seems OK but after being authenticated
the browser is redirected to the documentroot of the apache server
instead of zendto homepage ...


_______________________________________________
ZendTo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a>

Jules

-- 
Julian Field MEng MBCS CITP CEng
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>

Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

Fair Isle: North or northwest 4 or 5. Moderate, occasionally rough at first.
Wintry showers. Good, occasionally poor.
</pre>
              </blockquote>
              <pre wrap="">_______________________________________________
ZendTo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
</pre>
            </blockquote>
          </blockquote>
        </blockquote>
        <br>
        <br>
        <fieldset class="mimeAttachmentHeader"></fieldset>
        <br>
        <pre wrap="">_______________________________________________
ZendTo mailing list
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a moz-do-not-send="true" class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
        <br>
        <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng MBCS CITP CEng
<a moz-do-not-send="true" class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>

Twitter: @JulesFM
PGP footprint: EE81 D763 3DB0 0BFD E1DC 7222 11F6 5947 1415 B654

'All programs have a desire to be useful' - Tron, 1982
</pre>
      </blockquote>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
ZendTo mailing list
<a class="moz-txt-link-abbreviated" href="mailto:ZendTo@zend.to">ZendTo@zend.to</a>
<a class="moz-txt-link-freetext" href="http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto">http://mailman.ecs.soton.ac.uk/mailman/listinfo/zendto</a></pre>
    </blockquote>
    <br>
  </body>
</html>