Very good video. Very professional. Have used this video 2 times, 0 problems both times. Only thing is you might get an error saying the search isn't working. run the following command "systemctl start slapd" and then the search should work after you have installed and configured ldap 7 minutes in. Thank you for your time.
Hello Thank You so much from Paris, I was afraid to install configure an LDAP server for my school project nobody know linux in my team we are useless people ahahha , but thank of your video we did it without error and just one try ! God bless u
i have installed openldap server successfully, but now I am struggling to install samba domain template .. your guidance will be appreciated. Thanks for the video doc.
Thank you very much bro for those guys having problem creating user accout source: askubuntu.com/questions/692146/error-trying-to-get-a-non-existent-value-appearance-password-hash-in-ldap answer: open sudo vi /usr/share/phpldapadmin/lib/TemplateRender.php Search line $default = $this->getServer()->getValue('appearance','password_hash'); and change to $default = $this->getServer()->getValue('appearance','password_hash_custom');
Hi, Can you help me with this. I have installed openLDAP on my Ubuntu 16.04 wth phpldapadmin (for GUI access). I want to connect my windows machines to the Ubuntu domain. Can someone suggest me any ideas? The LDAP should authenticate any LDAP users over the windows machines
Hi Siva Chidambaram, I think your problem is resolved. I work on one project which I want to install OpenLDAP in Ubuntu 4.04 and I desire to synchronize LDAP Server and the contact message on the server Exchange.
Very good video. Very professional. Have used this video 2 times, 0 problems both times. Only thing is you might get an error saying the search isn't working. run the following command "systemctl start slapd" and then the search should work after you have installed and configured ldap 7 minutes in. Thank you for your time.
Great video! Thanks for the information about phpldapadmin, I don't think I would have known about it otherwise
i followed the tutorial step by step ... it's working just fine ... thank you very much ... good work
Hello Thank You so much from Paris,
I was afraid to install configure an LDAP server for my school project nobody know linux in my team we are useless people ahahha , but thank of your video we did it without error and just one try ! God bless u
Really educative and practical... More grace Sir
Can you provide the steps for windows/Mac Os installation or any links to follow up .Please Help...
Thank you very much for this guide!
GREAT VIDEO!! Thankyou very much, so helpful for my final assignment
Anand! Thank you for putting this video together.
Clear cut explanation sir. very useful
Thanks , the sudo dpkg-reconfigure slapd was the step i was missing, thanks :)
i have installed openldap server successfully, but now I am struggling to install samba domain template .. your guidance will be appreciated. Thanks for the video doc.
GREAT VIDEO!!! easy to follow, easy to understand.... Thank you!
You, Sir potentially saved my ass. Much thanks for uploading this video! (Y)
Thanks for the awesome content! definitely keep posting stuff like this!
Great .. really good content and proper explanation in this video
Great Sir, thanks for the video,, i hope you will create a tutorial on how to integrate the ldap server on windows active directory
Thank you very much bro for those guys having problem creating user accout
source: askubuntu.com/questions/692146/error-trying-to-get-a-non-existent-value-appearance-password-hash-in-ldap
answer:
open
sudo vi /usr/share/phpldapadmin/lib/TemplateRender.php
Search line
$default = $this->getServer()->getValue('appearance','password_hash');
and change to
$default = $this->getServer()->getValue('appearance','password_hash_custom');
Great Video, straing to the Point! thank you so much!!!
great job sir, nice voice
Thanks very much for this presentation. It was very useful.
Such a good example, i also love your voice :)) thank you!
Very good video!
Thank u So Much Buddy, Its awesome Working Great but i have installed it on Ubuntu 14.04
You have a beautiful voice Sir viola manifico
thanks for your support :)
Thanks for the video, Its really helpful
Awesome video sir
great work sir .. thanks
Nice video, Could you please tell me how to force PHP 5.6 instead of 7?
very good tutorial
Thank you so much. I got it.
good work.
nice , please upload openldap client configuration.
Hi, Can you help me with this. I have installed openLDAP on my Ubuntu 16.04 wth phpldapadmin (for GUI access). I want to connect my windows machines to the Ubuntu domain. Can someone suggest me any ideas? The LDAP should authenticate any LDAP users over the windows machines
Hi Siva Chidambaram, I think your problem is resolved. I work on one project which I want to install OpenLDAP in Ubuntu 4.04 and I desire to synchronize LDAP Server and the contact message on the server Exchange.
how?
great vid ! thanks
many thanks!
awesome sir... but you are very fast...
hello sir, how to add passwordpolicy ?
You can go to this website: www.ryanfrantz.com/posts/openldap-implementing-the-password-policy-overlay/ and learn more regarding password policy.