> Looking at > > http://src.opensolaris.org/source/xref/onnv/onnv-gate/ > usr/src/cmd/cmd-inet/usr.sbin/in.rexecd.c Thanks for this link but my C is very far... :-) > in.rexecd does not log to wtmpx or utmpx, but, if > auditing is enabled, does create > audit records for both success and failure(s). Very > little is done with syslog though, I > think I only saw one early failure case logged. It's strange because when I use "who" command, I can see active connections (ssh or rsh or r*).... In /var/adm/utmpx, opened r* connections have an entry.
> All the old r* services are rather evil anyway, > either depending on "trusted" IP addresses, > or sending passwords over the network in the clear. > As such, I suspect they get very little > ttention. Not to say it wouldn't be nice if there > were an option to create wtmpx entries > like sshd does. Feel free to submit code yourself... Hum.... I'll looking for migrate my users from r* to ssh ;-) -- This message posted from opensolaris.org _______________________________________________ sysadmin-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/sysadmin-discuss
