Announcement

Migration of this forum

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:

  • Each user will need to reset their password.
  • Please select "I forgot my password".
  • Enter the email address you used to register in this forum.
  • You will receive an email with a link to set a new password.
  • Please choose a new (secure) password and confirm the process.

We will keep you informed in the pinned thread.

Kind regards,
Your ReportServer Team


Migration des Forums

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:

  • Jeder Nutzer muss sein Passwort neu vergeben.
  • Wählt dazu einfach "Ich habe mein Passwort vergessen".
  • Gebt die E-Mail-Adresse ein, mit der ihr registriert seid.
  • Ihr erhaltet eine E-Mail mit einem Link zur Passwortvergabe.
  • Bitte wählt ein neues (sicheres) Passwort und bestätigt den Vorgang.

Wir halten euch im angepinnten Beitrag auf dem Laufenden!

Mit vielen Grüßen
Euer ReportServer Team

#1 2020-01-27 10:05:20

Amar
Member
From: Montpellier (France)
Registered: 2019-02-12
Website

LDAP user and default teamspace

Hello,

We currently have a small problem with our LDAP users.

A user created manually on ReportServer can easily configure their civility and their default TeamSpace.
However, for a user created by the "ldapimport.groovy" script, this manipulation tells us that the object is write-protected.

Can you help us ?

Thanks in advance,
Amar.

Offline

#2 2020-02-10 08:35:54

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: LDAP user and default teamspace

Hi Amar,

you can remove this if you don't need it in the ldapimport script:

umNode.setWriteProtection(true);

For deleting the users which were already created, you can also write a script which fetch the nodes ( users ) you need and set the write protection to false.

Regards,
Eduardo

Offline

#3 2020-02-21 14:32:49

Amar
Member
From: Montpellier (France)
Registered: 2019-02-12
Website

Re: LDAP user and default teamspace

Hello,

Thank you for your reply.
the solution worked perfectly.

Regards,
Amar

Offline

#4 2021-05-07 11:35:09

IF_Eduardo
Administrator
Registered: 2016-11-01
Website

Re: LDAP user and default teamspace

Hi Amar,

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

Board footer

Powered by FluxBB