-
LDAP authentication
Here are example settings taken from what I'm using to authenticatte against my AD. The only "tricky" part was setting up a service account as AD requires a login before any authentication query will be processed. As we have OU Admin ri...
-
LDAP Tracker Field
ldap Tracker Field 2011-08-30 17:08:50 ! ldap Tracker Field Display a field value from a specific user, computer or other object in ldap . The operative word here being display . In order to make this work, you first have to configure ...
-
LDAPUseInPriorVersions
ldapUseInPriorVersions ldap use in older Tiki versions 2008-05-14 13:49:45 !!!ldap Pear::Auth Settings With ldap version 3 And TikiWiki 1.9.7 You may have to explicitly set the version in TikiWiki 1.9.7 to get it to work with ldap v3....
-
LDAP auth to active directory
in LDAP authentication
ldap auth to active directory 2006-11-14 22:28:56 I had success with the configuration below. None of the above worked as-is for me, and I had to change some code to get this working properly. In lib/ldap.php I changed line 189 from: ...
-
TikiMaster-Preference-Report
TikiMaster-Preference-Report 2019-08-21 10:34:26 ! List of all preferences in Tiki The list preference name description locations access_control_allow_origin Access-Control-Allo...
-
LDAP attributes synchronization
ldap attributes synchronization 2017-07-22 16:43:53 In our ldap login configuration, we have currently 3 fields for synchronizing 3 Tiki user attributes with the ldap values. This works fine: when the attribute is changed in the ldap, ...
-
Re: My AD Config
in LDAP authentication
Re: My AD Config 2005-07-16 18:27:50 > Here are example settings taken from what I'm using to authenticatte against my AD. The only "tricky" part was setting up a service account as AD requires a login before any authentication query...
-
PHP LDAP Module
PHP ldap Module 2011-11-04 19:40:37 ! Checking if it is installed To check if the PHP ldap Module is installed on your server, use Tiki Check and search for a section labelled "ldap". Installing Depending on your server distribution...
-
My AD Config
in LDAP authentication
My AD Config 2005-07-01 14:01:50 Here are example settings taken from what I'm using to authenticatte against my AD. The only "tricky" part was setting up a service account as AD requires a login before any authentication query will be ...
-
Secure LDAP
in LDAP authentication
Secure ldap 2009-07-04 23:21:31 Make sure you use ldapS or the passwords will be sent in clear over the network, this is how ldap works. Alternatively you can start TLS with ldap, but it requires you to edit lib/userslib.php and add o...
-
Ubuntu Install
reset password admin Ubuntu Install 2009-04-23 21:28:17 ! Ubuntu Install Here we have some step-by-step instructions for installing Tiki on Ubuntu Server with Apache2, MySQL/MARIADB, and PHP7/PHP8. Install Ubuntu Server I woul...
-
Ubuntu 安装
reset password admin Ubuntu 安装 2024-03-23 10:26:58 ! Ubuntu 安装 在这里,我们有一些在带有 Apache2、MySQL/MARIADB 和 PHP5/PHP7/PHP8 的 Ubuntu Server 上安装 Tiki 的分步说明。. 安装 Ubuntu 服务器 我建议在初始安装时仅安装SSH服务器。 Patch it up Copy to clipboard sudo ...
-
LDAp passwords
in LDAP authentication
ldap passwords 2005-11-03 03:59:42 I can only get ldap to work if my passwords are cleartext. How do I tell tiki that my ldap passwords are crypt or md5? \\Greg
-
LDAP with Zimbra
in LDAP authentication
ldap with Zimbra 2009-07-04 23:27:57 I'm using Zimbra with the Samba/Posix extension with TikiWiki 3.x see Zimbra Wiki for config. Here are the parameters I use in Tikiwiki to talk to Zimbra ldap: Search scope: subtree Realname attr...
-
login ldap tab 6.png
in Images for the Documentation pages
login ldap tab 6.png 2011-03-17 22:13:09 login ldap tab 6.png
-
IMAP Authentication
login authentication imap IMAP Authentication 2008-01-28 06:22:02 IMAP and IMAPS Authentication are supported natively in tikiwiki, and can be configured as shown below: NOTE: As of TikiWiki 3.0 these instructions are no longer valid....
-
LDAP authentication
ldap authentication
-
LDAP Tracker Field
ldap Tracker Field
-
LDAP Tracker Field
ldap Tracker Field
-
LDAP attributes synchronization
ldap attributes synchronization
-
MIssing fields
in LDAP authentication
MIssing fields 2005-11-03 03:57:45 This doc is missing several fields compared to my 1.8.6 install ldap Group DN: similar to User DN but both should be called User or Group RDN ldap Group Attribute: ldap Group OC: ldap Member Attribut...
-
Tiki19
Tiki19 2017-06-29 16:15:36 ! Tiki 19.0 was released in November 2018. It was a Standard Term Support (STS) version and was supported until Tiki 20.1 was released, as per the Tiki lifecycle policy Requirements See Requirements A...
-
Tiki21from18
Tiki21from18 2019-08-16 09:05:59 ! Tiki 21.0 was released in March 2020. It requires PHP 7.2, vs PHP 7.1 for Tiki20 , and at least MySQL version 5.5.3, which provides support for utf8mb4 encoding. It is a Long Term Support (LTS) ve...
-
Tiki4.x
4.0 tiki4 machine_translation workspaces treetable perspectives mediawiki colorbox pluginr category_transitions Tiki4 2009-04-12 22:00:56 ! Tiki 4.x Tiki 4.2 was released on March 5th, 2010; Tiki 4.1 on December 15th, 2009 and Tiki 4....
-
Tiki4,de
4.0 tiki4 machine_translation workspaces treetable perspectives mediawiki colorbox pluginr category_transitions treetable Tiki4,de 2009-12-10 03:03:39 ! Tiki 4.0 Tiki 4.0 erschien am 15. November 2009. Zuvor wurde es auf verschiedenen *...
-
Tutorial - Registration and Login
Tutorial - Registration and Login How to register and login 2005-10-24 23:17:43 !Registration You need to locate the login/logout module on the right (or left) pane on the screen. This login window has a register link, click on it ...
-
auth_ldap_host
in Prefreport output - Tiki 19
2 1 44 Host The hostnames, ip addresses or URIs of your ldap servers. Separate multiple entries with Whitespace or ‘,’. If you use URIs, then the settings for Port number and SSL are ignored. Example: “localhost ldaps://master.ldap....
-
Changelog 1.9
Changelog 1.9 2005-11-02 00:46:32 ! Changelog 1.9 Copy to clipboard 1 Tikiwiki Changelog 2 ------ 3 4 Changelog is now generated by cvs2cl.pl 5 http://cvsbook.red-bean.com/cvsbook.html#cvs2cl%20--%20Generate%20GNU-Style%20Ch...
-
Preferences Report 12 June 2026
Preferences Report 12 June 2026 2026-06-12 10:44:59 1. Prefs help links = = = - pref:activity -> Activity-Notifications - pref:activity -> PluginActivityStream - pref:ajax -> Lost-edit - pref:alchemy -> Media-Alchemyst - p...
-
External Authentication
openid login authentication ldap imap pam cas shibboleth email sender External Authentication 2007-05-19 20:24:39 See also: Two-factor authentication Login & External Authentication Overview of Login Methods Tiki allows ...
-
ldap_create_user_ldap
in Prefreport output - Tiki 19
1 1 24 Create user if not in ldap n If a user was authenticated by Tiki’s user database, but not found on the ldap server, Tiki will create an ldap entry for this user. login/3 flag experimental As of this writing, this is ...
-
trackerfield_ldap
in Prefreport output - Tiki 19
1 1 8 ldap ldap+Tracker+Field n Display a field value from a specific user in ldap trackers/3 flag advanced trackerfield_ldap
-
auth_ldap_permit_tiki_users
in Prefreport output - Tiki 19
1 1 39 Use Tiki authentication for users created in Tiki n If this option is set, users that are created using Tiki are not authenticated via ldap. This can be useful to let external users (ex.: partners or consultants) access Tiki, ...
-
auth_ldap_port
in Prefreport output - Tiki 19
X 5 1 14 digits Port The port number your ldap server uses (389 is the default, 636 if you check SSL). login/3 text ldap false auth_ldap_port
-
auth_ldap_type
in Prefreport output - Tiki 19
2 2 65 ldap Bind Type ldap-authentication#How_to_know_which_ldap_Bind_Type_you_need_to_use default <ul><li><b>Active Directory bind</b> will build a RDN like username at example.com where your basedn is (dc=exa...
-
auth_ldap_nameattr
in Prefreport output - Tiki 19
X 1 3 8 Realname attribute ldap-attributes-synchronization displayName Synchronize Tiki user attributes with the ldap values. login/3 text false auth_ldap_nameattr
-
auth_ldap_countryattr
in Prefreport output - Tiki 19
X 1 3 8 Country attribute ldap-attributes-synchronization Synchronize Tiki user attributes with the ldap values. login/3 text false auth_ldap_countryattr
-
auth_ldap_emailattr
in Prefreport output - Tiki 19
X 1 3 8 Email attribute ldap-attributes-synchronization Synchronize Tiki user attributes with the ldap values. login/3 text false auth_ldap_emailattr
-
auth_ldap_group_type
in Prefreport output - Tiki 19
2 2 65 ldap Bind Type ldap-authentication#How_to_know_which_ldap_Bind_Type_you_need_to_use default <ul><li><b>Active Directory bind</b> will build a RDN like username at example.com where your basedn is (dc=exa...
-
Content Organization Tools and Navigation Aids
Content Organization Tools and Navigation Aids The content of this page should merge into Features see also How to organize your content The Wiki >todo> Wiki >todo> Using Wiki Pages maybe split in parts, that will b...
-
HELP with configuration
in LDAP authentication
HELP with configuration 2006-08-04 19:01:53 Hi everybody. I need help with the configuration of tikiwiki and active directory. I'm using the followings: PHP Version 5.1.4 Apache/2.2.2 (Win32) running on windows server 2003 Active Direct...
-
Restore Help Pages
Restore Help Pages All links from the application towards doc.tiki.org Tiki has a help feature (preference name: feature_help) which activates links from within the application to the Tiki documentation. You can specify a Help URL that ...
-
Search Stats doc site
Search Stats doc site 2007-06-11 04:50:48 These stats are used to update the keywords page periodically. note: raw data is attached as a .txt for new stats see: http://doc.tiki.org/tiki-search_stats.php Stats as of June 10 2...
-
Preferences - Log-in
Preferences - Log-in 2019-02-27 08:49:53 !! Log-in - General preferences Log-in - CAS Log-in - ldap Log-in - ldap external groups Log-in - PAM Log-in - Password Blacklist Log-in - ...
-
External Authentication A
in Features
External Authentication Can use ldap (Active Directory), PAM, Auth , Http web server , CAS or Shibboleth . https://dev.tikiwiki.org/External+Authentication Administration B A B A External Authentication A
-
408
in Video Resources
06 Trackers Feature In Tiki 2019-02-07 16:50:37 06 - Trackers Feature in Tiki.png Trackers Feature in #Tiki In this Tiki Express Tutorial I’m explaining the basics of trackers. What is the Trackers feature, how to enable the Trac...
-
Author Coffeeshop
Bryan you do a great work. But please do not change the base structure. You can add things, but people need a stable reference to start working, and you can't work alone. Please take in account that you are not alone and right now we need...
-
auth_ldap_debug
in Prefreport output - Tiki 19
2 2 19 Write ldap debug Information in Tiki Logs n Write debug information to Tiki logs (Admin -> Tiki Logs, Tiki Logs have to be enabled). login/3 flag tiki-syslog.php Do not enable this option for production sites. f...
-
auth_ldap_group_external
in Prefreport output - Tiki 19
X 1 0 5 Use an external ldap server for groups n login/4 flag false auth_ldap_group_external
-
auth_ldap_group_debug
in Prefreport output - Tiki 19
2 2 19 Write ldap debug Information in Tiki Logs n Write debug information to Tiki logs (Admin -> Tiki Logs, Tiki Logs have to be enabled). login/4 flag Do not enable this option for production sites. false auth_ldap...