Hello everyone. I'm using mgetty and pppd on Red Hat Linux 6.1 to provide a dial-up server for remote users through eight modems and a digiboard. Everything's working great, but I can't tell who's logged on to the system at any given time. Is there a way to log the connections and easily parse the log to get ttyD0 - User1, ttyD1 - User2, etc? We're using pap-secrets for authentication. Allan