Searched refs:kpasswdd (Results 1 – 20 of 20) sorted by relevance
/freebsd/crypto/heimdal/kpasswd/ |
H A D | Makefile.am | 7 man_MANS = kpasswd.1 kpasswdd.8 13 libexec_PROGRAMS = kpasswdd program 17 kpasswdd_SOURCES = kpasswdd.c kpasswd_locl.h
|
H A D | Makefile.in | 47 libexec_PROGRAMS = kpasswdd$(EXEEXT) 117 am_kpasswdd_OBJECTS = kpasswdd.$(OBJEXT) 413 man_MANS = kpasswd.1 kpasswdd.8 415 kpasswdd_SOURCES = kpasswdd.c kpasswd_locl.h 565 kpasswdd$(EXEEXT): $(kpasswdd_OBJECTS) $(kpasswdd_DEPENDENCIES) 566 @rm -f kpasswdd$(EXEEXT) 577 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/kpasswdd.Po@am__quote@
|
/freebsd/kerberos5/libexec/kpasswdd/ |
H A D | Makefile | 3 PROG= kpasswdd 4 MAN= kpasswdd.8
|
/freebsd/libexec/rc/rc.d/ |
H A D | kpasswdd | 11 name=kpasswdd
|
H A D | Makefile | 271 _kpasswdd= kpasswdd
|
/freebsd/kerberos5/libexec/ |
H A D | Makefile | 4 kdigest kfd kimpersonate kpasswdd kcm
|
/freebsd/targets/pseudo/userland/kerberos5/ |
H A D | Makefile.depend | 36 kerberos5/libexec/kpasswdd \
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.1999 | 575 * kpasswd/kpasswdd.c: move out password quality functions 614 * kpasswd/kpasswdd.c: use HDB keytabs; change some error messages; 631 * kpasswd/kpasswdd.c: add `--keytab' flag 856 * kpasswd/kpasswdd.c (*): simplify by using `struct 907 * kpasswd/kpasswdd.c: initialize kadm5 connection for every change 975 * kpasswd/kpasswdd.c (change): fetch the salt-type from the entry 1095 * kpasswd/kpasswdd.c (setup_passwd_quality_check): conditionalize 1366 * kpasswd/kpasswdd.c: don't try to load library by default; get 1424 * kpasswd/kpasswdd.c: add support for dlopen:ing password quality 1591 * kpasswd/kpasswdd.c (doit): pass context to [all …]
|
H A D | ChangeLog.1998 | 299 * kpasswd/kpasswdd.c (change): use new `krb5_string_to_key*' 926 * kpasswd/kpasswdd.c: rewritten to use the kadm5 API 1119 * kpasswd/kpasswdd.c: Get password expiration time from config 1362 * kpasswd/kpasswdd.c: change all the keys in the database 1490 * kpasswd/kpasswdd.c: use new addr_families functions. Now works 1611 * kpasswd/kpasswdd.c (main): use sigaction without SA_RESTART to 1804 * kpasswd/kpasswd.1, kpasswdd.8: new man pages 2137 * kpasswd/kpasswdd.c: use krb5_log* 2267 * kpasswd/kpasswdd.c: fix freeing bug use sequence numbers set 2302 * kpasswd/kpasswdd.c: updated to hdb changes [all …]
|
H A D | NEWS | 357 kpasswdd 871 * correct `modified by' from kpasswdd 891 * support for password quality checks in kpasswdd
|
H A D | ChangeLog.2000 | 113 * kpasswd/kpasswdd.c: de-pointerise auth_context parameter to 227 * kpasswd/kpasswdd.c (add_new_tcp): check for the socket fd being 415 * kpasswd/kpasswdd.c: write a pid file 496 * kpasswd/kpasswdd.c: use kadm5_s_chpass_principal_cond instead of
|
H A D | ChangeLog.2002 | 12 * kpasswd/kpasswdd.c (doit): initialise sa_size to size of 323 * kpasswd/kpasswdd.c: include <kadm5/private.h>
|
H A D | ChangeLog.2003 | 144 * kpasswd/kpasswdd.c (main): parse kdc.conf 162 * kpasswd/kpasswdd.c (process): don't free ticket, 425 * kpasswd/kpasswdd.c (process): remove a abort() 431 * kpasswd/kpasswdd.c: add support for Set password protocol as 1657 * kpasswd/kpasswdd.8: spelling, from jmc <jmc@prioris.mini.pw.edu.pl>
|
H A D | ChangeLog.2001 | 402 * kpasswd/kpasswdd.c (doit): make failing to bind a socket a 664 * kpasswd/kpasswdd.c: adapt to new address functions 1083 * kpasswd/kpasswdd.c: add --port option
|
H A D | ChangeLog.2005 | 637 * kpasswd/kpasswdd.c (doit): krb5_addr2sockaddr takes a 1526 * kpasswd/kpasswdd.c: Support multi-realms databases, requires 1592 * kpasswd/kpasswdd.c: add verifier libraries with 1940 * kpasswd/kpasswdd.8: document --addresses, controls what 1943 * kpasswd/kpasswdd.c: add --addresses, controls what addresses
|
H A D | ChangeLog.2006 | 1282 * kpasswd/kpasswdd.c (change): select the realm based on the 1726 * kpasswd/kpasswdd.c (doit): when done, close all fd in the 1986 * kpasswd/kpasswdd.c: Send back a better error-message to the
|
H A D | ChangeLog.2004 | 132 * kpasswd/kpasswdd.8: use ., use keeps around options, from OpenBSD 1446 * kpasswd/kpasswdd.c (change): use the right password when
|
/freebsd/crypto/heimdal/doc/ |
H A D | intro.texi | 65 a password changing daemon @file{kpasswdd}, library functions for
|
H A D | setup.texi | 361 To allow users to change their passwords, you should run @command{kpasswdd}. 383 password quality controls in @command{kpasswdd} and @command{kadmind}. 385 program that is used by @command{kpasswdd}. To configure in these 548 socket. kadmind and kpasswdd both open that socket when a transation
|
/freebsd/tools/build/mk/ |
H A D | OptionalObsoleteFiles.inc | 2877 OLD_FILES+=usr/libexec/kpasswdd 3590 OLD_FILES+=usr/share/man/man8/kpasswdd.8.gz
|