Path: utzoo!attcan!uunet!husc6!mailrus!ames!oliveb!pyramid!voder!wlbr!mh From: mh@wlbr.EATON.COM (Mike Hoegeman) Newsgroups: comp.unix.aux Subject: Re: A/UX, NFS, and remote execution Message-ID: <15181@wlbr.EATON.COM> Date: 15 May 88 18:09:49 GMT References: <870@srs.UUCP> <9846@apple.Apple.Com> Reply-To: mh@wlbr.UUCP (0000-Mike Hoegeman) Distribution: na Organization: Eaton IMS, Westlake Village, CA Lines: 17 In article <9846@apple.Apple.Com> jackie@Apple.COM (Hernan'Jackie' Macapanpan) writes: >In article <870@srs.UUCP>, dan@srs.UUCP (Dan Kegel) writes: >> Does anybody know if A/UX supports Sun's network computing utility called >> rexd, an RPC server daemon for remote program execution? > > A/UX has the rexecd daemon. It handles rexec calls. Is this what > you're lookin' for ? rexecd (a deamon supplied in BSD releases) is not the same thing as sun's rexd. they do the same king of thing (remote execution), but rexd is alot more sophisticated than rexecd in that rexd preserves alot more of the clients environment when executing remotely than rexecd does. -mike