• Custom or existing authentification program?

    From rek2 hispagatos@21:1/5 to All on Mon Jul 17 21:31:56 2023
    so now I am using ckpassword against a file with sha512
    but looking for a way to authenticate against postgresql db or to use
    argon2 instead of crypt, anyone knows of other ways or if I write a
    program what format does inn expects if I add my program in the
    readers.conf file.

    Thanks!
    ReK2
    Happy Hacking

    --
    {gemini,https}://{,rek2.}hispagatos.org
    https://hispagatos.space/@rek2

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Russ Allbery@21:1/5 to rek2@hispagatos.org.invalid on Mon Jul 17 14:43:25 2023
    rek2 hispagatos <rek2@hispagatos.org.invalid> writes:

    so now I am using ckpassword against a file with sha512 but looking for
    a way to authenticate against postgresql db or to use argon2 instead of crypt, anyone knows of other ways or if I write a program what format
    does inn expects if I add my program in the readers.conf file.

    https://www.eyrie.org/~eagle/software/inn/docs-2.7/external-auth.html

    --
    Russ Allbery (eagle@eyrie.org) <https://www.eyrie.org/~eagle/>

    Please post questions rather than mailing me directly.
    <https://www.eyrie.org/~eagle/faqs/questions.html> explains why.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rek2 hispagatos@21:1/5 to Russ Allbery on Mon Jul 17 22:52:34 2023
    On 2023-07-17, Russ Allbery <eagle@eyrie.org> wrote:
    rek2 hispagatos <rek2@hispagatos.org.invalid> writes:

    so now I am using ckpassword against a file with sha512 but looking for
    a way to authenticate against postgresql db or to use argon2 instead of
    crypt, anyone knows of other ways or if I write a program what format
    does inn expects if I add my program in the readers.conf file.

    https://www.eyrie.org/~eagle/software/inn/docs-2.7/external-auth.html

    Thank you! this will work! was hoping for someone that had already did
    more options but I can create a small go/rust program to do it myself.
    I will post the link when is ready.

    Cheers
    Happy Hacking
    ReK2

    --
    {gemini,https}://{,rek2.}hispagatos.org
    https://hispagatos.space/@rek2

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)