Searched refs:rshd (Results 1 – 16 of 16) sorted by relevance
5 * rshd.c: Fix pointer vs strict alias rules.9 * rshd.c: Declare iruserok if needed, based on bug report from30 * rshd.c: Read limits from limits.confon non-root login, patch35 * rshd.8: grammar (from Thomas Klausner)39 * rshd.c (krb5_start_session): syslog failures to store cred cache43 * rshd.c (doit): move creation of users ticket file to later to49 * rshd.c: Check return value from asprintf instead of string !=57 * rshd.c: init some important variables and check that they are62 * rshd.c: case uid_t to unsigned long in printf format69 * rshd.c: Use larger buffer for recving data to be compatible with[all …]
9 man_MANS = rsh.1 rshd.811 libexec_PROGRAMS = rshd program15 rshd_SOURCES = rshd.c common.c login_access.c limits_conf.c rsh_locl.h
47 libexec_PROGRAMS = rshd$(EXEEXT)111 am_rshd_OBJECTS = rshd.$(OBJEXT) common.$(OBJEXT) \404 man_MANS = rsh.1 rshd.8406 rshd_SOURCES = rshd.c common.c login_access.c limits_conf.c rsh_locl.h536 rshd$(EXEEXT): $(rshd_OBJECTS) $(rshd_DEPENDENCIES) 537 @rm -f rshd$(EXEEXT)550 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rshd.Po@am__quote@
4 PROG= rshd5 MAN= rshd.8
33 BANNERS = $(IN)telnetd $(IN)ftpd $(IN)rlogind # $(IN)fingerd $(IN)rshd52 # You would have to use an rshd that has built-in tcp wrapper53 # support, for example the rshd that is part of the logdaemon60 $(IN)rshd: prototype nul
559 Versions of rshd and rlogind, modified to report the client user name
51 rshd
79 _rshd= rshd
286 * Fix security problem in rshd that enable an attacker to overwrite301 * telnetd, login and rshd are now more verbose in logging failed and326 * Fix security problem in rshd that enable an attacker to overwrite343 * rshd: encryption without a separate error socket should now work827 * make rsh/rshd IPv6-aware846 * merge more changes to rshd862 * rshd builds with shadow passwords
49 @file{rsh}, @file{rshd}
113 @file{rshd}, don't do any particular C2 magic (such as checking for
36 * loginpaths.h: Shared paths between login and rshd.
640 System security is not improved unless rshd, rlogind, and rexecd are
452 rsh-spx 222/tcp #Berkeley rshd with SPX auth453 rsh-spx 222/udp #Berkeley rshd with SPX auth
3988 OLD_FILES+=usr/libexec/rshd3996 OLD_FILES+=usr/share/man/man8/rshd.8.gz
1343 - rshd/rlogind do not accept connections from IPv4 mapped address.