Shash: > I have been chasing this problem, without much luck. If the JAAS module > fails, after selecting a domain from the drop-down, from then on the "dmn" > parameter seems permanently sticky. In other words, if I redisplay the Login > page by running the prompt-login seq, the domain drop down is not shown (I > traced through the PromptLogin model, it doesn;t find or add the "dmn" > parameter). But when I login as root/root, the Login model sees the "dmn" > parameter set. Not only that, even after I log off and try logging in, the > dmn sticks. In short, of my three domains, (default, nt, unix), once I login > in to nt and logout, that's it!
Hmm. - Domain is stored in the UserEnvironment I think. Originally I had set up so that an initial login would not prompt for a domain (it would always give you the default), as I didn't necessarily want to show all domains to a user who wasn't allowed to them - but I didn't know who the user was until they logged in :-) Are you sure that "dmn" is not being passed as a parameter when you (re) call the model? If it's passed as a param, then it's not prompted for. Mike > > Shash > http://keelframework.org/documentation > Keelgroup mailing list > [EMAIL PROTECTED] > http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com -- Michael Nash JGlobal Ltd Next-Generation Web Application Development and Open Source Support http://www.jglobal.com Bahamas Commerce and Trade Offshore eCommerce Hosting and Business Services http://www.bahamascommerce.com http://keelframework.org/documentation Keelgroup mailing list [EMAIL PROTECTED] http://lists.keelframework.com/listinfo.cgi/keelgroup-keelframework.com
