found 698298 1.3.18-2
thanks

   As noted in README.Debian;  if the default LedgerSMB database
adminstrative user is not created during the package installation, it
can be created using the following sql statement:

CREATE ROLE ledgersmb WITH SUPERUSER LOGIN NOINHERIT ENCRYPTED
PASSWORD 'password';

    If it is created, like by selection of doing the configuration
during the package installation, but does not have the correct access;
 that can be corrected by using something like the following sql
statement:

ALTER ROLE ledgersmb WITH SUPERUSER LOGIN NOINHERIT;



-- 
Robert J. Clay
j...@rocasa.us
rjc...@gmail.com


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to