NAME

Global::configure_kerberos_client - Configures the machine as kerberos client.


SYNOPSIS

Add Global::configure_kerberos_client to custom.conf.

You need atleast one of CONFIG_SEAM, CONFIG_MIT or CONFIG_HEIMDAL defined.

Set KEYTAB_MAIL to the adress where you want keytab mails sent to.

Let KRB_PAM_CONF be a colon separated requisite and the module to put kerberos auth after, for example sufficient:pam_unix_auth. This example would make pam_auth_unix be sufficient auth and after that kerberos as required.


DESCRIPTION

Configures the machine as kerberos client.


SUPPORTED OPERATING SYSTEMS

Solaris Linux


COPYRIGHT

Copyright (c) 2004 DC. All rights reserved.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.


AUTHOR

Peter A Jonsson <pj@dc.luth.se>