You are not logged in.
Dear users of this forum,
we are pleased to inform you that we will be updating the software behind this forum in the near future.
Existing posts, users and categories will remain untouched.
Important:
We will keep you informed in the pinned thread.
Kind regards,
Your ReportServer Team
Liebe Nutzer dieses Forums,
wir freuen uns, euch mitteilen zu können, dass wir in naher Zukunft die Software hinter diesem Forum aktualisieren werden.
Existierende Beiträge, Nutzer und Kategorien bleiben weiterhin bestehen!
Wichtig:
Wir halten euch im angepinnten Beitrag auf dem Laufenden!
Mit vielen Grüßen
Euer ReportServer Team
Pages: 1
I was successfully import AD user and authenticate them. I then update the ldapimport script to include their email, now its creating new user instead of updating the current user for some reason. The old user is not showing in user management, but does show up when select expand all when in user management. I also confirmed duplicate users in the rs_user table. Is there a way to remove old users?
Offline
Hi yakitori,
you can delete these by script. Please check here: https://forum.reportserver.net/viewtopic.php?id=648
Regards,
Eduardo
Offline
Thank you, that works for me
Offline
Hi yakitori,
pls note we published the ldaptester.groovy script here:
https://github.com/infofabrik/reportserver-samples/
which allows you to safely test your LDAP settings before importing them into the "real" ldapimport.groovy script (or ldap.cf configuration file).
Regards,
Eduardo
Offline
Pages: 1