Can anyone tell me the best way to import a large number of users into OD?
I've tried dsimport without any luck (using Peachpit docs). Here is an example:
Created a simple text file with
imp3:chain43box:8003:20:Imported User 3:/Users/imp3:/bin/bash
and then used the dsimport command with the StandardUser template
e.g.
dsimport import3.txt /Local/Default I --template StandardUser
This didn't work, so I tried dsimport -g and with -u Administrator at the end
This didn't work either (although system seemed to accept the command)
Can anyone point me in the right direction? My documentation is obviously bad. Or maybe if there is another way to do this.
I've tried dsimport without any luck (using Peachpit docs). Here is an example:
Created a simple text file with
imp3:chain43box:8003:20:Imported User 3:/Users/imp3:/bin/bash
and then used the dsimport command with the StandardUser template
e.g.
dsimport import3.txt /Local/Default I --template StandardUser
This didn't work, so I tried dsimport -g and with -u Administrator at the end
This didn't work either (although system seemed to accept the command)
Can anyone point me in the right direction? My documentation is obviously bad. Or maybe if there is another way to do this.