[ckan-discuss] create new user whit paster
Ralf
user66 at arcor.de
Fri Jan 10 12:02:01 UTC 2014
Hi,
you need to also add the email parameter:
paster user add user123 email=user123 at example.org -c
/etc/ckan/default/production.ini
Cheers
Ralf
Quoting "Shirazi, Goodarz" <goodarz.shirazi at stadt-frankfurt.de>:
> Hi All,
>
> how kan I create a new user with paster?
> If I submit the following:
> paster user add user123 -c /etc/ckan/default/production.ini
> I get the following:
> Password:
> Confirm password:
> Creating user: 'user123'
> {'Email': 'Missing value'}
>
> Create a sysadmin user is working properly
>
> Thanks
More information about the ckan-discuss
mailing list