Home
last modified time | relevance | path

Searched refs:LOGIN (Results 1 – 14 of 14) sorted by relevance

/freebsd-13.1/contrib/opie/
H A DMakefile.in119 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 Dconfigure.in106 AC_PATH_PROG(LOGIN, login, /bin/login, /usr/bin /bin)
107 dnl AC_DEFINE_UNQUOTED(PATH_LOGIN, "$LOGIN")
111 LOGIN="$SCHEME";
H A Dconfigure1314 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 Druserpass.c66 #define LOGIN 2 macro
80 { "login", LOGIN },
149 case LOGIN: in ruserpass()
/freebsd-13.1/crypto/heimdal/appl/ftp/ftp/
H A Druserpass.c41 #define LOGIN 2 macro
56 { "login", LOGIN },
164 case LOGIN: in ruserpassword()
/freebsd-13.1/contrib/blacklist/diff/
H A Dftpd.diff83 "FTP LOGIN FAILED FROM %s", remoteloghost);
90 "FTP LOGIN FAILED (HOST) as %s: permission denied.",
/freebsd-13.1/lib/libcompat/4.3/
H A Drexec.c73 #define LOGIN 2 macro
87 { "login", LOGIN },
188 case LOGIN:
/freebsd-13.1/contrib/netbsd-tests/bin/ps/
H A Dkeywords55 login LOGIN LJUST
/freebsd-13.1/crypto/openssl/doc/man3/
H A DRAND_load_file.pod51 SYS$LOGIN:
/freebsd-13.1/libexec/rc/rc.d/
H A DMakefile11 LOGIN \
/freebsd-13.1/crypto/heimdal/lib/hx509/
H A Dhx509_err.et100 error_code LOGIN, "Failed to login to slot"
/freebsd-13.1/contrib/sendmail/cf/
H A DREADME3325 if it uses either PLAIN or LOGIN authentication, then you *must*
/freebsd-13.1/contrib/subversion/
H A DCHANGES3974 * allow PLAIN and LOGIN mechanisms with SASL in svnserve (r38205)
/freebsd-13.1/contrib/sendmail/
H A DRELEASE_NOTES1431 DIGEST-MD5 and LOGIN.