Hi Michael,

I guess the documentation wasn't too clear about what to do if you aren't building your security realm as a plugin. Generally you never want to update an installed plugin in place (in repository). I've updated the docs here

http://cwiki.apache.org/confluence/display/GMOxDOC22/Basic+Hints+on+Security+Configuration

(should get to  
http://cwiki.apache.org/GMOxDOC22/basic-hints-on-security-configuration.html
soon)

Please let us know if this is still not clear or you still have problems

thanks!
david jencks


On Feb 23, 2009, at 3:44 PM, Michael2 wrote:


Hi David:

I followed your suggestion and created a new SQL security realm named
"geronimo-admin". I also updated the geronimo-plugin.xml under the
C:\Geronimo-2.1.3\repository\org\apache\geronimo\framework\server- security-config\2.1.3\server-security-config-2.1.3.car\META-INF
directory from

       <artifact-alias
key="org.apache.geronimo.framework/server-security-config// car">org.apache.geronimo.framework/server-security-config/2.1.3/car</ artifact-alias>
       <artifact-alias
key="org.apache.geronimo.framework/server-security-config/2.1.2/ car">org.apache.geronimo.framework/server-security-config/2.1.3/car</ artifact-alias>
       <artifact-alias
key="org.apache.geronimo.framework/server-security-config/2.1.1/ car">org.apache.geronimo.framework/server-security-config/2.1.3/car</ artifact-alias>
       <artifact-alias
key="org.apache.geronimo.framework/server-security-config/2.1/ car">org.apache.geronimo.framework/server-security-config/2.1.3/car</ artifact-alias>

to:
       <artifact-alias
key="org.apache.geronimo.framework/server-security-config// car">console.realm/geronimo-admin/1.0/car</artifact-alias>
       <artifact-alias
key="org.apache.geronimo.framework/server-security-config/2.1.2/ car">console.realm/geronimo-admin/1.0/car</artifact-alias>
       <artifact-alias
key="org.apache.geronimo.framework/server-security-config/2.1.1/ car">console.realm/geronimo-admin/1.0/car</artifact-alias>
       <artifact-alias
key="org.apache.geronimo.framework/server-security-config/2.1/ car">console.realm/geronimo-admin/1.0/car</artifact-alias>


When I re-start the Geronimo server, I still cannot log into the Admin
console with the new user id and password I created in the database and have
to use the default system/manager to get in. Do I miss anything?

Thanks.

Michael
--
View this message in context: 
http://www.nabble.com/Admin-Console-Access-and-Security-Realm-tp22093927s134p22172803.html
Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.


Reply via email to