<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    Next idea: is your 'cookieSecret' set to something suitable in
    preferences.php?<br>
    And reset your 'cookieTTL' back to 12 hours (43200).<br>
    <br>
    <div class="moz-cite-prefix">On 02/04/2020 19:05, Ben Schneider
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:WM!2b7d3697b69164872bb26f62a375cb7f42402104f60ed87f172cb47c37b546ade0a5098657a72816a234f8d0dacd715c02c8f45ef6e3cfac7094770b393dbfbe25962a11e155ddcf25208e455f9affec!@mx.jul.es">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">Okay,  So I figured out the setcookie() issue.  (I
        had set the cookie lifetime so high that PHP no longer
        considered it an integer apparently...) 
        <div><br>
        </div>
        <div>Still having the same issue though, even after that's
          fixed.<br>
          <div>
            <div>
              <div dir="ltr" class="gmail_signature"
                data-smartmail="gmail_signature"><span
style="font-size:11.0pt;font-family:"Cambria","serif";color:#4bacc6">____________________________________________<br>
                </span><span style="font-family:georgia,serif"><font
                    size="4"><b>Ben Schneider</b></font><span
                    style="font-size:11pt;color:rgb(75,172,198)"><br>
                  </span><a href="mailto:schneiderbw@gmail.com"
                    target="_blank" moz-do-not-send="true">schneiderbw@gmail.com</a><span
                    style="font-size:11pt;color:rgb(75,172,198)"><br>
                  </span><span class="telLinkerInserted">Cell:<a
                      class="telLinkerInserted"
                      href="javascript:void(0);" title="Call:
                      937-346-7154" moz-do-not-send="true"> 937-346-7154</a></span></span><span
style="font-size:11.0pt;font-family:"Cambria","serif";color:#4bacc6"><br>
                </span></div>
            </div>
            <br>
          </div>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Thu, Apr 2, 2020 at 1:52 PM
          Ben Schneider <<a href="mailto:schneiderbw@gmail.com"
            moz-do-not-send="true">schneiderbw@gmail.com</a>> wrote:<br>
        </div>
        <blockquote class="gmail_quote" style="margin:0px 0px 0px
          0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div dir="ltr">So I went ahead and turned up the PHP errors to
            debug level and I'm getting these errors:
            <div><br>
            </div>
            <div><b
                style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px">Notice</b><span
style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px;background-color:rgb(203,204,205)">:
                Undefined offset: 1 in </span><b
                style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px">/opt/zendto/lib/NSSADAuthenticator.php</b><span
style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px;background-color:rgb(203,204,205)"> on
                line </span><b
                style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px">556</b><br
style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px">
              <br
                style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px">
              <b
                style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px">Warning</b><span
style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px;background-color:rgb(203,204,205)">:
                setcookie() expects parameter 3 to be integer, float
                given in </span><b
                style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px">/opt/zendto/lib/NSSDropbox.php</b><span
style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px;background-color:rgb(203,204,205)"> on
                line </span><b
                style="color:rgb(0,0,0);font-family:Roboto,sans-serif;font-size:14.72px">604</b>  <br
                clear="all">
              <div>
                <div dir="ltr"><span
                    style="font-size:11pt;font-family:Cambria,serif;color:rgb(75,172,198)">____________________________________________<br>
                  </span><span style="font-family:georgia,serif"><font
                      size="4"><b>Ben Schneider</b></font><span
                      style="font-size:11pt;color:rgb(75,172,198)"><br>
                    </span><a href="mailto:schneiderbw@gmail.com"
                      target="_blank" moz-do-not-send="true">schneiderbw@gmail.com</a><span
                      style="font-size:11pt;color:rgb(75,172,198)"><br>
                    </span><span>Cell:<a title="Call: 937-346-7154"
                        moz-do-not-send="true"> 937-346-7154</a></span></span><span
style="font-size:11pt;font-family:Cambria,serif;color:rgb(75,172,198)"><br>
                  </span></div>
              </div>
              <br>
            </div>
          </div>
          <br>
          <div class="gmail_quote">
            <div dir="ltr" class="gmail_attr">On Thu, Apr 2, 2020 at
              11:20 AM Ben Schneider via ZendTo <<a
                href="mailto:zendto@zend.to" target="_blank"
                moz-do-not-send="true">zendto@zend.to</a>> wrote:<br>
            </div>
            <blockquote class="gmail_quote" style="margin:0px 0px 0px
              0.8ex;border-left:1px solid
              rgb(204,204,204);padding-left:1ex">
              <div dir="ltr">I just tried only using the AD
                authenticator.  Same issue.
                <div><br>
                </div>
                <div>Here is the last couple of logs:</div>
                <div>2020-04-02 10:30:40 192.168.100.30 [CHCCAA Secure
                  FTP]: Info: authorization succeeded for <a
                    href="mailto:bschneider@domain.com" target="_blank"
                    moz-do-not-send="true">bschneider@domain.com</a><br>
                  2020-04-02 10:30:40 192.168.100.30 [CHCCAA Secure
                  FTP]: Info: user authentication verified user as '<a
                    href="mailto:bschneider@domain.com" target="_blank"
                    moz-do-not-send="true">bschneider@domain.com</a>'<br>
                  <div>
                    <div dir="ltr"><br>
                    </div>
                    <div>The serverRoot is set to the URL that I am
                      accessing the site through.</div>
                    <div dir="ltr"><span
                        style="font-size:11pt;font-family:Cambria,serif;color:rgb(75,172,198)"><br>
                      </span></div>
                    <div dir="ltr"><span
                        style="font-size:11pt;font-family:Cambria,serif;color:rgb(75,172,198)">____________________________________________<br>
                      </span><span style="font-family:georgia,serif"><font
                          size="4"><b>Ben Schneider</b></font><span
                          style="font-size:11pt;color:rgb(75,172,198)"><br>
                        </span><a href="mailto:schneiderbw@gmail.com"
                          target="_blank" moz-do-not-send="true">schneiderbw@gmail.com</a><span
                          style="font-size:11pt;color:rgb(75,172,198)"><br>
                        </span><span>Cell:<a title="Call: 937-346-7154"
                            moz-do-not-send="true"> 937-346-7154</a></span></span><span
style="font-size:11pt;font-family:Cambria,serif;color:rgb(75,172,198)"><br>
                      </span></div>
                  </div>
                  <br>
                </div>
              </div>
              <br>
              <div class="gmail_quote">
                <div dir="ltr" class="gmail_attr">On Thu, Apr 2, 2020 at
                  10:53 AM Jules <<a href="mailto:Jules@zend.to"
                    target="_blank" moz-do-not-send="true">Jules@zend.to</a>>
                  wrote:<br>
                </div>
                <blockquote class="gmail_quote" style="margin:0px 0px
                  0px 0.8ex;border-left:1px solid
                  rgb(204,204,204);padding-left:1ex">
                  <div> Instead of using the Multi authenticator, try it
                    with just the AD authenticator to start with.<br>
                    <br>
                    Does the /var/log/zendto/zendto.log say anything
                    useful?<br>
                    Is the site's root URL (the setting is called
                    'serverRoot') set correctly in
                    /opt/zendto/config/preferences.php?<br>
                    <br>
                    <div>On 02/04/2020 15:31, Ben Schneider wrote:<br>
                    </div>
                    <blockquote type="cite">
                      <div dir="ltr">Hi Jules,
                        <div><br>
                        </div>
                        <div>It does include the domain.  I've tried
                          both <a href="http://domain.com"
                            target="_blank" moz-do-not-send="true">domain.com</a>
                          and *@<a href="http://domain.com"
                            target="_blank" moz-do-not-send="true">domain.com</a><br
                            clear="all">
                          <div>
                            <div dir="ltr"><span
                                style="font-size:11pt;font-family:Cambria,serif;color:rgb(75,172,198)">____________________________________________<br>
                              </span><span
                                style="font-family:georgia,serif"><font
                                  size="4"><b>Ben Schneider</b></font><span
style="font-size:11pt;color:rgb(75,172,198)"><br>
                                </span><a
                                  href="mailto:schneiderbw@gmail.com"
                                  target="_blank" moz-do-not-send="true">schneiderbw@gmail.com</a><span
style="font-size:11pt;color:rgb(75,172,198)"><br>
                                </span><span>Cell:<a title="Call:
                                    937-346-7154" moz-do-not-send="true">
                                    937-346-7154</a></span></span><span
style="font-size:11pt;font-family:Cambria,serif;color:rgb(75,172,198)"><br>
                              </span></div>
                          </div>
                          <br>
                        </div>
                      </div>
                      <br>
                      <div class="gmail_quote">
                        <div dir="ltr" class="gmail_attr">On Thu, Apr 2,
                          2020 at 10:23 AM Jules <<a
                            href="mailto:Jules@zend.to" target="_blank"
                            moz-do-not-send="true">Jules@zend.to</a>>
                          wrote:<br>
                        </div>
                        <blockquote class="gmail_quote"
                          style="margin:0px 0px 0px
                          0.8ex;border-left:1px solid
                          rgb(204,204,204);padding-left:1ex">
                          <div> Check
                            /opt/zendto/config/internaldomains.conf.<br>
                            My guess is that your email domain isn't
                            listed in there.<br>
                            <br>
                            Hope that helps,<br>
                            Jules.<br>
                            <br>
                            <div>On 02/04/2020 15:09, Ben Schneider via
                              ZendTo wrote:<br>
                            </div>
                            <blockquote type="cite">
                              <div dir="ltr">Hi Folks!
                                <div><br>
                                </div>
                                <div>I'm having some issues with a fresh
                                  install of ZendTo (Version 5.23-3).</div>
                                <div><br>
                                </div>
                                <div>I have Local and AD authentication
                                  setup and I'm having the following
                                  issue:</div>
                                <div><br>
                                </div>
                                <div> - When a Local user logs in,
                                  everything works just fine.</div>
                                <div> - When an AD user logs in, they
                                  get presented with the activities they
                                  are supposed to, but when they attempt
                                  to click on one of them they get "This
                                  feature is only available to users who
                                  have logged in"</div>
                                <div><br>
                                </div>
                                <div>I've checked the time on the server
                                  is in alignment with both the time on
                                  my computer, and the time on the DC.</div>
                                <div><br>
                                </div>
                                <div>I'm not sure what the issue is. 
                                  Any thoughts?</div>
                                <div>
                                  <div>
                                    <div dir="ltr"><span
                                        style="font-size:11pt;font-family:Cambria,serif;color:rgb(75,172,198)">____________________________________________<br>
                                      </span><span
                                        style="font-family:georgia,serif"><font
                                          size="4"><b>Ben Schneider</b></font><span
style="font-size:11pt;color:rgb(75,172,198)"><br>
                                        </span><a
                                          href="mailto:schneiderbw@gmail.com"
                                          target="_blank"
                                          moz-do-not-send="true">schneiderbw@gmail.com</a><span
style="font-size:11pt;color:rgb(75,172,198)"><br>
                                        </span><span>Cell:<a
                                            title="Call: 937-346-7154"
                                            moz-do-not-send="true">
                                            937-346-7154</a></span></span><span
style="font-size:11pt;font-family:Cambria,serif;color:rgb(75,172,198)"><br>
                                      </span></div>
                                  </div>
                                </div>
                              </div>
                              <br>
                              <fieldset></fieldset>
                              <pre>_______________________________________________
ZendTo mailing list
<a href="mailto:ZendTo@zend.to" target="_blank" moz-do-not-send="true">ZendTo@zend.to</a>
<a href="http://jul.es/mailman/listinfo/zendto" target="_blank" moz-do-not-send="true">http://jul.es/mailman/listinfo/zendto</a>
</pre>
                            </blockquote>
                            <br>
                            <pre cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'One of the deep secrets of life is that all that is really worth
 doing is what we do for others.' - Lewis Carroll

<a href="http://www.Zend.To" target="_blank" moz-do-not-send="true">www.Zend.To</a>
Twitter: @JulesFM
</pre>
                          </div>
                        </blockquote>
                      </div>
                    </blockquote>
                    <br>
                    <pre cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'We face neither East nor West: we face forward.' - Kwame Nkrumah

<a href="http://www.Zend.To" target="_blank" moz-do-not-send="true">www.Zend.To</a>
Twitter: @JulesFM
</pre>
                  </div>
                </blockquote>
              </div>
              _______________________________________________<br>
              ZendTo mailing list<br>
              <a href="mailto:ZendTo@zend.to" target="_blank"
                moz-do-not-send="true">ZendTo@zend.to</a><br>
              <a href="http://jul.es/mailman/listinfo/zendto"
                rel="noreferrer" target="_blank" moz-do-not-send="true">http://jul.es/mailman/listinfo/zendto</a><br>
            </blockquote>
          </div>
        </blockquote>
      </div>
    </blockquote>
    <br>
    <pre class="moz-signature" cols="72">Jules

-- 
Julian Field MEng CEng CITP MBCS MIEEE MACM

'Infosec: A profession that turns normal people into whiskey drinking,
 swearing, paranoid, disheartened curmudgeons with no hope for the
 future of computers or humanity.' - Urban Dictionary

<a class="moz-txt-link-abbreviated" href="http://www.Zend.To">www.Zend.To</a>
Twitter: @JulesFM
</pre>
  </body>
</html>