This manual page is for Mac OS X version 10.6.3

If you are running a different version of Mac OS X, view the documentation locally:

  • In Terminal, using the man(1) command

Reading manual pages

Manual pages are intended as a quick reference for people who already understand a technology.

  • For more information about the manual page format, see the manual page for manpages(5).

  • For more information about this technology, look for other documentation in the Apple Reference Library.

  • For general information about writing shell scripts, read Shell Scripting Primer.



KRB5-CONFIG(1)                                                                                KRB5-CONFIG(1)



NAME
       krb5-config - tool for linking against MIT Kerberos libraries

SYNOPSIS
       krb5-config  [  --help  | --all | --version | --vendor | --prefix | --exec-prefix | --cflags | --libs
       libraries ]

DESCRIPTION
       krb5-config tells the application programmer what special flags to use to compile and  link  programs
       against the installed Kerberos libraries.

OPTIONS
       --help print usage message.  This is the default.

       --all  prints version, vendor, prefix and exec-prefix.

       --version
              prints the version of the installed Kerberos implementation.

       --vendor
              prints the vendor of the installed Kerberos implementation.

       --prefix
              prints the prefix with which Kerberos was built.

       --exec-prefix
              prints the exec-prefix with which Kerberos was built.

       --cflags
              prints the compiler flags with which Kerberos was built.

       --libs libraries
              list compiler options required to link with libraries.  Possible values for libraries are:

                   krb5         Kerberos 5 application
                   gssapi       GSSAPI application with Kerberos 5 bindings
                   krb4         Kerberos 4 application
                   kadm-client  Kadmin client
                   kadm-server  Kadmin server
                   kdb          Application that accesses the kerberos database

SEE ALSO
       kerberos(1), cc(1)



                                                                                              KRB5-CONFIG(1)

Reporting Problems

The way to report a problem with this manual page depends on the type of problem:

Content errors
Report errors in the content of this documentation with the feedback links below.
Bug reports
Report bugs in the functionality of the described tool or API through Bug Reporter.
Formatting problems
Report formatting mistakes in the online version of these pages with the feedback links below.

Did this document help you? Yes It's good, but... Not helpful...