GSSAPI / Native Kerberos API

Frank Balluffi frank.balluffi at db.com
Fri Aug 2 15:35:14 EDT 2002


I see that the extra binary libsasl contains sasl_* functions, but am not able to find these functions in the source tree. Where are these functions? Where does this library come from? Thanks.

Frank



                                                                                                                                       
                      Sam Hartman                                                                                                      
                      <hartmans at mit.edu        To:       "Christian" <cgregoir99 at yahoo.com>                                            
                      >                        cc:       kerberos at mit.edu                                                              
                      Sent by:                 Subject:  Re: GSSAPI / Native Kerberos API                                              
                      kerberos-admin at mi                                                                                                
                      t.edu                                                                                                            
                                                                                                                                       
                                                                                                                                       
                      07/24/2002 02:58                                                                                                 
                      PM                                                                                                               
                                                                                                                                       
                                                                                                                                       




>>>>> "Christian" == Christian  <cgregoir99 at yahoo.com> writes:

    Christian> Hello, I'm thinking of kerberizing our application, and
    Christian> i've just read about GSSAPI, which looks like a common
    Christian> interface to C/S authentication. My question is :
    Christian> should I choose GSSAPI or the native Kerberos API ?


You should choose SASL (RFC 2222) if it works for your application.
If that fails, you should use GSSAPI; if your applications requires
services that neither GSSAPI nor SASL can provide then you should use
raw Kerberos calls.

Using SASL (or SASL and TLS as IMAP, LDAP, BEEP and SMTP do) will
provide the greatest flexibility for your application including
support for all SASL and GSSAPI mechanisms.

________________________________________________
Kerberos mailing list           Kerberos at mit.edu
http://mailman.mit.edu/mailman/listinfo/kerberos




--

This e-mail may contain confidential and/or privileged information. If you are not the intended recipient (or have received this e-mail in error) please notify the sender immediately and destroy this e-mail. Any unauthorized copying, disclosure or distribution of the material in this e-mail is strictly forbidden.





More information about the Kerberos mailing list