DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
| Code Block | ||
|---|---|---|
| ||
server.1=FQDN1:port:port server.2=FQDN2:port:port server.3=FQDN3:port:port |
Note:-
It is recommended to set JVM flag (Optional)
| Code Block | ||
|---|---|---|
| ||
javax.security.auth.useSubjectCredsOnly=false |
http://docs.oracle.com/javase/7/docs/technotes/guides/security/jgss/tutorials/Troubleshooting.html
http://docs.oracle.com/javase/7/docs/technotes/guides/security/jgss/tutorials/BasicClientServer.html
DIGEST-MD5 based authentication
...