W dniu 01.09.2014 14:05, Oliver Welter pisze: > Hello Pawel, > >> I'm new to openxpki, just started to read some docs. > welcome to the project. > >> Looking at: >> https://openxpki.readthedocs.org/en/latest/reference/configuration/realm.html#authentication >> I see it's theoretically possible to use LDAP server as authentication >> backend. It looks like one may use Connector or External Auth to achieve >> this. > You are perfectly right, you can use a shell script together with the > Authentication::External Handler which is tested and used in a > productive environment at a customer of mine. > > The future plan is to have a Connector for this but we just did not > write it - if you have at least medium perl skills, you should be able > to create such a Connector merging the exisiting > Connector::Builtin::Authentication::Password Connector with > Connector::Proxy::Net::LDAP::Simple
I'd love to! :) Is it possible to also add some external authenticators (perl scripts) to the upstream and include them in installable packages for Linux distros you support? If so, then I could do most of the job, just need some hints where to put the code and how to add it to packaging. > The Connector is maintained by the OpenXPKI team, so you can ask > questions on that here, too as we dont have a dedicate mailinglist for > that (for development better use openxpki-devel). > > You can find the sources of Connector here > https://github.com/mrscotty/connector > > Oliver > > Thanks! -- Pawel Tomulik ------------------------------------------------------------------------------ Slashdot TV. Video for Nerds. Stuff that matters. http://tv.slashdot.org/ _______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
