Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: nesnomis on August 23, 2004, 11:40:59 PM
-
Hello :roll:
I hav e just installed frontpage extensions on my SME 6.0
Is it possible to change the administrator username and password to access the "frontpage extensinon" administrator page, without making a new installation???
-
I suppose just run the two line commands with your new user name and password. You can change the port too.
Command 1)
./owsadm.exe -o setadminport -s /etc/httpd/conf/httpd.conf \
Command 2)
-port 8090 -username YourName -pw YourPass
Then:
/sbin/e-smith/expand-template /etc/httpd/conf/httpd.conf
and:
service httpd restart