MyWebUniversity.com Home Page
 



Darwin Mac OS X man pages main menu
kerberosautoconfig(8)     BSD System Manager's Manual    kerberosautoconfig(8)

NAME
     kerberosautoconfig -- Kerberos -- Open Directory Single Sign On

SYNOPSIS
     kerberosautoconfig [-f directorynode] [-o outputdir]
                        [-r realmname -m masterkdc] [-u] [-k]
                        [-v debuglevel]

DESCRIPTION
     The kerberosautoconfig command creates the edu.mit.Kerberos file from
     information stored in the open directory config record named Ker-
     berosClient. The existing edu.mit.Kerberos file is only replaced if the
     autogenerated header is present and the generationid in the Ker-
     berosClient config record is greater than that within the file. The
     default location of the output file is /Library/Preferences/edu.mit.Ker-
     beros. If the machine is standalone, this command will do nothing (unless
     the -u option is used) Defifintions

     directorynode
              An open directory node path specifier. Such as /LDAPv3/127.0.0.1

     outputdir
              The directory in which kerberosautoconfig deposits the
              edu.mit.Kerberos file

     realmname
              Name of the Kerberos realm that will be the default when creat-
              ing a file from scratch

     masterkdc
              Host name of the master KDC for the default realm when creating
              a file from scratch

     debuglevel
              Specifies the amount of debugging information printed to stdout,
              default is 1

     Flags:

     -f       Tells kerberosautoconfig to look in the specified open directory
              node for the KerberosClient config record.

     -o       Specifies the directory in which kerberosautoconfig will write
              the new edu.mit.Kerberos file into

     -r       kerberosautoconfig can create an edu.mit.Kerberos file from
              information passed on the command line. Use the -r and -m flags
              to specify the default realm and master KDC for that realm.

     -m       See above

     -k       Adds the default Kerberos logging directives to the config file
              (useful when setting up a kdc)

     -u       Forces an update of the file. Will overwrite an existing non-
              autogenerated edu.mit.Kerberos file.  Use with caution.

     -v       Specifies the amount of debugging information printed to stdout,
              default is 1

FILES
     /Library/Preferences/edu.mit.Kerberos         The main Kerberos config
                                                   file (also known as
                                                   krb5.conf on other systems)

SEE ALSO
     DirectoryService(1), Kerberos(1), kdcsetup(8), krb5.conf(5)

BUGS
     kerberosautoconfig looks for the KerberosClient config record in each of
     the open directory nodes on the search path. It merges the realm informa-
     tion from any KerberosClient config records it finds, but it only checks
     the generationid from the first config record found. This means that the
     file does not get updated if the second KerberosClient record found
     changes.

HISTORY
     kerberosautoconfig first appeared in Mac OS X 10.3

Darwin                           March 6, 2010                          Darwin
Darwin Mac OS X man pages main menu

Contact us      |       About us      |       Term of use      |       Copyright © 2000-2010 MyWebUniversity.com ™