Home
last modified time | relevance | path

Searched refs:logins (Results 1 – 17 of 17) sorted by relevance

/freebsd/usr.bin/login/
H A Dlogin.access6 # logins, the first entry that matches the (user, tty) combination. The
18 # of one or more tty names (for non-networked logins), host names, domain
32 # Disallow console logins to all but a few accounts.
36 # Disallow non-local logins to privileged accounts (group wheel).
H A DREADME7 - LOGALL to log all logins
/freebsd/sys/dev/firewire/
H A Dsbp_targ.c128 STAILQ_HEAD(, sbp_targ_login) logins;
141 struct sbp_targ_login *logins[MAX_LOGINS]; member
279 STAILQ_REMOVE(&login->lstate->logins, login, sbp_targ_login, link); in sbp_targ_dealloc_login()
280 login->lstate->sc->logins[login->id] = NULL; in sbp_targ_dealloc_login()
349 login = sc->logins[i]; in sbp_targ_post_busreset()
467 STAILQ_INIT(&lstate->logins); in sbp_targ_en_lun()
503 for (login = STAILQ_FIRST(&lstate->logins); login != NULL; in sbp_targ_en_lun()
570 login = lstate->sc->logins[init_id]; in sbp_targ_get_orb_info()
1283 STAILQ_FOREACH(login, &lstate->logins, link) in sbp_targ_action1()
1536 STAILQ_FOREACH(login, &lstate->logins, link) in sbp_targ_get_login()
[all …]
/freebsd/usr.bin/logins/
H A DMakefile1 PROG= logins
/freebsd/usr.bin/
H A DMakefile81 logins \
/freebsd/crypto/heimdal/appl/login/
H A DChangeLog40 * login.c: log successful logins
/freebsd/contrib/tcsh/
H A DFAQ63 shell before they allow logins. The list of valid login shells is
/freebsd/crypto/heimdal/doc/
H A Dhx509.texi613 desktop logins, mail, messaging (xmpp) and openafs would give users
614 single sign-on facilities via smartcard based logins. Once the kerberos
/freebsd/targets/pseudo/userland/
H A DMakefile.depend252 usr.bin/logins \
/freebsd/crypto/heimdal/appl/telnet/
H A DChangeLog672 * libtelnet/kerberos.c (kerberos4_is): syslog root logins
/freebsd/crypto/heimdal/
H A DNEWS302 successful logins.
/freebsd/contrib/pam-krb5/
H A DNEWS646 the auth group for interactive logins or OpenSSH won't set up the
656 for ignored users or non-Kerberos logins rather than PAM_SUCCESS.
H A DREADME.md268 created properly for ssh logins (among possibly others).
H A DREADME248 created properly for ssh logins (among possibly others).
/freebsd/contrib/pam-krb5/docs/
H A Dpam_krb5.pod310 to authenticate password logins to the root account (which isn't
984 when using it for interactive logins. Otherwise, some applications (such
/freebsd/crypto/openssh/
H A Dconfigure.ac913 AC_DEFINE([USE_BTMP], [1], [Use btmp to log bad logins])
967 AC_DEFINE([USE_BTMP], [1], [Use btmp to log bad logins])
/freebsd/contrib/sendmail/
H A DRELEASE_NOTES502 numeric logins even if HESIOD is enabled.