Topic: Microsoft Active Directory
I would love to be able to integrate Front Accounting with MS Active Directory (or Open LDAP) so that there is a single user sign-on capability. Anyone done this sort of thing?
It's much more fun, when you can discuss your problems with others...
You are not logged in. Please login or register.
FrontAccounting forum → Wish List → Microsoft Active Directory
I would love to be able to integrate Front Accounting with MS Active Directory (or Open LDAP) so that there is a single user sign-on capability. Anyone done this sort of thing?
Hi KiegKhan,
I have created FrontAccounting OpenLDAP Connector with the ability to automatically provision ldap users into FA. It is a Single Sign On process that you are looking for but using OpenLDAP Server. You may downloads it from
http://www.anterp.com/downloads/FrontAccounting-LDAP-Server.tar.gz
Installation Notes:
1. Please make a backup before executing this step.
2. Extract FrontAccounting OpenLDAP Connector.
3. Upload to your Root directory.
There are 2 file that will be overwrite:
1) includes/current_user.inc
2) includes/session.inc
Configuration file: config_ldap.php
// LDAP Server
define(
This FrontAccounting OpenLDAP Connector API is also on the Download Release 2.3 page.
/Joe
Hi KiegKhan,
I have created FrontAccounting OpenLDAP Connector with the ability to automatically provision ldap users into FA. It is a Single Sign On process that you are looking for but using OpenLDAP Server. You may downloads it from
http://www.anterp.com/downloads/FrontAccounting-LDAP-Server.tar.gz
Installation Notes:
1. Please make a backup before executing this step.
2. Extract FrontAccounting OpenLDAP Connector.
3. Upload to your Root directory.There are 2 file that will be overwrite:
1) includes/current_user.inc
2) includes/session.incConfiguration file: config_ldap.php
// LDAP Server
define(
I got this error
include_once(./includes/db/sync_db.inc): failed to open stream: No such file or directory in file: C:\xampp\htdocs\frontaccounting\includes\session.inc at line 344
there is no sync_db.inc there
thanks
FrontAccounting forum → Wish List → Microsoft Active Directory
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 4 official extensions. Copyright © 2003–2009 PunBB.