[ZendTo] AD Authentication issue

Ben Schneider schneiderbw at gmail.com
Thu Apr 2 19:05:29 BST 2020


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...)

Still having the same issue though, even after that's fixed.
____________________________________________
*Ben Schneider*
schneiderbw at gmail.com
Cell: 937-346-7154 <javascript:void(0);>


On Thu, Apr 2, 2020 at 1:52 PM Ben Schneider <schneiderbw at gmail.com> wrote:

> So I went ahead and turned up the PHP errors to debug level and I'm
> getting these errors:
>
> *Notice*: Undefined offset: 1 in */opt/zendto/lib/NSSADAuthenticator.php* on
> line *556*
>
> *Warning*: setcookie() expects parameter 3 to be integer, float given in
> */opt/zendto/lib/NSSDropbox.php* on line *604*
> ____________________________________________
> *Ben Schneider*
> schneiderbw at gmail.com
> Cell: 937-346-7154
>
>
> On Thu, Apr 2, 2020 at 11:20 AM Ben Schneider via ZendTo <zendto at zend.to>
> wrote:
>
>> I just tried only using the AD authenticator.  Same issue.
>>
>> Here is the last couple of logs:
>> 2020-04-02 10:30:40 192.168.100.30 [CHCCAA Secure FTP]: Info:
>> authorization succeeded for bschneider at domain.com
>> 2020-04-02 10:30:40 192.168.100.30 [CHCCAA Secure FTP]: Info: user
>> authentication verified user as 'bschneider at domain.com'
>>
>> The serverRoot is set to the URL that I am accessing the site through.
>>
>> ____________________________________________
>> *Ben Schneider*
>> schneiderbw at gmail.com
>> Cell: 937-346-7154
>>
>>
>> On Thu, Apr 2, 2020 at 10:53 AM Jules <Jules at zend.to> wrote:
>>
>>> Instead of using the Multi authenticator, try it with just the AD
>>> authenticator to start with.
>>>
>>> Does the /var/log/zendto/zendto.log say anything useful?
>>> Is the site's root URL (the setting is called 'serverRoot') set
>>> correctly in /opt/zendto/config/preferences.php?
>>>
>>> On 02/04/2020 15:31, Ben Schneider wrote:
>>>
>>> Hi Jules,
>>>
>>> It does include the domain.  I've tried both domain.com and *@domain.com
>>> ____________________________________________
>>> *Ben Schneider*
>>> schneiderbw at gmail.com
>>> Cell: 937-346-7154
>>>
>>>
>>> On Thu, Apr 2, 2020 at 10:23 AM Jules <Jules at zend.to> wrote:
>>>
>>>> Check /opt/zendto/config/internaldomains.conf.
>>>> My guess is that your email domain isn't listed in there.
>>>>
>>>> Hope that helps,
>>>> Jules.
>>>>
>>>> On 02/04/2020 15:09, Ben Schneider via ZendTo wrote:
>>>>
>>>> Hi Folks!
>>>>
>>>> I'm having some issues with a fresh install of ZendTo (Version 5.23-3).
>>>>
>>>> I have Local and AD authentication setup and I'm having the following
>>>> issue:
>>>>
>>>>  - When a Local user logs in, everything works just fine.
>>>>  - 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"
>>>>
>>>> I've checked the time on the server is in alignment with both the time
>>>> on my computer, and the time on the DC.
>>>>
>>>> I'm not sure what the issue is.  Any thoughts?
>>>> ____________________________________________
>>>> *Ben Schneider*
>>>> schneiderbw at gmail.com
>>>> Cell: 937-346-7154
>>>>
>>>> _______________________________________________
>>>> ZendTo mailing listZendTo at zend.tohttp://jul.es/mailman/listinfo/zendto
>>>>
>>>>
>>>> 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
>>>> www.Zend.To
>>>> Twitter: @JulesFM
>>>>
>>>>
>>> Jules
>>>
>>> --
>>> Julian Field MEng CEng CITP MBCS MIEEE MACM
>>>
>>> 'We face neither East nor West: we face forward.' - Kwame Nkrumah
>>> www.Zend.To
>>> Twitter: @JulesFM
>>>
>>> _______________________________________________
>> ZendTo mailing list
>> ZendTo at zend.to
>> http://jul.es/mailman/listinfo/zendto
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://jul.es/pipermail/zendto/attachments/20200402/def83f1e/attachment.html>


More information about the ZendTo mailing list