Hi David; Currently the thinking is that we don't want to set the system up with default passwords which would allow anyone a window into accessing the applicaiton remotely. Making it "just work" on installation is unfortunately at odds with that idea.
I think we might be able to do something like add a "first run" utility that could be used to set up the initial password from the server. Best Wishes, Chris Travers On 12/12/06, David Tangye <[EMAIL PROTECTED]> wrote: > On Fri, 2006-12-01 at 09:05 -0500, Seneca Cunningham wrote: > > On Fri, Dec 01, 2006 at 08:55:04AM -0500, Michael Schultheiss wrote: > > > Seneca Cunningham wrote: > > > > Hi, I'm the LedgerSMB developer who made the packages. The current > > > > packaging is currently a bit on the crude side ... > > On Thu, 2006-11-30 at 19:11 -0800, Bruce Hohl wrote: > > So I am I little bit further. Now I can get to the > > admin logon screen but access is denied. My install > > procedure is below can anyone tell me where I went > > wrong? (I am stuck at step 7.) And, should I be using > > ledgersmb or ledger-smb? Thanks for any help. > > > > > > ------------------------------------------------------- > > Install of Ledger-SMB on Ubuntu Dapper 6.06.1 ... > > It should be easy enough and would be very nice to have LedgerSMB > installable the same way as any other package on a debian based system, > eg Ubuntu: by simply clicking on the package, and it just happens. The > post-install scripts in the package run whatever steps are needed to set > the package up, eg as per the list noted by Bruce. > > - All shell and sql scripts need to be rerunnable, eg > > if [ -f "$vFile1" ] ; then touch "$vfile1" > insert into table ... where (not inserted) > etc. > > The scripts should be a good basis for distros based on other package > managers too. > > Its better to get this built than have a mess of bits of scripts and > pseudo script code in a wiki. Look at what a mess the ubuntu and other > wikis are in. That is a very bad way to go in the medium and long term, > even if it looks attractive in the short term. > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share your > opinions on IT & business topics through brief surveys - and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > _______________________________________________ > Ledger-smb-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel > ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys - and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Ledger-smb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel
