Hello David; It appears you set up your Authentication mechanism to Form or Basic in the TBL Deployment Descriptor page (http:// www.topquadrant.com/docs/tbl/tblinstall/TBL_initScreen.html). You can set this to 'None' if authentication isn't currently a concern for you. Otherwise, the roles are defined in the "Permitted security roles", and users will need to be authenticated to be a member of one of the permitted roles.
Authentication services for user login are outside the scope of TBL - we leave this entirely up to the Web application framework, such as Tomcat. Tomcat has a set of default users it defines in $TomcatHome/ conf/tomcat-users.xml. You should be able to log in using one of these, and/or edit the file to add users. For integration with 3rd party authentication such as LDAP, Kerberos, etc., please see documentation for setting these up in Tomcat (we also have a section on setting up LDAP in http://www.topquadrant.com/docs/tbl/tblinstall/ldap.html) Please note that this authentication is different than the "Master" password. The latter refers to a secure storage mechanism that allows you to define connector files to back-end data systems with their password stored in encrypted storage. -- Scott On Aug 29, 11:49 am, David M Petrovich <[email protected]> wrote: > Scott, > > I've deployed tomcat and configured TopBraid Live and deployed the war > file. I am going tohttp://localhost:8080/tbl/tbl > I am getting a windows security pop-up saying that TopBraid Live requires a > username and pwd. I have the Master password, but not the user. nothing > seems to work. > > Also. I use the ip address instead of local host. I just replaced the > actual ip address for this email > > thx, > > david > > David Petrovich > > Senior Principal Systems Engineer > > Command And Control Systems, Security Solutions > > Network Centric Systems > > Raytheon Company > > > (business) > > > +1.727.302.3176 > (cell) > > > +1.727.252.9231 > (fax) > > > +1.727.768.8699 > > [email protected] > > > 8333 Bryan Dairy Rd. > > Largo, Florida 33777 United States > > www.raytheon.com > > Raytheon Sustainability > > > This message contains information that may be confidential and privileged. > > Unless you are the addressee (or authorized to receive mail for the > > addressee), you should not use, copy or disclose to anyone this message or > > any information contained in this message. If you have received this > message > in error, please so advise the sender by reply e-mail and delete this > > message. Thank you for your cooperation. > > > 3D561050.gif > 5KViewDownload -- You received this message because you are subscribed to the Google Group "TopBraid Suite Users", the topics of which include TopBraid Composer, TopBraid Live, TopBraid Ensemble, SPARQLMotion and SPIN. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/topbraid-users?hl=en
