Search found 2 matches
- 12 Jan 2007, 17:08
- Forum: General Discussion
- Topic: [FEATURE] Attached Files to be PRIVATE.
- Replies: 2
- Views: 7974
Controlling the privacy of attachments by projects/users
Now that you have shown that the control of attachments is possible at the global level, it would be nice if this control could be obtained for specific projects or users only.
- 12 Jan 2007, 14:54
- Forum: Help
- Topic: Configuring LDAP for Active Directory (Windows/Apache)
- Replies: 1
- Views: 3968
Configuring LDAP for Active Directory (Windows/Apache)
I have written the following class for my PHP applications and it works fine, but I am unable to configure Mantis to use LDAP. Can anybody help?
File: SynchUser.class.php
<?
// Define the IC ADS constants
define("LDAP_HOST", "ICENT-Query.ic.gc.ca");
define("LDAP_DN", "OU=ICUSERS,DC=ICENT,DC=IC ...
File: SynchUser.class.php
<?
// Define the IC ADS constants
define("LDAP_HOST", "ICENT-Query.ic.gc.ca");
define("LDAP_DN", "OU=ICUSERS,DC=ICENT,DC=IC ...