On Fri, Aug 20, 2021 at 02:46:59AM -0700, Namrata Dobariya wrote:
> Dear All,
> Please guide me how to import bulk users in DSpace?
> We have restrict some of our content in the DSpace.
> Hence first we need to add users in DSpace and then assign access rights to
> them.
> We have to add around 400 to 500 new users every year.
'bin/dspace user --add' will create a new user. 'bin/dspace user
--add --help' will show the available options. 'bin/dspace user
--help' will show the other operations that 'user' offers.
'bin/dspace read SCRIPT' will read a file of commands and execute each
one, within a single invocation of 'bin/dspace'. This should be much
faster than just making up a script of individual 'bin/dspace'
invocations.
--
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