Searched refs:hpropd (Results 1 – 19 of 19) sorted by relevance
13 libexec_PROGRAMS = hprop hpropd kdc digest-service program17 man_MANS = kdc.8 kstash.8 hprop.8 hpropd.8 string2key.820 hpropd_SOURCES = hpropd.c hprop.h133 hpropd-version.rc \
50 libexec_PROGRAMS = hprop$(EXEEXT) hpropd$(EXEEXT) kdc$(EXEEXT) \165 am_hpropd_OBJECTS = hpropd.$(OBJEXT)469 man_MANS = kdc.8 kstash.8 hprop.8 hpropd.8 string2key.8471 hpropd_SOURCES = hpropd.c hprop.h554 hpropd-version.rc \773 hpropd$(EXEEXT): $(hpropd_OBJECTS) $(hpropd_DEPENDENCIES) 774 @rm -f hpropd$(EXEEXT)799 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/hpropd.Po@am__quote@
3 PROG= hpropd4 MAN= hpropd.8
8 hpropd can read MIT Kerberos dump, the format is the same as used in14 …ar/db/krb5kdc/mit_stash --source=mit-dump --decrypt --stdout | /usr/heimdal/libexec/hpropd --stdin}27 @samp{hprop -n --source=<NNN>| hpropd -n}
161 @samp{slave-server} (which should be running a @samp{hpropd}).171 hprop -n --source=krb4-db -d /var/kerberos/principal --master-key=/.m | hpropd -n
486 @pindex hpropd487 @command{hpropd} processes.494 @pindex hpropd495 @command{hpropd}, as follows:500 slave# hpropd519 @pindex hpropd520 @command{hpropd} from @command{inetd} on the slave(s) and regularly run
3 SUBDIR= digest-service ipropd-master ipropd-slave hprop hpropd kadmind kdc \
29 kerberos5/libexec/hpropd \
389 * kdc/hpropd.c (dump_krb4): kludge default_realm511 * kdc/hpropd.c (main): remove bogus error with `--print'. remove678 * kdc/hpropd.c: add inetd flag. default means try to figure out733 * kdc/hpropd.c (dump_krb4): check the realm so that we don't dump758 * kdc/hpropd.c: v6-ify910 * kdc/hpropd.c: clean-up and re-organize1134 * kdc/hpropd.c: support for dumping to krb4. From Miroslav Ruda1215 * kdc/hpropd.c: add --print option1410 * kdc/hpropd.c (open_socket): stupid cast to get rid of a warning1560 * kdc/hpropd.c: fix some error messages to be more understandable.[all …]
213 * kdc/hpropd.8: remove extra .Xc483 * kdc/hpropd.c (main): check that the ticket was for `hprop/' for522 * kdc/hpropd.c: add --keytab523 * kdc/hpropd.c: don't care what principal we recvauth as768 * kdc/hpropd.c: add realm override flag1070 * kdc/hpropd.c (dump_krb4): get expiration date from `valid_end'1283 * kdc/hpropd.c (dump_krb4): use `krb5_get_default_realms'
83 * kdc/hpropd.c: add realm override option518 * kdc/hpropd.c: update to new krb5_auth_con* names1122 * kdc/hpropd.c (main): handle EOF when reading from stdin
19 * kdc/hpropd.c: use private version of principalname108 * kdc/hpropd.8: spelling, from OpenBSD134 * kdc/hpropd.8: use keeps around options, from OpenBSD
1599 * kdc/hpropd.c (main): check number of arguments1675 * kdc/{hprop,hpropd}.c: Add support to dump database to stdout.1712 * kdc/hpropd.c: Verify who tries to transmit a database.1726 * kdc/hpropd.c: Log about duplicate entries.1806 * kdc/kstash.8, hprop.8, hpropd.8: new man pages
553 * kdc/hpropd.c: constify
824 * v6-ify hprop and hpropd
1314 * kdc/hpropd.c: s/strcat/strlcat/, inspired from openbsd1663 * kdc/hpropd.8: s/databases/a database/ s/Not/not/
373 * kdc/hpropd.c: Remove support dumping to a kerberos 4 database.669 * kdc/hpropd.c: Adapt to signature change of
1472 * kdc/hpropd.c: include kerberos 4 headers here
3214 OLD_FILES+=usr/libexec/hpropd3927 OLD_FILES+=usr/share/man/man8/hpropd.8.gz