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

ldap user synchronization with pilos #164

Open
ashishkpaul opened this issue Aug 12, 2021 · 1 comment
Open

ldap user synchronization with pilos #164

ashishkpaul opened this issue Aug 12, 2021 · 1 comment

Comments

@ashishkpaul
Copy link

ashishkpaul commented Aug 12, 2021

Describe the bug
sir, deleted user from ldap are showing in pilos --> seetings --> users
its creating confusion.
Should not be shown "Delete button" in front of LDAP users

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
ldap-user
setting-users

Desktop (please complete the following information):

  • OS: [e.g. iOS]
  • Browser [e.g. chrome, safari]
  • Version [e.g. 22]

Smartphone (please complete the following information):

  • Device: [e.g. iPhone6]
  • OS: [e.g. iOS8.1]
  • Browser [e.g. stock browser, safari]
  • Version [e.g. 22]

Additional context
Add any other context about the problem here.

@SamuelWei
Copy link
Collaborator

SamuelWei commented Aug 27, 2021

@ashishkpaul Please try to allways complete the issue template we provide and write in full sentences, it makes it easier to understand the issue or feature request.

As far as I understand you have to feature requests/bug reports:
Users that are deleted in the LDAP are still shown in the PILOS user list
PILOS only imports users during login and not the full LDAP. Therefore PILOS cannot detect if the user has been deleted from the LDAP and therefore remains in the user list. It might be an idea to have a cronjob running every few days deleting old LDAP users from the DB

There is a delete button for LDAP users in PILOS
You can delete LDAP users from the local DB and reset their local profile incl. their rooms. On their next login they receive a new fresh profile

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