Re: Instance Password

Adam Tauno Williams <[email protected]> Tue, 14 Oct 2008 10:40:47 -0400
Newsgroups gmane.comp.cms.opengroupware.user
Message-ID <[email protected]>
> If I run the following command : 
> ogo-account-add -l root -p rootpass -login "andrew" -password "secret"
> -firstname "Andrew" -lastname " Higgs" -email1 "myemail"
> then the account is created with a blank password and the email is
> also left blank.
> This is the output from running the above command :
> Oct 14 13:29:41 ogo-account-add [21530]: Note: storing cached vCards
> files in: '/var/lib/opengroupware.org/documents'
> Oct 14 13:29:41 ogo-account-add [21530]: account::change-password:
> using password field: 'userPassword'
> Oct 14 13:29:41 ogo-account-add [21530]: Note: members of role team
> 'team creators' are allowed to create teams.
> Oct 14 13:29:41 ogo-account-add [21530]: Note: PostgreSQL72 adaptor
> using timezone 'GMT' as default
> I believe the second line holds a clue I cannot decipher. :-) Not sure
> why the email is left blank.

It at least means the change-password command is getting pinged.

> Thanks for all the help. It is appreciated.

Enable PG debugging and run the command.  Then we should see exactly
what it is doing with the database server.

Defaults write NSGlobalDomain PGDebugEnabled YES

-- 
OpenGroupware.org Users
[email protected]
http://mail.opengroupware.org/mailman/listinfo/users