A greeter may choose to display a list of available users to choose from.
This list can be accessed using liblightdm
and the information is taken from AccountsService.
If accounts service is not available, then the user list is obtained using the getpwent
system call.