Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug] Large user directories result in unusable list #152

Open
makinbacon21 opened this issue Nov 1, 2024 · 1 comment
Open

[bug] Large user directories result in unusable list #152

makinbacon21 opened this issue Nov 1, 2024 · 1 comment

Comments

@makinbacon21
Copy link

While the dropdown User selection is great for PCs with a few users, adding more than ~30 users or a super large Active Directory service makes this unusable. IMO, there should be a manual username entry field if you have more than like 5 users, but the minimum viable solution here would just be making the list scrollable and fixing the duplicated entries for LDAP systems.

Pic:
IMG_3545

@nuks45
Copy link

nuks45 commented Jan 2, 2025

I have sort of the opposite problem. My AD users are not shown in the user list (only local accounts). I joined the system to the domain with:

sudo realm join -U Administrator ad1.example.com
sudo pam-auth-update --enable mkhomedir
sudo realm permit --all

I didn't try any tweaking yet but I can login with an AD account on the console. I'm using a fresh install of the latest Pop-OS Alpha. Can you share any other steps you had to perform to get the AD users to show up in the greeter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants