---------- Forwarded message ---------- From: Ionel Merca <[email protected]> Date: 2013/4/18 Subject: Re: [Maria-developers] LDAP authentication plugin: GSOC Application To: Sergei Golubchik <[email protected]>
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 <[email protected]> > 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 >
_______________________________________________ Mailing list: https://launchpad.net/~maria-developers Post to : [email protected] Unsubscribe : https://launchpad.net/~maria-developers More help : https://help.launchpad.net/ListHelp

