Signed-off-by: Nicola Murino <nicola.murino@gmail.com>
Fixes #204
The common package defines the interfaces that a protocol must implement and contain code that can be shared among supported protocols. This way should be easier to support new protocols
The server authenticate against an LDAP server.