[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Single Page
Top Document: Kerberos FAQ, v2.0 (last modified 8/18/2000)
Previous Document: 2.3. What programs/files need to go on each application server?
Next Document: 2.5. There's a lot of stuff in the krb5.conf and kdc.conf files. What does it all mean, and what do I really need?
-
Search the FAQ Archives
Single Page
Top Document: Kerberos FAQ, v2.0 (last modified 8/18/2000)
Previous Document: 2.3. What programs/files need to go on each application server?
Next Document: 2.5. There's a lot of stuff in the krb5.conf and kdc.conf files. What does it all mean, and what do I really need?
2.4. What programs/files need to go on each client?
The bare minimum:
* A configuration file (usually /etc/krb5.conf, but with MIT Kerberos you
can set the environment variable KRB5_CONFIG to point to the location
of the configuration file).
* The Kerberos client binaries. At a minimum, you would need:
o kinit
o kdestroy
o klist
o telnet
And whatever other client programs your users would use (rlogin, ftp).
As a data point, our Kerberos client kits we distribute to our user
community contain the following files:
* krb5.conf
* kinit
* kdestroy
* klist
* kpasswd
* telnet
* rcp
* rlogin
* rsh
* ftp
Top Document: Kerberos FAQ, v2.0 (last modified 8/18/2000)
Previous Document: 2.3. What programs/files need to go on each application server?
Next Document: 2.5. There's a lot of stuff in the krb5.conf and kdc.conf files. What does it all mean, and what do I really need?
Single Page
[ Usenet FAQs | Search | Web FAQs | Documents | RFC Index ]
Send corrections/additions to the FAQ Maintainer:
Ken Hornstein <kenh@cmf.nrl.navy.mil>
Last Update December 05 2008 @ 00:11 AM