Re: [Ledger-smb-devel] Minor failure in 1.3

2011-06-16 Thread Chris Travers
On Wed, Jun 15, 2011 at 9:44 PM, Luke wrote: > In ledgersmb.conf, I have: > > default_db = testco > > Going to http://server/ledgersmb/ > > gets me the refresh, followed by a request for company, and a login > button. > > My beliefe from the configuration item, was that it wouldn't do that. The u

Re: [Ledger-smb-devel] Minor failure in 1.3

2011-06-15 Thread Luke
Additional: The below quoted error was with Links. Have tested with other non-FF browsers, and get the same thing: auth request after company entry request. With Firefox I am getting a request for Name, Password, and Company. If I do not enter company, I am asked for credentials via HTTP auth,

[Ledger-smb-devel] Minor failure in 1.3

2011-06-15 Thread Luke
In ledgersmb.conf, I have: default_db = testco Going to http://server/ledgersmb/ gets me the refresh, followed by a request for company, and a login button. My beliefe from the configuration item, was that it wouldn't do that. Luke