This is really great, thanks!

Although I'm personally not a fan of including C deps which are detached
from upstream. Is there an alternative to using the supplied C code? Has
the patch been merged into *mod_auth_kerb*? If yes, could I just use that
shared lib instead?


AW

On Fri, Oct 23, 2015 at 12:03 PM, Mansur Mamkin <mmam...@mail.ru> wrote:

> Hi all,
>
> I've uploaded updated Kerberos authentication library to the Wiki.
> This library helps you to add SSO (Single Sign On) to your PicoLisp
> applications in Windows AD domain. That means your domain users don't need
> to enter login and password in the applications.
> Current version makes things slightly simpler,
> just several steps:
> * Set up kerberos environment
> * define 'krblogin' function similar to standard 'login' function
> * (load "kerbauth/kerbauth.l")
> * (krbinit "/path/myhost.keytab" "HTTP/myhost.example....@example.com")
> * add HTML link to "!krbneg" URL
>
> See README for detailed instructions
>
> Link: http://picolisp.com/wiki/?kerbauth
> --
> UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe
>

Reply via email to