From Fedora Project Wiki
m (→‎Synopsis: minor)
No edit summary
Line 4: Line 4:


The 389 Directory Server is an enterprise class LDAP server, used in businesses globally to authenticate and identify people. A python administration framework, lib389, have been designed recently to replace legacy existing perl tools. It contains tools and libraries for testing and interacting with the 389 Directory Server. The purpose of this project is to pick an existing 389 DS plugin and write the parts into lib389 to manage it.
The 389 Directory Server is an enterprise class LDAP server, used in businesses globally to authenticate and identify people. A python administration framework, lib389, have been designed recently to replace legacy existing perl tools. It contains tools and libraries for testing and interacting with the 389 Directory Server. The purpose of this project is to pick an existing 389 DS plugin and write the parts into lib389 to manage it.
== The Problem ==
But why all the hassle? Why don't we just stick with the existing tools? The administration of Directory Server has always been a complex issue. There is a variety of helper perl scripts that are installed along with it. These scripts administer specific parts of the server, but the server cannot be managed with them alone. Often people had to use the Java Console or LDIF files. The Java Console is easy to use but has its own issues, whereas the application of LDIF files is highly complex.


== Schedule and Milestones ==
== Schedule and Milestones ==

Revision as of 19:26, 2 April 2017


Synopsis

The 389 Directory Server is an enterprise class LDAP server, used in businesses globally to authenticate and identify people. A python administration framework, lib389, have been designed recently to replace legacy existing perl tools. It contains tools and libraries for testing and interacting with the 389 Directory Server. The purpose of this project is to pick an existing 389 DS plugin and write the parts into lib389 to manage it.

The Problem

But why all the hassle? Why don't we just stick with the existing tools? The administration of Directory Server has always been a complex issue. There is a variety of helper perl scripts that are installed along with it. These scripts administer specific parts of the server, but the server cannot be managed with them alone. Often people had to use the Java Console or LDIF files. The Java Console is easy to use but has its own issues, whereas the application of LDIF files is highly complex.

Schedule and Milestones

Implementing X -- first milestone (8 weeks)

Coding this (1 week)

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor.

Documenting that (1 week)

Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

About Me

My name is Ilias Stamatis. I am a CS student in my final (4th) year at the Alexander Technological Institution of Thessaloniki, Greece.

I am a FOSS enthusiast and I have been actively contributing to the open source community for the last several years.

I have been using Linux for the last 7 years. I started with Ubuntu and then moved to Arch where I have stayed for 5 years now. In the meantime I am experimenting with a lot of different distributions. Although I had no prior experience with Fedora, I quickly set up my working environment on it and read Fedora-specific topics from the official documentation and the wiki pages. I'm here to stay!

Multilingual in Greek (Native), English (Fluent) and Spanish (Conversational).

Experience and Contributions

Projects

The majority of my personal projects (mostly written in Python, C and Java) can be found on my personal github profile: https://github.com/Ilias95

Example projects:

A graphical front-end for multimedia conversions on Linux developed using python and pyqt5.

This is the most successful open-source project of mine, since it has a continuously growing user base. It has also been packaged by the open source community for all popular Linux distributions and it has been translated to more than 20 languages.

Implementation of a complete TFTP server using python and following the RFC 1350.

A dynamic web application developed using django and modern web technologies such as AJAX, JQuery and Bootstrap.

Arch Linux Contributions

Why Fedora

I love Linux and I love Open Source. Fedora is a Linux distribution driven by a massive community made of volunteers around the world. I was always looking forward to making bigger and more significant contributions to such a large open-source project. Everything done here has a significant impact on the whole FOSS community and that motivates me even more. Last but not least, apart from Linux and OSS, I really love python and luckily Fedora seems to be sharing this feeling as well.

Inside Fedora I can offer my skills, knowledge and hard work and I definitely plan to continue contributing after the GSoC period. This will let me obtain new technical skills and gain significant experience on communication and collaboration with users and developers of such a large community.

Why This Project

Lorem ipsum.

Why I Am a Good Fit for This Project

  • Experience with a lot of open-source projects and the Linux ecosystem.
  • Plenty of years of experience with python which is required for this project.
  • Very familiar with collaboration and communication techniques such as version control, issue tracking, IRC, mailing lists, etc.
  • Ability to take on new technologies with ease and quickly become efficient and productive.
  • Really keen to engage with and contribute to such a software team, obtain new engineering skills and gain hands-on experience with real-world situations.
  • FOSS enthusiast.

Other Commitments

I am following only 2 university courses this semester. My examination period is in June (no exact dates yet). I do not have other commitments until the 1st of September so I will be able to focus exclusively on this project.

Contact Info

Ilias Stamatis, stamatis.iliass <> gmail.com

My IRC nick is Ilias95 and you can find me at #389, #fedora-devel and #fedora-python.