Search found 5 matches

by jeremfg
23 Nov 2011, 02:56
Forum: Help
Topic: LDAP Intermittent (works once in many attempts) [SOLVED]
Replies: 3
Views: 3831

Re: LDAP Intermittent (works once in many attempts) [SOLVED]

I did read it before making my last post and implementing my own solution, but I haven't found much of anything usefull... Since I was familiar with PHP, I Just went ahead and implemented my own solution.

To be able to search for user in multiples location in the Directory by using my method, you ...
by jeremfg
22 Nov 2011, 14:01
Forum: Help
Topic: LDAP Intermittent (works once in many attempts) [SOLVED]
Replies: 3
Views: 3831

Re: LDAP Intermittent [PROBLEM SOLVED]

I've tracked down the problem...

Apparently, on my machine at least, the php functions ldap_search(), ldap_list() and ldap_read() dont use the correct scope. For example, ldap_search() doesn't do a subtree search....

I've re-written part of the ldap api code to circumvent this problem... Now I ...
by jeremfg
19 Nov 2011, 20:57
Forum: Help
Topic: LDAP Intermittent (works once in many attempts) [SOLVED]
Replies: 3
Views: 3831

LDAP Intermittent (works once in many attempts) [SOLVED]

I've been a user of Mantis for a few years now, but this time, I was hoping to use it on our LDAP. So far, with little success

I'm attempting to configure LDAP with Microsoft Active Directory (Windows Server 2008 R2)...
I've installed the latest stable version of Mantis ( 1.2.8 )
It's running under ...
by jeremfg
14 Oct 2010, 20:44
Forum: Help
Topic: Upgrade mantis to 1.2.3 - Copy custom field Target Version
Replies: 1
Views: 2042

Upgrade mantis to 1.2.3 - Copy custom field Target Version

Hi...

We have been using Mantis 1.0.7 for a few years now here at the space agency, and are now preparing for migrating it to our new clustered servers...
Since there are quite a few interesting new features, we also decided to upgrade.
In order to use the new roadmap feature, I've learned that it ...
by jeremfg
19 Feb 2010, 19:24
Forum: Help
Topic: Mantis SSL with Gmail
Replies: 2
Views: 10739

Re: Mantis SSL with Gmail

I've been struggling with this issue for almost a month.... With the current production version : 1.1.8


This really sloved my problems... I can use a gmail account to send emails, since I couldn't with my ISP's servers...

They use the same thing as Windows Live (hotmail) as far as I can see from ...