Web Hosting Talk







View Full Version : Front Page Password Change.


joubarani
07-14-2002, 07:34 AM
Hi,
We found a long debate about how to change the front page password. The most opinions went for stopping the front page service then reintialize it again which may cause some problems for the scripts. We found a better way by changing the password through the front page program itself and the password changed successfully, but we need to know if this way is secure and feasible. Any opinion....!?
Thanks.

Joubarani
:cool:

FiberOptic
07-14-2002, 03:28 PM
How did you exactly do it?

CmptrWz
07-14-2002, 03:30 PM
I have observed the following when dealing with FrontPage:
1) Shutting down and Re-Adding Frontpage to a site tends to screw up things like scripts
2) Frontpage has to be tricked about CGI scripts
3) The frontpage passwords/groups are usually stuck in the following files:
_vti_pvt/service.pwd
_vti_pvt/service.grp

The files exist for each subweb as well.
The PWD files can be edited with any .htaccess editor. The GRP files can be edited like a normal group file.

CmptrWz
07-14-2002, 03:33 PM
While I am at it:

To change the password for an active user from within frontpage, log into the server as that user, goto Tools, then Security, Then Change Password.

As an administrator you can goto Tools, Security, Permissions to add/remove access for administration, authoring, etc. But you cannot change passwords without deleting and re-creating the accounts.

To change a password you could always edit the password file in my previous post.

grandad
07-14-2002, 03:35 PM
In Frontpage:

Tools > Server > Password

Fill in the box to change from old to new and there you go.