Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 

Add Administrators to the Kerberos Database

Next you need to add administrative principals to the Kerberos database. (You must add at least one now.) To do this, use kadmin.local on the master KDC. The administrative principals you create should be the ones you added to the ACL file. (See See Add Administrators to the Acl File.) In the following example, the administration principal admin/admin is created:

     shell% /usr/local/sbin/kadmin.local
     kadmin.local: addprinc admin/[email protected]
     NOTICE: no policy specified for "admin/[email protected]";
     assigning "default".
     Enter password for principal admin/[email protected]:  <= Enter a password.
     Re-enter password for principal admin/[email protected]:  <= Type it again.
     Principal "admin/[email protected]" created.
     kadmin.local:
     

 
 
  © 1985-2006 by the Massachusetts Institute of Technology - Reproduced with permission. Design by Interspire