[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: WHO, and USERS
On Mon, 16 Feb 1998, Yannai A. Gonczarowski wrote:
> when I type in who, or users, I get an empty list, no matter who's logged in,
> what can I do to repair this (I'm using debian, what should I reinstall, if at
> all?)
>
>
> Regards,
> Yannai.
>
> ----------------------------------------------------------------------------
> Yannai A. Gonczarowski System Administrator yannaigo@leyada.jlm.k12.il
> The Hebrew University High School http://www.leyada.jlm.k12.il/~yannaigo/
>
> Si vis pacem, para bellum
> ----------------------------------------------------------------------------
>
Check wtmp and utmp. They are normally under /etc as soft links. Find out
where they point, it is possible that they point to something that is
gone. They should be in /var/log or /var/adm. utmp is normally a further
link into /var/run/utmp, and is 640 root.root, and utmp is in /var/log or
/var/adm and is root.root 644. who uses the utmp. See also man last.
Peter
- References:
- WHO, and USERS
- From: "Yannai A. Gonczarowski" <yannaigo@leyada.jlm.k12.il>