splash
Gus Dur
"Inti dari perjuangan PKB adalah keberagaman kehidupan bangsa kita. Damai negeriku, bangkit bangsaku..."
Posted By admin on May 7th, 2013

Tahun 2013 adalah tahun politik bagi semua partai, tak terkecuali PKB. Selain harus mempersiapkan para Calegnya untuk berlaga di Pemilihan Umum 2014, PKB juga harus disibukkan dengan agenda Muktamar. Ya, menurut hasil putusan Muktamar Luar Biasa Ancol tahun 2008 yang lalu, kepengurusan DPP yang sekarang akan berakhir sekitar Juli tahun ini. Menggelar Muktamar setahun sebelum [...]

 

You Are Viewing Perl

Two Factor Authentication With One Time Passwords with FreeRADIUS and LinOTP

Posted By admin on July 15th, 2012

The API

While the Enterprise Edition comes with a C module for the FreeRADIUS Server, the Community Edition, that is licensed under the AGPLv3 does not. Nevertheless, LinOTP provides very simple WEB APIs that makes it easy to talk to LinOTP in many different ways. There is also an API to do authentication, i.e. to ask the LinOTP server if a given one time password for a certain user is valid. This is the URL

https://yourServer/validate/check?user=….&pass=….

or

https://yourServer/validate/simplecheck?user=…&pass=…

You can take a look at the complete API here. (more…)

Incoming search terms:

Posted in Perl

Pg::Loader 0.18

Posted By admin on August 30th, 2011

Perl extension for loading and updating Postgres tables ( read more )

Read more here:
Pg::Loader 0.18

Dist::Zilla::Plugin::RequiresExternal 1.004

Posted By admin on August 30th, 2011

make dists require external commands ( read more )

Here is the original post:
Dist::Zilla::Plugin::RequiresExternal 1.004

Text::Xslate 1.4002

Posted By admin on August 30th, 2011

Scalable template engine for Perl5 ( read more )

See the original post:
Text::Xslate 1.4002

Sub::Spec::URI 0.04

Posted By admin on August 30th, 2011

Refer to module/sub/spec/sub call via URI string ( read more )

Read this article:
Sub::Spec::URI 0.04