Hi Nathan, In case it is useful, the following link is to the shell function used by the docker container startup to set the admin password:
https://github.com/apache/ofbiz-framework/blob/890590d6aa6cabc4b90fc18bd663abcfc93c680f/docker/docker-entrypoint.sh#L224 On Mon, 21 Apr 2025 at 22:59, Nathan Reddancer <[email protected]> wrote: > Ha, nevermind, I figurred out how to do it! lol. its a set of gradle > commands. > I have been messing around with various A.I. tools, and this time I > happened to have used Grok 3 and it worked. > I had it make a reset admin password set of commands in Linux. All is > well. Still, I want to say, OFBiz is awesome! Have a great week friends! > > On 2025/04/21 19:52:49 Nathan Reddancer wrote: > > Hello everyone, > > > > I just need to know how to change the Admin password in OFBiz. Is > > that stored in a config file, or in the database file somewhere? I don't > > mind using the Linux terminal, but I'd prefer using sudo gedit or > > something like that just so I can remember easily where that file is > > stored for the occasional updates. Thanks in advance, and as usual, > > great work team! > > > > > -- Daniel Watford
