Tactic FTP Supports
From Tactic Wiki
Revision as of 12:41, 13 April 2022 by Admin (talk | contribs) (Admin moved page Ftp to Tactic FTP Supports)
Tactic FTP Configuration
- To use this module, you must first enable it using an administrator account, via the menu option "Home - Setup - Modules".
- Choose the tab where the module is listed. Then click on "Activate".
- The module is now activated.
- After activation, some settings have to be made and user rights assigned.
- If a cog icon appears at end of line of the module, click on it to access the setup page specific to the module.
FTP Permission Setup
- Then look at the slide switch in the row on the far right.
- If the circle on the left and the background is white, the module is still deactivated.
- Now click on this switch. The circle now points to the right and the display changes to green.
- The module is now activated.
- If an icon appears to the right of the slide switch, you can click on it to make further settings (setup).
FTP Error Detection
- Just after error occurs, a file ldap/temp/ldapinput.in is created into your Tactic documents directory.
- Go into directory ldap/temp.
- Open file ldapintput.in, you will find into first lines (as comments), the full ldap command you can run from command line to emulate the same action that PHP send to LDAP server.
- Run this command. You need to have ldap utilities (ldapadd, ldapmodify and ldapdelete) installed on your computer.
- Analyze the result. You should get more information on error reason.
FTP Synchronization to Client's
- For synchronization from Tactic to LDAP, once your setup is done, there is nothing to do. Each time you make a change in Tactic,
- The change is also saved into your LDAP.
- If you experience an error during LDAP synchronization, all Tactic transaction will be canceled and an error message will be shown.
- Note that LDAP returned error message in PHP are not always accurate.
- So if message is not clear enough to help you to know what's wrong, take a look a chapter "Errors".