On Tue, Jun 16, 2009 at 9:54 AM, Jeff Kowalczyk <[email protected]> wrote:

> I'm eager to try out the trunk admin functions, which appear to be coming
> together based on commit logs.
>
> What is the admin loging HTTP authentication expecting?


If auth fails, you will get connection failures with PG auth errors.  This
is a permissions issue.


>
> After running trunk/install-mycompany.sh, I have the myuser available.
> Trying the admin login with that username and password:
>
>  [Tue Jun 16 12:51:37 2009] [error] [client 127.0.0.1] DBD::Pg::st execute
> failed: ERROR:  permission denied for relation user_listable, referer:
> http://localhost/ledgersmb/login.pl
>
>  [Tue Jun 16 12:51:37 2009] [error] [client 127.0.0.1] CONTEXT:  SQL
> function "user__get_all_users" statement 1 at LedgerSMB.pm line 599.,
> referer: http://localhost/ledgersmb/login.pl
>
>  [Tue Jun 16 12:51:37 2009] [error] [client 127.0.0.1] Logging SQL State
> 42501, error 7, string ERROR:  permission denied for relation user_listable,
> referer: http://localhost/ledgersmb/login.pl
>
>  [Tue Jun 16 12:51:37 2009] [error] [client 127.0.0.1] CONTEXT:  SQL
> function "user__get_all_users" statement 1, referer:
> http://localhost/ledgersmb/login.pl
>
> Is the auth check failing, and the other errors follow, or is the table
> permission actually the problem?


Table and function permissions.  I thought we had all these fixed in
Roles.sql.  If not, the we need to get them fixed.

Best WIshes,
Chris Travers

>
>
> Thanks,
> Jeff
>
>
>
> ------------------------------------------------------------------------------
> Crystal Reports - New Free Runtime and 30 Day Trial
> Check out the new simplified licensing option that enables unlimited
> royalty-free distribution of the report engine for externally facing
> server and web deployment.
> http://p.sf.net/sfu/businessobjects
> _______________________________________________
> Ledger-smb-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
>
------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables unlimited
royalty-free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to