Mailing List Archive

Creating users from the commandline
Is it possible to create new users from the commandline? Found nothing
in the docs or wiki...

I am trying to build some sort of an unified communication plattform
(at least mail and calendar). It would be cool to create users for
mail and davical with a single script and perhaps set some default
permissions and group relations. I am not into postgres at all, so if
it is just some commands in psql - I would be happy to have some
prebuild commands.
Creating users from the commandline [ In reply to ]
Yes, are you familiar with SQL Syntax?


Regards,
Matt Harlum

On 06/04/2010, at 9:18 AM, Michael Thalmann wrote:

> Is it possible to create new users from the commandline? Found nothing
> in the docs or wiki...
>
> I am trying to build some sort of an unified communication plattform
> (at least mail and calendar). It would be cool to create users for
> mail and davical with a single script and perhaps set some default
> permissions and group relations. I am not into postgres at all, so if
> it is just some commands in psql - I would be happy to have some
> prebuild commands.
>