aboutsummaryrefslogtreecommitdiff
path: root/src/config-files
AgeCommit message (Collapse)AuthorFilesLines
1999-01-27Makefile.in, configure.in: Move the responsibility for generatingTheodore Tso3-5/+11
Makefile files for the following subdirectories to the top-level: util, util/send-pr, util/dyn, lib, config-files, and gen-manpages. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@11132 dc483132-0cff-0310-8789-dd5450dbe970
1998-02-18Remove trailing slash from thisconfigdir. Change directory syntaxTom Yu2-2/+6
used in BUILDTOP. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10464 dc483132-0cff-0310-8789-dd5450dbe970
1998-02-12Mass makefile/configure.in build system revampTheodore Tso2-0/+6
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10424 dc483132-0cff-0310-8789-dd5450dbe970
1998-01-28 * kdc.conf.M: Document the v4_mode option. [krb5-kdc/464]Ezra Peisach2-0/+13
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10383 dc483132-0cff-0310-8789-dd5450dbe970
1996-12-13Merge V1_0_FREEZE_3 into the mainline. (Note this merge does *not*Theodore Tso2-4/+9
include the doc subtree!!) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9632 dc483132-0cff-0310-8789-dd5450dbe970
1996-11-15 * krb5.conf.M: Note change in default_keytab_nameTom Yu2-0/+10
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9420 dc483132-0cff-0310-8789-dd5450dbe970
1996-11-13 * kdc.conf: remove profile, admin database_name, and adminBarry Jaspan2-3/+5
lockfile relations [PR 124] git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9405 dc483132-0cff-0310-8789-dd5450dbe970
1996-10-16 * kdc.conf: remove the (wrong) kadmind_port relationBarry Jaspan2-1/+5
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9182 dc483132-0cff-0310-8789-dd5450dbe970
1996-09-10remove ".so man1/header.doc" and extra args to .THTom Yu3-2/+6
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9069 dc483132-0cff-0310-8789-dd5450dbe970
1996-09-06Added [login] sectionJeff Bigler1-146/+142
Changed [domain_name] typo to [domain_realm]. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@9049 dc483132-0cff-0310-8789-dd5450dbe970
1996-07-26*** empty log message ***Marc Horowitz1-0/+9
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8837 dc483132-0cff-0310-8789-dd5450dbe970
1996-07-26 * kdc.conf: added acl_file to prototypeMarc Horowitz1-0/+1
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8836 dc483132-0cff-0310-8789-dd5450dbe970
1996-07-22 * kdc.conf (admin_*): add the fields for the new admin system toMarc Horowitz1-1/+5
the prototype config.file git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8776 dc483132-0cff-0310-8789-dd5450dbe970
1996-06-10cvsignore hackeryTom Yu1-1/+0
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8288 dc483132-0cff-0310-8789-dd5450dbe970
1996-05-20krb5.conf.M: Document kdc_req_checksumtype, as_req_checksum_type, andTheodore Tso3-2/+23
safe_checksum_type. krb5.conf: Remove the tkt_lifetime parameter altogether. We may end up doing it slightly differently post-Beta 6... git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8067 dc483132-0cff-0310-8789-dd5450dbe970
1996-05-14Change the default ticket lifetime to something reasonable (10 hours,Theodore Tso2-1/+7
instead of 10 minutes). Also change the label of this parameter to be tkt_lifetime. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8015 dc483132-0cff-0310-8789-dd5450dbe970
1996-05-04Tue Apr 2 22:31:48 1996 Mark Eichin <eichin@cygnus.com>Ken Raeburn4-3/+18
* krb5.conf.M, krb5.conf: add default_tkt_enctypes. Wed Mar 27 22:44:36 1996 Mark Eichin <eichin@cygnus.com> * krb5.conf, kdc.conf: specify des-cbc-crc as the only valid enctype (but permit normal, v4, norealm, onlyrealm, and afs3 salttypes.) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7892 dc483132-0cff-0310-8789-dd5450dbe970
1996-03-18changelogs entries from cygnus changesMark Eichin1-1/+4
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7655 dc483132-0cff-0310-8789-dd5450dbe970
1996-03-14fix some of the names..Mark Eichin1-2/+2
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7631 dc483132-0cff-0310-8789-dd5450dbe970
1996-01-11Added documentation for the DCE compat options, plus the capathsTheodore Tso2-0/+132
section. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7303 dc483132-0cff-0310-8789-dd5450dbe970
1995-12-12 * kdc.conf: Added examples of "supported_enctypes" and "master_key_type"Richard Basch1-1/+3
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7212 dc483132-0cff-0310-8789-dd5450dbe970
1995-12-11 * krb5.conf.M: describe new option default_tgs_enctypesRichard Basch1-0/+5
for specifying the default session key types. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7189 dc483132-0cff-0310-8789-dd5450dbe970
1995-12-06* krb5.conf Added example use of default_tgs_enctypesRichard Basch1-0/+1
* krb5.conf.M Described new configuration option "default_tgs_enctypes" git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7179 dc483132-0cff-0310-8789-dd5450dbe970
1995-11-13 * krb5.conf[libdefaults]: add krb4_config, krb4_realmsMark Eichin2-0/+6
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@7093 dc483132-0cff-0310-8789-dd5450dbe970
1995-10-21Install the manual pages and fix typo in kdc.conf.MEzra Peisach6-1/+26
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6976 dc483132-0cff-0310-8789-dd5450dbe970
1995-10-06Documented kdc_ports, and removed references to primary_port andTheodore Tso3-44/+20
secondary_port, which are no longer used. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6941 dc483132-0cff-0310-8789-dd5450dbe970
1995-09-13Remove definition of the profile field, which is being desupported from kdc.confTheodore Tso2-7/+5
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6781 dc483132-0cff-0310-8789-dd5450dbe970
1995-09-02Add documentation for the clockskew and kdc_timesync relations in theTheodore Tso2-0/+17
libdefaults section. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6655 dc483132-0cff-0310-8789-dd5450dbe970
1995-08-24Update file listTheodore Tso2-0/+5
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6588 dc483132-0cff-0310-8789-dd5450dbe970
1995-08-21Update description of kdc.confPaul Park2-25/+33
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6560 dc483132-0cff-0310-8789-dd5450dbe970
1995-07-12Update kdc.conf syntaxPaul Park3-10/+83
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6286 dc483132-0cff-0310-8789-dd5450dbe970
1995-06-23Add description of new KDC configuration filePaul Park3-0/+117
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6141 dc483132-0cff-0310-8789-dd5450dbe970
1995-06-08Add description of logging sectionPaul Park2-0/+86
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5978 dc483132-0cff-0310-8789-dd5450dbe970
1995-05-05krb5.conf: Add example of the new [realms]/<realm>/v4_instance_convert/Theodore Tso3-0/+22
<instance> form used by krb5_425_convert_principal. krb5.conf.M: Document new v4_instance_convert subsection. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5728 dc483132-0cff-0310-8789-dd5450dbe970
1995-05-04Update Sanitize file to reflect file additions, deletionsTheodore Tso1-4/+3
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5721 dc483132-0cff-0310-8789-dd5450dbe970
1995-04-26Made further spelling/grammar fixes to the man pageTheodore Tso1-8/+13
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5492 dc483132-0cff-0310-8789-dd5450dbe970
1995-04-26krb5.conf.M: New file added to document the new krb5.confTheodore Tso7-164/+253
format. krb5.conf: New file added as a demo version of the new krb5.conf format. convert-config-files: New file to convert old-style krb.conf and krb.realms file to use the new krb5.conf format. krb.conf, krb.realms, krb.conf.M, krb.realms.M: Removed. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5491 dc483132-0cff-0310-8789-dd5450dbe970
1995-04-25Modified .Sanitize file to pick up new filesTheodore Tso1-0/+2
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5472 dc483132-0cff-0310-8789-dd5450dbe970
1995-04-22Fix name of port for kpropd from krb_prop to krb5_propTheodore Tso1-0/+6
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5445 dc483132-0cff-0310-8789-dd5450dbe970
1995-04-22Fix name of port for kpropd from krb_prop to krb5_propTheodore Tso2-3/+12
Update krb5.conf file to something which works at MIT. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5444 dc483132-0cff-0310-8789-dd5450dbe970
1995-04-22Added sample krb5.conf fileTheodore Tso1-0/+16
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5436 dc483132-0cff-0310-8789-dd5450dbe970
1995-04-14Add Cygnus's "Sanitize" system to the krb5 tree, to make it easier to doTheodore Tso1-0/+36
releases.... git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5359 dc483132-0cff-0310-8789-dd5450dbe970
1995-01-05Changed kerberos5 and kerberos4 port names to kerberos and kerberos-secTheodore Tso1-5/+23
Add a comment about why you might want to switch the definitions of kerberos and kerberos-sec under some circumstances. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4798 dc483132-0cff-0310-8789-dd5450dbe970
1994-08-09Stamp Out Imake in Our Lifetimes..Mark Eichin1-6/+0
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@4081 dc483132-0cff-0310-8789-dd5450dbe970
1994-07-15Added reserved port for the krb524 daemonTheodore Tso1-0/+1
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3980 dc483132-0cff-0310-8789-dd5450dbe970
1994-06-14Nancy L. Gilman's changes for Beta 4Nancy Gilman2-0/+12
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3777 dc483132-0cff-0310-8789-dd5450dbe970
1994-06-10Change the ports kerberos and kerberos-sec to kerberos5 and kerberos4Theodore Tso1-4/+4
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3712 dc483132-0cff-0310-8789-dd5450dbe970
1994-02-04fixed to refer to actual services listed in internet assigned numbersTom Yu1-2/+2
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3376 dc483132-0cff-0310-8789-dd5450dbe970
1993-12-24As donated from GZATheodore Tso1-0/+13
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@3280 dc483132-0cff-0310-8789-dd5450dbe970
1993-09-01Change export warning notice from "is assumed to require an export license"Theodore Tso2-4/+4
to "may require..." git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2638 dc483132-0cff-0310-8789-dd5450dbe970