Understanding Kerberos
Understanding Kerberos
Kerberos is a authentication protocol. Thus it is responsible to verify that you are the person you allege to be. It's main difference to the standard unix password checks is that it is a network protocol. So it can authenticate you remote. How does this work? A good explanaition is here:
Kerberos Explained
/usr/share/doc/krb5-server*/install-guide.ps.gz
/usr/share/doc/krb5-server*/admin-guide.ps.gz
But all you have to know at the moment is that you initially ask the kerberos server to give you a "ticket". Usually you get this ticket if you have provided a valid password. With this ticket, you can then authenticate to other computers, resources or services. So once you have the right ticket, you will not have to reenter your password. We'll look at that in more detail later.
Created by system. Last Modification: Saturday 23 of July, 2005 12:33:32 UTC by admin.
Category: UNIX
-
wiki page:
- How to use Microsoft Active Directory with postfix
- inserting the first object in your ldap directory
- Installing the mailsystem packages
- Integrating LDAP in your unix system
- Introduction
- Kerberizing kadmin
- Kerberizing sshd
- Kerberos setup
- LDAP
- LDAP schema files
- logging
- Motivation
- nss_ldap security
- OpenLDAP config files
- Other documentation
- performing a first ldap query
- PerfParse
- populating the directory
- Postfix and cyrus imapd and kerberos and LDAP
- Setting up a kerberos client machine
- Setting up your Kerberos servers
- SIngle sign on (SSO) first try
- SSO and Central Administration with Kerberos and LDAP
- Start the kerberos servers
- The configuration files
- The name service switch
- Tweak pam
- Understanding Kerberos
- Understanding Kerberos pt. 2
- Webserver Stress Test Tools
- What is LDAP?
- What the heck is pam?
- What we need
- What we want
- Audience
- Authenticating
- Bash script with timeout function
- Check Processes
- Check your installation
- Choosing a Realm
- configure your mail client
- Configuring and understanding pam
- configuring cyrus imapd
- configuring postfix
- Connect to kadmind and have a look into the database
- Creating the kerberos database
- Edit the Kerberos Admin Server ACL config
- Edit the kerberos client config file
- Edit the kerberos server config file
- Excursus to principals
- exploring schemas
- Fight Image Spam
- Fight Spam best practice
- adding a group
- Adding principals and authenticating
- Another principal
- nss with Solaris 10
- SerialConsole






