Kerberizing kadmin
Kerberizing kadmin
You probably know how it works if you want to get a windows machine talk to a Windows Active Directory. You just select the AD domain and then you join the domain by typing the Administrators password. One thing what is happening there is that a principal with admin privileges (the Administrator) adds a host principal for the host to the database and generates a local copy of the key in the local keytab file. How can this done easily? You just run kadmin on the "joining host" and conduct these actions. To make this work,, you first have to kerberize kadmin. Just add a principal kadmin/kerberos.redflo.de:
kadmin.local: add_principal -randkey kadmin/kerberos.redflo.de WARNING: no policy specified for kadmin/kerberos.redflo.de@REDFLO.DE; defaulting to no policy Principal "kadmin/kerberos.redflo.de@REDFLO.DE" created.
todo: finish this chapter!!!
Created by system. Last Modification: Sunday 19 of February, 2006 00:47:34 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






