You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by George Ronkin <gr...@nerdvana.com> on 2002/08/29 08:00:03 UTC

Re: Jwebmail + James

On Thu, 2002-08-29 at 00:10, Adrian wrote:
> Has anyone got the trick to logging in to the Jwebmail admin. I went to 
> the data directory and
> edited the xml for a password , but nothing seems to work , so I can`t 
> tell what is going on.

- Are you using the admin login?  (Via admin.jsp?)

- In the XML document, you are looking for the CONFIG elt with the KEY
child with ADMIN PASSWORD content.  As the DESCRIPTION says, that
password is encrypted.  You can replace it with plain text via the admin
login web page - the DESCRIPTION does not mean you can put plain text
into the XML document.

- For the hard-coded original admin password, look in initConfig() in
the net.wastl.webmail.server.WebMailServer class source.  I think the
release or installation notes document this too.
	Hope this helps,
	George Ronkin


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>