Skip to main content
10-Marble
October 17, 2023
Solved

How to batch modify user information? For example, password, email address

  • October 17, 2023
  • 1 reply
  • 1292 views

Hello Windchill,

How to batch modify user information? For example, password, email address...

I haven't found any similar actions on the interface...

 

-Zhangyue

Best answer by Rocket_Max

Hi @YZ_10818805 ,

Windchill does not have these features.
You can try exporting LDIF file from WDS, modifying it in the LDIF file, and then importing the LDIF file into WDS.

In my opinion, these operations are also quite troublesome, so it's better to operate them on the WDS UI.

1 reply

17-Peridot
October 18, 2023

Hi @YZ_10818805 ,

Windchill does not have these features.
You can try exporting LDIF file from WDS, modifying it in the LDIF file, and then importing the LDIF file into WDS.

In my opinion, these operations are also quite troublesome, so it's better to operate them on the WDS UI.

10-Marble
October 18, 2023

thanks

I will try it out

HelesicPetr
22-Sapphire II
22-Sapphire II
October 18, 2023

Hi @YZ_10818805 

Try to get some help from OpenDJ community. 

Usually you need to do mass changes directly in the directory server does not matter which one 😄

here is example with OpenLDAP How To Change Account Passwords on an OpenLDAP Server

PetrH