Sorry if this is a silly question. Do I use LdapLoginModule when I want to check if user exist or authorized? Do I use Krb5LoginMoudle when I want to check if user has a ticket to do work?
Regards, JemRug
Sorry if this is a silly question. Do I use LdapLoginModule when I want to check if user exist or authorized? Do I use Krb5LoginMoudle when I want to check if user has a ticket to do work?
Regards, JemRug
Copyright © 2021 Jogjafile Inc.
I'm guessing they are both forms of logging in , but the underline protocols they are manipulating is the key. One is talking Kerberos, the other LDAP.