/freebsd/crypto/heimdal/kdc/ |
H A D | Makefile.am | 13 libexec_PROGRAMS = hprop hpropd kdc digest-service program 17 man_MANS = kdc.8 kstash.8 hprop.8 hpropd.8 string2key.8 19 hprop_SOURCES = hprop.c mit_dump.c hprop.h 20 hpropd_SOURCES = hpropd.c hprop.h 132 hprop-version.rc \
|
H A D | Makefile.in | 50 libexec_PROGRAMS = hprop$(EXEEXT) hpropd$(EXEEXT) kdc$(EXEEXT) \ 158 am_hprop_OBJECTS = hprop.$(OBJEXT) mit_dump.$(OBJEXT) 469 man_MANS = kdc.8 kstash.8 hprop.8 hpropd.8 string2key.8 470 hprop_SOURCES = hprop.c mit_dump.c hprop.h 471 hpropd_SOURCES = hpropd.c hprop.h 553 hprop-version.rc \ 770 hprop$(EXEEXT): $(hprop_OBJECTS) $(hprop_DEPENDENCIES) 771 @rm -f hprop$(EXEEXT) 798 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hprop.Po@am__quote@
|
/freebsd/kerberos5/libexec/hprop/ |
H A D | Makefile | 3 PROG= hprop 4 MAN= hprop.8 5 SRCS= hprop.c mit_dump.c
|
/freebsd/crypto/heimdal/doc/ |
H A D | migration.texi | 14 @samp{/usr/heimdal/libexec/hprop --database=dump-file --master-key=/var/db/krb5kdc/mit_stash --sour… 24 @item Convert the database, check all principals that hprop complains 27 @samp{hprop -n --source=<NNN>| hpropd -n}
|
H A D | kerberos4.texi | 159 The database conversion is done with @samp{hprop}. You can run this 164 hprop --source=krb4-db --master-key=/.m slave-server 171 hprop -n --source=krb4-db -d /var/kerberos/principal --master-key=/.m | hpropd -n
|
H A D | setup.texi | 483 @pindex hprop 484 @command{hprop} program, running on the master, will propagate the database 491 @samp{hprop/@var{hostname}}. Add the principal with the 498 slave# ktutil get -p foo/admin hprop/`hostname` 503 The master will use the principal @samp{kadmin/hprop} to authenticate to 509 @pindex hprop 510 @code{hprop} on the master: 513 master# hprop slave 521 @pindex hprop 522 @command{hprop} on the master to regularly propagate the database.
|
/freebsd/kerberos5/libexec/ |
H A D | Makefile | 3 SUBDIR= digest-service ipropd-master ipropd-slave hprop hpropd kdc \
|
/freebsd/crypto/heimdal/etc/ |
H A D | services.append | 20 krb_prop 754/tcp hprop # Kerberos slave propagation
|
/freebsd/targets/pseudo/userland/kerberos5/ |
H A D | Makefile.depend | 26 kerberos5/libexec/hprop \
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2001 | 88 * kdc/hprop.c: more free's 259 * kdc/hprop.c (usage): clarify a tiny bit 307 * kdc/hprop.c: remove v4 master key handling; remove old v4-db and 396 * kdc/hprop.c: always include kadb support 973 * kdc/hprop.c (v4_get_masterkey): check kdb_verify_master_key 976 * kdc/hprop.c: handle building with KRB4 always try to decrypt v4 981 * kdc/hprop.c: fix a typo and check some more return values 999 * kdc/hprop.c (realm_buf): move it so it becomes properly 1049 * kdc/hprop.c: make it possible to convert a v4 dump file without 1055 * kdc/hprop.h: include shadow definition of kdb Principal, so we
|
H A D | ChangeLog.2000 | 451 * kdc/hprop.c (dump_database): write an empty message to signal 483 * kdc/hpropd.c (main): check that the ticket was for `hprop/' for 513 * kdc/hprop-common.c: nuke extra definitions of 521 * kdc/hprop.h (HPROP_KEYTAB): use HDB for the keytab 595 * kdc/hprop.c: update to new hdb_seal_keys_mkey 660 * kdc/hprop.c: only get master key if we're actually going to use 730 * kdc/hprop.c (ka_convert): allow using null salt, and treat 0 758 * kdc/hprop.c: add hdb keytabs 772 * kdc/hprop.c: generalize source database handing, add support for 1076 * kdc/hprop.c (v4_prop): set the `valid_end' from the v4
|
H A D | NEWS | 481 * simplify and fix hprop handling of v4 databases 510 hprop 596 * hprop: handle more types of MIT salts 824 * v6-ify hprop and hpropd 858 * bug fixes (including in hprop and kf) 961 * hprop can now read ka-server databases
|
H A D | ChangeLog.1999 | 117 * kdc/hprop.c: re-write to use getaddrinfo 514 * kdc/hprop.c (ka_convert): set flags correctly for krbtgt/CELL 760 * kdc/hprop.c: v6-ify 868 * kdc/hprop.c (propagate_database): typo, NULL should be 904 * kdc/hprop.c: declare some variables unconditionally to simplify 912 * kdc/hprop.c: clean-up and re-organize 958 * kdc/hprop.c (--kaspecials): new flag for handling special KA 1217 * kdc/hprop.c: pass flags to hdb_foreach 1406 * kdc/hprop.c (ka_convert): print the failing principal. AFS 3.4a 1562 * kdc/hprop.c (ka_dump): remove unused variables [all …]
|
H A D | ChangeLog.1998 | 65 * kdc/hprop.c (v4_prop): fix bogus indexing 301 * kdc/hprop.c (v4_prop, ka_convert): convert to a set of keys 490 * kdc/hprop.c: conditionalize ka-server reading support on 510 * kdc/hprop.c: add support for ka-server databases 530 * kdc/hprop.c (v4_prop): Check for null key. 591 * kdc/hprop.c (v4_prop): Check for `changepw.kerberos'. 692 * kdc/hprop-common.c: use krb5_{read,write}_message 1517 * kdc/hprop.c: Don't encrypt twice. Complain on non-convertable 1671 * kdc/hprop.c: Add `--decrypt' and `--encrypt' flags. 1675 * kdc/{hprop,hpropd}.c: Add support to dump database to stdout. [all …]
|
H A D | ChangeLog.2003 | 537 * kdc/hprop.h: use new DES_ api 555 * kdc/hprop.c: use DES_KEY_SZ instead of sizeof(des_block) 563 * kdc/hprop.c: use 1143 * kdc/hprop.8: fix mdoc problem, from netbsd 1665 * kdc/hprop.8: add missing . 1678 * doc/setup.texi: in the hprop example, use hprop and the first
|
H A D | ChangeLog.2002 | 154 * kdc/hprop.c: set AP_OPTS_USE_SUBKEY 555 * kdc/hprop.c: constify
|
H A D | ChangeLog.2006 | 130 * kdc/hprop.c: Return error codes on failure, improve error 280 * kdc/hprop.c: Make krb5_get_init_creds_opt_free take a context 1742 * kdc/hprop.c (main): make sure type doesn't need to be set 1750 * kdc/hprop.c (main): remove dead code. Coverity NetBSD CID#633
|
H A D | ChangeLog | 351 * kdc/hprop.c: use krb5_principal_set_realm
|
H A D | ChangeLog.2004 | 136 * kdc/hprop.8: use keeps around options, from OpenBSD
|
H A D | ChangeLog.2005 | 615 * kdc/hprop.c: Use the _krb5_krb_life_to_time function from
|
/freebsd/crypto/heimdal/kadmin/ |
H A D | ChangeLog | 764 * init.c (init): also create `kadmin/hprop'
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 2867 OLD_FILES+=usr/libexec/hprop 3579 OLD_FILES+=usr/share/man/man8/hprop.8.gz
|