users@glassfish.java.net

Re: HTTP Basic Auth using imported usernames/passwords

From: <glassfish_at_javadesktop.org>
Date: Mon, 30 Jun 2008 00:08:07 PDT

You are on the right track.

asadmin create-file-user <username>

Should acutally prompt you for password and then update the keyfile under domains/domain1/config

With two users j2ee and wsit, the keyfile in my GF looks like this :

j2ee;{SSHA}dtvt9fI/M+W6sDCyRI7ddQ/tggA6g6C48neAgQ==;
wsit;{SSHA}JKCxqT6FUKgz0CX1AFzLIE5HHRj/PFZDskwpfw==;
[Message sent by forum member 'kumarjayanti' (kumarjayanti)]

http://forums.java.net/jive/thread.jspa?messageID=283263