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 -- All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx --- You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/YR%2BmMmto3Cp6jdKb%40IUPUI.Edu.
signature.asc
Description: PGP signature
