Hi,

Thank you for the super-fast response.

I can get up to the Data Management Console now and fill in the
information. The problem is the next screen demands the ledgersmb password,
which I don't know.

So at the moment, I get stuck at the password login.
Is there any way to change or delete the ledgersmb password?

The content of pg_hba.conf is:

# Database administrative login by Unix domain socket
local all postgres peer

# TYPE DATABASE USER ADDRESS METHOD

# "local" is for Unix domain socket connections only
local all all peer

# IPv4 local connections:
host all all 127.0.0.1/32 md5

# IPv6 local connections:
host all all ::1/128 md5

# Allow replication connections from localhost, by a user with the
# replication privilege.
#local replication postgres peer
#host replication postgres 127.0.0.1/32 md5
#host replication postgres ::1/128 md5

Here's the apache2 error.log for the last attempt:

[Sat Mar 17 13:42:28 2012] [notice] Apache/2.2.16 (Debian) DAV/2 SVN/1.6.12
PHP/5.3.3-7+squeeze8 with Suhosin-Patch configured -- resuming normal
operations
[Sat Mar 17 13:57:34 2012] [error] [client ::1] DBI
connect('dbname=template1','postgres',...) failed: could not connect to
server: Connection refused, referer: http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:34 2012] [error] [client ::1] \tIs the server running on
host "localhost" (::1) and accepting, referer:
http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:34 2012] [error] [client ::1] \tTCP/IP connections on
port 5432?, referer: http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:34 2012] [error] [client ::1] could not connect to
server: Connection refused, referer: http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:34 2012] [error] [client ::1] \tIs the server running on
host "localhost" (127.0.0.1) and accepting, referer:
http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:34 2012] [error] [client ::1] \tTCP/IP connections on
port 5432? at /usr/local/share/perl/5.10.1/LedgerSMB.pm line 981, referer:
http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:37 2012] [error] [client ::1] DBI
connect('dbname=template1','ledgersmb',...) failed: could not connect to
server: Connection refused, referer: http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:37 2012] [error] [client ::1] \tIs the server running on
host "localhost" (::1) and accepting, referer:
http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:37 2012] [error] [client ::1] \tTCP/IP connections on
port 5432?, referer: http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:37 2012] [error] [client ::1] could not connect to
server: Connection refused, referer: http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:37 2012] [error] [client ::1] \tIs the server running on
host "localhost" (127.0.0.1) and accepting, referer:
http://localhost/ledgersmb/setup.pl
[Sat Mar 17 13:57:37 2012] [error] [client ::1] \tTCP/IP connections on
port 5432? at /usr/local/share/perl/5.10.1/LedgerSMB.pm line 981, referer:
http://localhost/ledgersmb/setup.pl

Thanks again!!

Billy

On Sat, Mar 17, 2012 at 1:36 PM, Chris Travers <[email protected]>wrote:

> On Fri, Mar 16, 2012 at 9:35 PM, Chris Travers <[email protected]>
> wrote:
> > On Fri, Mar 16, 2012 at 9:28 PM, billy akazawa <[email protected]>
> wrote:
> >> Hi again,
> >>
> >> Thanks for all the help so far!
> >>
> >> I can get the Data Management Console now, but can't get past the
> Ledgersmb
> >> password box.
> >>
> >> How can I change the Ledgersmb password? I tried changing it in
> postgres but
> >> it doesn't work for the password window.
> >>
> >> Regarding postgres, here's what it produces.
> >>
> >> postgres@AELS:/usr$ psql
> >>
> >> psql (9.1.3)
> >>
> >> Type "help" for help.
> >>
> >> postgres=# \l
> >>
> > Ok, so postgres is installed.  Are you still getting the connection
> > refused error in your logs?
> >
> > If so, you could try removing the host directive in the database section.
>
> Also you may wish to post your pg_hba.conf file here for review or
> email it to me if you are concerned about security configuration stuff
>  getting out to public lists.
>
> Best Wishes,
> Chris Travers
> >
> > Best Wishes,
> > Chris Travers
>
>
> ------------------------------------------------------------------------------
> This SF email is sponsosred by:
> Try Windows Azure free for 90 days Click Here
> http://p.sf.net/sfu/sfd2d-msazure
> _______________________________________________
> Ledger-smb-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
>
------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to