Search found 7 matches

by Ransak
14 Jul 2018 23:17
Forum: 3.x Bugs
Topic: Issue with clamd upgrade to 0.100.0-1
Replies: 4
Views: 6431

Re: Issue with clamd upgrade to 0.100.0-1

henk wrote: 14 Jul 2018 21:42 Just read (on the last page) my upgrade steps. viewtopic.php?f=13&t=2928
I actually saw that post but didn't get to the second page thinking it was mostly about the security advisory. My fault (again). Thanks for replying!
by Ransak
14 Jul 2018 23:13
Forum: 3.x Bugs
Topic: Issue with clamd upgrade to 0.100.0-1
Replies: 4
Views: 6431

Re: Issue with clamd upgrade to 0.100.0-1

shawniverson wrote: 14 Jul 2018 21:57 viewtopic.php?f=8&p=12485
Wow, that would have saved me some time had I seen it. My fault for only searching in the bug forum. Guess I'll restore from backup and do this then to keep everything clean. Thanks for all your work!
by Ransak
14 Jul 2018 21:39
Forum: 3.x Bugs
Topic: Issue with clamd upgrade to 0.100.0-1
Replies: 4
Views: 6431

Issue with clamd upgrade to 0.100.0-1

FYI. This post will probably be outdated whenever the next version of clamd/clamav comes out, but as of 7/14/18 the version clamd-0.100.0-1 was crashing after a few seconds each time it was started. This was after doing an upgrade to EFA 3.0.2.6. I doubt it had anything to do with EFA really, more ...
by Ransak
05 May 2016 19:27
Forum: Discussion
Topic: Failed AD logins after updating from 3.0.0.8 to 3.0.1.0
Replies: 26
Views: 20718

Re: Failed AD logins after updating from 3.0.0.8 to 3.0.1.0

I'm going to leave this here for future reference (I had checked this earlier as well for those wondering):

How to integrate E.F.A with Active Directory on 3.0.0.9
viewtopic.php?t=1484
by Ransak
05 May 2016 18:34
Forum: Discussion
Topic: Failed AD logins after updating from 3.0.0.8 to 3.0.1.0
Replies: 26
Views: 20718

Re: Failed AD logins after updating from 3.0.0.8 to 3.0.1.0

I had the same issue going from 3.0.0.9 to 3.0.1.0
Initially I changed define('USE_LDAP', '1'); to define('USE_LDAP', '0');
Logged in as admin but still couldn't login as a user so I changed the user's password in EFA and could then login.
Then again changed define('USE_LDAP', '0'); to define('USE ...
by Ransak
05 May 2016 18:23
Forum: Discussion
Topic: Failed AD logins after updating from 3.0.0.8 to 3.0.1.0
Replies: 26
Views: 20718

Re: Failed AD logins after updating from 3.0.0.8 to 3.0.1.0

Perhaps you could provide a bit more information?

How do you think you are integrating with Active Directory?

I'm using the information in the release notes to authenticate users to Active Directory (via LDAP). It's been working for several months on 3.0.0.8.

I've restored from backup to 3.0.0 ...
by Ransak
03 May 2016 21:22
Forum: Discussion
Topic: Failed AD logins after updating from 3.0.0.8 to 3.0.1.0
Replies: 26
Views: 20718

Failed AD logins after updating from 3.0.0.8 to 3.0.1.0

Hi there. I've been using EFA for a small office for awhile and I've had great success with integrating it with a small MS Active Directory domain. I recently updated it (today, 5/3/2016) from 3.0.0.8 to 3.0.1.0.

After some tweaking I was able to get 3.0.1.0 installed and it carried over my changes ...