From dna-commits at lists.jboss.org Thu Jun 11 11:12:17 2009 Content-Type: multipart/mixed; boundary="===============6343771245207613333==" MIME-Version: 1.0 From: dna-commits at lists.jboss.org To: dna-commits at lists.jboss.org Subject: [dna-commits] DNA SVN: r1041 - trunk/docs/gettingstarted/src/main/docbook/en-US/content. Date: Thu, 11 Jun 2009 11:01:24 -0400 Message-ID: --===============6343771245207613333== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Author: rhauch Date: 2009-06-11 11:01:24 -0400 (Thu, 11 Jun 2009) New Revision: 1041 Modified: trunk/docs/gettingstarted/src/main/docbook/en-US/content/repository_exam= ple.xml Log: Added a note to the Getting Started guide about which username and password= should be entered. This was previously not in the document, and would have= required users to dive into the files to figure it out. This is a very min= or change. Modified: trunk/docs/gettingstarted/src/main/docbook/en-US/content/reposito= ry_example.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D --- trunk/docs/gettingstarted/src/main/docbook/en-US/content/repository_exa= mple.xml 2009-06-11 14:28:27 UTC (rev 1040) +++ trunk/docs/gettingstarted/src/main/docbook/en-US/content/repository_exa= mple.xml 2009-06-11 15:01:24 UTC (rev 1041) @@ -85,6 +85,14 @@ + + + The first time you access any repository, you will be prompted to log= in. This is JAAS at work, and the example application + should prompt you for a username and password. As configured in the = "jaas.conf.xml" and "users.properties" files, + enter "jsmith" for the username and "secret" for the password. And, = yes, the password is shown in cleartext - this + is a simple example, after all! + + If you were to select the "Cars" repository and use some of the c= ommands, you should see something similar to: =
Navigating the Cars repository --===============6343771245207613333==--