openldap is a pretty flexible architechture and I know that you can use a database as the backend, so perhaps creating a system that could interact with openldap directly to manage credentials and registration. And with openldap you can merge credentials from multiple sources, so you could...
You can currently connect to ldap servers, so your best bet would be to create an openldap server and use that for a central authentication system.
I could also be missing the main point of what you are asking.
A feature add that would be helpful is SAML authentication as well to centralize on...
I just set up the dadabik_logs, and when a user logs in, it is not logging the username, the insert/update/delete seem to be working just fine though.
Your current DaDaBIK version
You are using DaDaBIK version 12.6-Aveto enterprise, installed on 05-13-2025 (installation code...
We had Eugenio add this feature a bit ago to help solve some of the issues you are describing, while I understand the parent-child heirarchy can be helpful, you would still have the same number of groups for each of those tiers, its just that each tier will need all permissions specified rather...
Please allow cascade parents for multi select checkboxes.
I have an instance where I choose a school type, then pick a school, then pick one or multiple contacts we have for a school.
I have set it up to originally single select, then set up the cascade parent, then changed it to multi select...
Can you please explain this warning? I have not found the bug in the documentation. We've used this in the past.
One or more select_multiple fields are available in the quick search form, you should remove them (see documentation, known bugs); here is the list: Driver_Of_Year.Nom_Type. You can...
Is there a way to make a template edit persistent? I want to add a custom message to the login form "Please use your windows username and password", but it went away during our last upgrade so I had to re-add it. Is there a way to make this persistent through an upgrade?
I am needing to increase the file upload timeout beyond 120 seconds, where can I do that? I looked in the php.ini file and didn't see anywhere to do so.
Your current DaDaBIK version
You are using DaDaBIK version 12.1-Aveto enterprise, installed on 07-17-2024 (installation code...
I would like to propose adding snowflake to the database options. Snowflake is a large up and coming large database solution. We are migrating off of SQL Server over to snowflake and we will be maintaining 1 sql database to handle dadabik.
Looks like snowflake does have a php pdo driver...
It would be beneficial to have a way to clear the filters when there is an issue. We frequently have an issue where users will accidentally put the wrong item into a search parameter.
Currently our solution is to go to the table in question, filter for something, then remove the filter which...
If a record exists and I have a column called Update User, I would like to store the username of the person who last updated the record.
You already have insert_datetime and update_datetime.
I would like to have insert_user and update_user (you already have insert_user with ID_user).
I would like to be able to do a last update user in a table. I think it would be beneficial to have a new dropdown menu appear when you select ID_user in field type to be able to select between insert or update as there are situations when I want to track the insert user as well as who last...
currently when changing the group of an ldap authenticated user, the password is set as a required field, could that be changed so that if a user is an ldap user, it is not required that a password be set?
Do you have support for LDAPS? I wonder if that is what is causing our issue. I have double checked all of our AD Connection information and it looks correct.
Now I have this error.
Warning: ldap_connect(): Could not create session handle: Bad parameter to an ldap routine in C:\xampp\htdocs\DaDaBIKLive\include\business_logic.php on line 0
[10 ]Error during ldap connection
I am getting the following error when trying to configure AD login
Fatal error: Uncaught Error: Call to undefined function ldap_connect() in C:\xampp\htdocs\DaDaBIKLive\include\business_logic.php:0 Stack trace: #0 C:\xampp\htdocs\DaDaBIKLive\login.php(0)...
it would be nice if you could add a quick 'Self Reference' option as well so if you print out your records, you can scan the code to pull up the specific record in dadabik.