
Saturday January 20, 2007
I have tried out creating different authentication databases (keyfile, digestfile, LDAP, PAM) via administration CLIs in Sun Java System Web Server 7.0.
I created a file authentication database of type "keyfile" in config "test" and in virtual server "test".
Then created a file authentication database of type "digest", added "--syntax=digestfile" in the above command.
...