Rechercher une page de manuel
krb524d
Langue: en
Version: 51649 (openSuse - 09/10/07)
Section: 8 (Commandes administrateur)
NAME
krb524d - Version 5 to Version 4 Credentials Conversion DaemonSYNOPSIS
krb524d [ -m[aster] | -k[eytab] ] [ -r realm ] [ -nofork ] [ -p portnum ]DESCRIPTION
krb524d is the Kerberos Version 5 to Version 4 Credentials Conversion daemon. It works in conjuction with a krb5kdc to allow clients to acquire Kerberos version 4 tickets from Kerberos version 5 tickets without specifying a password.OPTIONS
- -m[aster]
- Use the KDC database to convert credentials. This option cannot be combined with -k[eytab].
- -k[eytab]
- Use the default keytab to convert credentials. This option cannot be combined with -m[aster].
- -r realm
- Convert credentials for realm; by default the realm returned by krb5_default_local_realm(3) is used.
- -nofork
- specifies that krb524d not fork on launch. Useful for debugging purposes.
- -p portnum
- specifies the default UDP port number which krb524d should listen on for Kerberos 524 requests. This value is used when no port is specified in the KDC profile and when no port is specified in the Kerberos configuration file. If no value is available, then the value in /etc/services for service "krb524" is used.
SEE ALSO
kerberos(1), krb5kdc(8), kdb5_util(8), kdc.conf(5)Contenus ©2006-2024 Benjamin Poulain
Design ©2006-2024 Maxime Vantorre