On Tue, 24 Apr 2012 13:30:54 -0400 Robert James Clay wrote: > Since you can get there, have you considered creating a 'ledgersmb' > role using psql? (Been getting practice with that since the debian > package doesn't create that role properly as yet...<g>)
Unless I'm missing something,I think I just did something very similar to your suggestion, as detailed here: # su postgres bash-4.1$ psql could not change directory to "/home/frankcox" psql (8.4.9) Type "help" for help. postgres=# ALTER USER postgres WITH PASSWORD 'yada'; ALTER ROLE postgres=# CREATE USER ledgersmbdbadm WITH superuser password 'somepassword'; CREATE ROLE postgres=# CREATE USER your_100_db_user_name WITH password 'somepassword'; CREATE ROLE postgres=# After this, going to localhost/ledgersmb/setup.pl and entering ledgersmbdbadm in the Super-user login window, somepassword the password window, and testing in the database window very quickly flashes a "would you like to save this password" window that I assume is generated by firefox, and it goes away on its own in less than a second, to be replaced by the firefox "A username and password are being requested by localhost..." popup window. -- MELVILLE THEATRE ~ Real D 3D Digital Cinema ~ www.melvilletheatre.com www.creekfm.com - FIFTY THOUSAND WATTS of POW WOW POWER! ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Ledger-smb-users mailing list Ledger-smb-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ledger-smb-users