On Thu, Aug 11, 2022 at 08:59:28AM -0700, Gina Alegre Milla wrote:
> Is it possible to mass register users in DSpace 7 from the web interface or
> from the CLI?
You should be able to do that using 'bin/dspace user --add'.
'bin/dspace user --add --help' to see the options.
A script of hundreds of individual invocations of 'bin/dspace' would
take a long time, but you can feed a stream of commands to the tool by
piping them into 'bin/dspace read', which should be a lot faster.
--
Mark H. Wood
Lead Technology Analyst
University Library
Indiana University - Purdue University Indianapolis
755 W. Michigan Street
Indianapolis, IN 46202
317-274-0749
www.ulib.iupui.edu