Searched refs:LOGIN (Results 1 – 14 of 14) sorted by relevance
| /freebsd-13.1/contrib/opie/ |
| H A D | Makefile.in | 119 LOGIN=@LOGIN@ 169 @if test ! -z $(LOGIN); \ 171 if test ! $(EXISTS) $(LOGIN).$(BACKUP); \ 174 mv $(LOGIN) $(LOGIN).$(BACKUP); \ 176 chmod 0 $(LOGIN).$(BACKUP); \ 179 cp opielogin $(LOGIN); \ 181 $(CHOWN) $(OWNER) $(LOGIN); \ 182 chgrp $(GROUP) $(LOGIN); \ 184 chmod 4111 $(LOGIN); \ 263 …@-for i in $(SU) $(ALT_SU) $(LOGIN) $(FTPD); do FILE=`basename $$i`; if test ! $(EXISTS) $$i.$(BAC… [all …]
|
| H A D | configure.in | 106 AC_PATH_PROG(LOGIN, login, /bin/login, /usr/bin /bin) 107 dnl AC_DEFINE_UNQUOTED(PATH_LOGIN, "$LOGIN") 111 LOGIN="$SCHEME";
|
| H A D | configure | 1314 case "$LOGIN" in 1316 ac_cv_path_LOGIN="$LOGIN" # Let the user override the test with a path. 1319 ac_cv_path_LOGIN="$LOGIN" # Let the user override the test with a dos path. 1336 LOGIN="$ac_cv_path_LOGIN" 1337 if test -n "$LOGIN"; then 1338 echo "$ac_t""$LOGIN" 1>&6 1346 LOGIN="$SCHEME"; 5025 s%@LOGIN@%$LOGIN%g
|
| /freebsd-13.1/contrib/tnftp/src/ |
| H A D | ruserpass.c | 66 #define LOGIN 2 macro 80 { "login", LOGIN }, 149 case LOGIN: in ruserpass()
|
| /freebsd-13.1/crypto/heimdal/appl/ftp/ftp/ |
| H A D | ruserpass.c | 41 #define LOGIN 2 macro 56 { "login", LOGIN }, 164 case LOGIN: in ruserpassword()
|
| /freebsd-13.1/contrib/blacklist/diff/ |
| H A D | ftpd.diff | 83 "FTP LOGIN FAILED FROM %s", remoteloghost); 90 "FTP LOGIN FAILED (HOST) as %s: permission denied.",
|
| /freebsd-13.1/lib/libcompat/4.3/ |
| H A D | rexec.c | 73 #define LOGIN 2 macro 87 { "login", LOGIN }, 188 case LOGIN:
|
| /freebsd-13.1/contrib/netbsd-tests/bin/ps/ |
| H A D | keywords | 55 login LOGIN LJUST
|
| /freebsd-13.1/crypto/openssl/doc/man3/ |
| H A D | RAND_load_file.pod | 51 SYS$LOGIN:
|
| /freebsd-13.1/libexec/rc/rc.d/ |
| H A D | Makefile | 11 LOGIN \
|
| /freebsd-13.1/crypto/heimdal/lib/hx509/ |
| H A D | hx509_err.et | 100 error_code LOGIN, "Failed to login to slot"
|
| /freebsd-13.1/contrib/sendmail/cf/ |
| H A D | README | 3325 if it uses either PLAIN or LOGIN authentication, then you *must*
|
| /freebsd-13.1/contrib/subversion/ |
| H A D | CHANGES | 3974 * allow PLAIN and LOGIN mechanisms with SASL in svnserve (r38205)
|
| /freebsd-13.1/contrib/sendmail/ |
| H A D | RELEASE_NOTES | 1431 DIGEST-MD5 and LOGIN.
|