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
