fail to replace default Security Realm
--------------------------------------

                 Key: GERONIMO-5662
                 URL: https://issues.apache.org/jira/browse/GERONIMO-5662
             Project: Geronimo
          Issue Type: Bug
      Security Level: public (Regular issues)
          Components: console
    Affects Versions: 3.0
         Environment: OS:Windows XP SP3
Java Version: 1.6.0_20
Server:Geronimo 3.0-SNAPSHOT 
            Reporter: Zhen Zhang
            Priority: Minor
             Fix For: 3.0


setps to recur:
1. start the Geronimo server, and then open the admin console. 

2.In security realms portlet, click on "Add new security realm" link.

3.Select realm name and use "test-prop-file-realm" for realm-name, and then 
select Properties File Realm and click on "Next" button.
  
4.Enter Users File URI (var/security/users.properties) and Groups File URI ( 
var/security/groups.properties) and click on "Next" button.
  
5.Click on "Skip Test and Deploy" button.

6. Check the  realm named  "test-prop-file-realm"  should be listed in the 
security realms portlet.

7.Deploy geronimo-ldap-demo-1.1.war using plan file prop-file-realm-tester.xml 
and access the application at http://localhost:8080/prop-file-realm-test

8.Access "Protect" link to verify that the realm is functional.

9.Login should succeed for uid=system, pwd=manager

10.In Security Realms portlet,click on "edit" link next to the security realm 
to be edited.

11.Modify the properties and click on "Save" button.

12.The new properties should be effective the next time the realm is used.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to