Hi Vlad!

Thanks but I did this.  It accepts the password and lets me into the
next screen but clicking on any option there [Add User][Change Admin
Password][Pg database Administration] kicks me back to the login
screen.

-Vin


On 5/12/07, Vladimir Botka <[EMAIL PROTECTED]> wrote:
> Dne Sat, 12 May 2007 13:05:03 -0400
> "Vincent Bono" <[EMAIL PROTECTED]> napsal(a):
>
> > Hello All,
> >
> > Sorry if this double posts!
> >
> > I just installed Ledger-SMB v. 1.2.4 on Centos 4
> >
> > Installed Postgres 8.24 from RPMs
> >
> > Installed DBI, DBD::Pg, and dependencies needed buy Build.pl using
> > CPAN
> >
> > Everything seems all happy and I can login from using
> >
> > http://192.168.10.150/admin.pl
> >
> > which accepts the password I used when I created the ledgersmb
> > postgres user and that  I set in the [globaldb] and [globaldbh]
> > sections of ledgersmb.conf  (I'm using the same password)
> >
> > Now, if I click on anything at all (new user, create new dataset) it
> > kicks me back to the Admin login screen.
> >
> > No messages at all in http/error_log or  access_log
> >
> > :-(
> >
> > Any ideas?
> >
> > -Vin
> >
>
> Hello,
>
> http://192.168.10.150/admin.pl
>
> should accept the MYPASSWORD you used when you created the admin
> password
>
> ledgersmb=> UPDATE users_conf SET password = md5('MYPASSWORD')
> WHERE id = 1;
>
> hint1: admin is user id=1
> hint2: ledger-smb/INSTALL
>
> Cheers, -vlado
>
> Dr.Vladimir Botka
> [EMAIL PROTECTED]
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by DB2 Express
> Download DB2 Express C - the FREE version of DB2 express and take
> control of your XML. No limits. Just data. Click to get it now.
> http://sourceforge.net/powerbar/db2/
> _______________________________________________
> Ledger-smb-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/ledger-smb-users
>

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Ledger-smb-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-users

Reply via email to