On Fri, May 17, 2013 at 9:41 PM, Chris Calef <..hidden..> wrote:
Hm,Does [username] refer to my database user, ie "ledgersmb"? Because that user already exists. Or does it refer to my (within ledgersmb) system user?
"This can be worked around easily enough by logging in with psql (as postgres, any db), and CREATE USER '[username]' before creating the database. Then you can select 'yes' in the import option and this works properly. However it does need to be fixed before next beta."
[username] designates the user you want to use to log into ledgersmb; in your case that could be ccalef (mine is ehuelsmann). So, it wants you to log into your database:$ su postgres$ psqlpostgres=# create user "ccalef" password "yourpasswordhere";posgres=# \q$And then start the process for creating your database through setup.pl. When setup.pl asks you for your initial user, use ccalef as the user, select "Yes" for "Import" and fill out all the other fields.Hope that explains it.Bye,Erik.
------------------------------------------------------------------------------
AlienVault Unified Security Management (USM) platform delivers complete
security visibility with the essential security capabilities. Easily and
efficiently configure, manage, and operate all of your security controls
from a single console and one unified framework. Download a free trial.
http://p.sf.net/sfu/alienvault_d2d
_______________________________________________
Ledger-smb-devel mailing list
..hidden..
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel