How to find user info
Normally in a networked Linux environment, user information - phone numbers, email addresses, office locations - can be searched using commands like finger
and getent
. These don't work on DICE (this blog article explains why) but there are alternative commands:
finger-dice is a wrapper utility around the system finger
command and can be used to find out details about users given only part of their name (e.g. surname).