Solaris browser question

The security office is complaining that my system (Solaris 8) that the "security.password_lifetime" is not configured in the /.netscape/preferences.js file.

I have found the file but don't know how to configure it to get the browser to request a password after 15 minutes of inactivity.

Help anyone..

Thanks

You just need to add a line like this to the file:

defaultPref("security.password_lifetime", 15);