[Maria-developers] Fwd: LDAP authentication plugin: GSOC Application
---------- Forwarded message ---------- From: Ionel Merca <mercaexilonx@gmail.com> Date: 2013/4/18 Subject: Re: [Maria-developers] LDAP authentication plugin: GSOC Application To: Sergei Golubchik <serg@askmonty.org> Hi, Thank you for the response! I have downloaded the source code from https://downloads.mariadb.org/ the 10.0 Series. I followed these steps : I installed cmake and run cmake . , after that I run make and make install... everything worked ok without any errors, but I don't know how can I run the application. I hope this is not a very stupid question but make run is not working or something like that... Regards, Merca 2013/4/18 Sergei Golubchik <serg@askmonty.org>
Hi, Ionel!
On Apr 18, Ionel Merca wrote:
Hi,
My name is Merca Ionel and I am a student at Politehnica University of Bucharest studying Computer Science in the third year. I am interested in the project with ldap authentication. I would like to know how can I download the source code and what relevant bugs can I fix to prove that I am capable of finishing the job.
MariaDB is Open Source project, you can download the source code easily.
No need to fix any bugs, just write a good proposal. Don't forget to show that you understand how LDAP works, and cover how your LDAP authentication plugin will be different from using MariaDB PAM authentication plugin together with pam_ldap.so.
Regards, Sergei
Hi, Ionel! On Apr 18, Ionel Merca wrote:
Hi,
Thank you for the response! I have downloaded the source code from https://downloads.mariadb.org/ the 10.0 Series. I followed these steps : I installed cmake and run cmake . , after that I run make and make install... everything worked ok without any errors, but I don't know how can I run the application. I hope this is not a very stupid question but make run is not working or something like that...
Find some MySQL or MariaDB tutorial on the internet, there're plenty of them available. Regards, Sergei
participants (2)
-
Ionel Merca
-
Sergei Golubchik