Hi Satya,
This is nice. Would you please look into step 4 to understand how our
test framework works and
make your tests run with the framework. This is the way we plan to put
all the community
tests together.
https://glassfish.dev.java.net/quality/portal/participate.html
Thanks,
Judy
Satyakrishna Jasti wrote:
>Hi,
>
> attached is a test application which uses the file-realm based
>authentication and authorization.
>
>Thanks,
>Satya Krishna Jasti
>
>
>------------------------------------------------------------------------
>
>This Application provides Test Cases for Test Glassfish
>Realm capabilites
>
>Need to create a File Based Realm in GlassFish Server
>
>Steps to create a relam
>
>login into glassfish admin console
>
>goto Security-->Realms
>
>Name: file
>Class Name: com.sun.enterprise.security.suth.realm.file.FileRealm
>JASS context: fileRealm
>Key File: ${com.sun.aas.instanceRoot}/config/users-keyfile
>
>
>Click save
>
>Your new Realm will be saved
>Now add Users to the Relam
>
>todo that
>goto Click Manage Users--->New
>
>User Id = User
>Group List = Users
>password = User
>confirm New Password = User
>
>click ok
>
>then add another user with
>
>User Id = Manager
>Group List = Managers
>Password = Manager
>confirm New Password = User
>
>click ok
>
>Restart the Server
>
>
>
>
>
>
>
>
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
>For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>
>