Koozali.org: home of the SME Server

Frontpage extensions

nesnomis

Frontpage extensions
« 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???

Offline Normando

  • *
  • 841
  • +2/-1
    • Unixlan
Frontpage extensions
« Reply #1 on: August 24, 2004, 06:06:18 AM »
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