Cảm ơn bạn HappyGhost đã làm video hướng dẫn Install OpenLDAP ngắn gọn, dễ hiểu, cập nhật với OS mới nhất nữa. Mình tìm hiểu OpenLDAP trong khi đang loay hoay tìm cách install LSF server như là IBM Spectrum LSF hoặc SGE (Sun Grid Engine) để submit job lên 8 con servers (cái này là cô giáo nhờ hix) dùng cho SPICE simulation. Tìm hiểu đến đây mới thấy hệ thống đấy cần biết nhiều thứ thật trên Linux thì mới hoạt động được. Xưa thì onsite ở Nhật mình dùng rồi nhưng không ngờ tự setup lại phức tạp thế. Mình dùng qsub của SGE. Mình cũng rất bất ngờ khi ở Việt Nam có bạn giỏi Linux thế này!!! Mong bạn có thêm nhiều video thú vị hơn về Linux trong tương lai. Mình nghĩ mảng web các thứ thì nhiều rồi nhưng mảng setup server, compute farm, LSF như trên cũng khá hay!!!
@xanhron9 ай бұрын
Cảm ơn bạn !!!
@haramkhore36142 ай бұрын
excellent tutorial, issues I had also fixed, really appreciate for such a nice and easy to install LDAP installation video.
@JuddCGI Жыл бұрын
I love you man! That's a wonderful job you're doing
@ewill2010 Жыл бұрын
Big thanks for such convinient format! It was really helpful for me.
@umarbaig007 Жыл бұрын
How do I know the admin password there is no forgot password
@kivan1691 Жыл бұрын
sudo apt install apache2 php php-cgi libapache2-mod-php php-mbstring php-common php-pear -y sudo apt install slapd ldap-utils -y sudo apt install ldap-account-manager -y sudo a2enconf php-*cgi sudo systemctl restart apache2 Edit: Added commands made later on in the video
@AlexBarshevich Жыл бұрын
sudo a2enconf php7*-cgi
@flavien21567 ай бұрын
god bless you
@husseinmahmoud7378 Жыл бұрын
My domain name is nodomain why? How i can fix this problem? Please help me 🙏🏻
@gebackenebananee57432 ай бұрын
Was for me also, with "sudo dpkg-reconfigure slapd" you can reconfigure it. I don't know if it works that way without the two dc tho.
@ilgiazzo Жыл бұрын
Very useful and clear, thanks - I subscribed. Please, can you make a video on how to set up quotas with LAM? 🙏🏻 I have been trying the systemQuotas way (including adding quota.schema) but to no effect on the client... and as an alternative, I can't find a clear explanation on how to properly set up/use lamdaemon... either way will be fine as long as it works 😅
@iagookuma3965 Жыл бұрын
thanks for tutorial!! I have one question. i have 1 windows server and how can i see my users from AD in ldap?
@heretorelax48008 ай бұрын
Great Video, I wanted to ask if there is an option to add a file sharing with the users and if you could share with me the steps please?
@umarbaig007 Жыл бұрын
How to verify our dc and cn ?
@mlugrassi Жыл бұрын
I followed all the steps exactly, but I got this error during the step to log in with the admin user: Wrong password/user name combination. Please try again.
@elskepode2 Жыл бұрын
Fixed it! Was having the same issue as you, this is how you do it: Commands: "sudo slapcat": Check the line where it says "cn=admin, dc=domain" - copy that line Go to LAM Configuration>Edit Server Profiles> Go to the Security Settings and change the line to: "cn=admin, dc=domain" Save and login, make sure the name has changed to your 'cn' value. Then just put your admin password you made when installing openldap!
@seriyounamahboulista97592 ай бұрын
Merci beaucoup ❤@@elskepode2
@canariohd4k Жыл бұрын
a2enconf php-*cgi conf not found
@OPbatman3 ай бұрын
same, were you able to fix this?
@prathameshm4182Ай бұрын
@@OPbatman use a2enconf php*-cgi
@ryanfonyamasaah17984 ай бұрын
Everything went fine till i was asked to put in password on the admin page and from the look of things you were asked this question and did not respond. What password is put in that place?
@haramkhore36142 ай бұрын
I have same issue
@abdulalmamun-cw8by Жыл бұрын
while installing ldap on ubuntu i got this Errors were encountered while processing: mariadb-common mariadb-client-core-10.6 libmariadb3:amd64 mariadb-client-10.6 mariadb-server-core-10.6 E: Sub-process /usr/bin/dpkg returned an error code (1)
@Programlama101 Жыл бұрын
my domain name is nodomain. What is the reason? and how can I change that?
@Black-ot8pk Жыл бұрын
You can reconfigure your slapd configuration and domain with this command: sudo dpkg-reconfigure slapd
@husseinmahmoud7378 Жыл бұрын
Did u fix the problem please if u fixed tall me the answer because i like your problem
@Programlama101 Жыл бұрын
@@husseinmahmoud7378 just google it. I ve solved it but dont remember
@achrefchhimi Жыл бұрын
@@husseinmahmoud7378 yes when asked first say no then configure then no then yes it also fix password problems
@haramkhore36142 ай бұрын
Excellent video but I am not able to login once I configured password and tried to login as a admin user Wrong password/user name combination. Please try again. LDAP error, server says: Invalid credentials
@ElogeKodjolo14 күн бұрын
😢me too
@nonamecast5356 Жыл бұрын
No codes below....
@xanhron Жыл бұрын
Please check in comment. Thank you.
@saugat7878 Жыл бұрын
where is the code ?
@xanhron Жыл бұрын
Yes, I will complete it as soon as possible. And don't forget to subscribe to my channel. Thank You.