+

Search Tips   |   Advanced Search

Portal, V6.1


 

Encrypting sensitive data

When you create a new content source using the Manage Search portlet, some content sources require that you enter sensitive data, such as the user ID and password of the crawler user. For example, this applies to secured portal sites or HTTP sites that require a user ID and password. This sensitive data is stored on the hard drive. In order to ensure that such sensitive data is encrypted on disk, perform the following procedure after portal installation:

  1. Open the file searchsecret.xml with an editor. This file is located in...

  2. Open the file with an editor

  3. Replace the string CHANGE TO YOUR SECRET KEY  with a random string.

  4. Run the updated file searchsecret.xml by using the XML configuration interface

    1. File name using the -in option.

    2. Specify a result file using the -out option.

    3. Check the result file to make sure that the XML request was executed successfully.

    For more details about how to use the XML configuration interface, refer to Work with the XML configuration interface.

  5. Delete the file searchsecret.xml.

 

Parent topic

Security considerations

 

Related tasks


Search on Portal Search collections and other content sources
Search on secured portal sites and pages and content management items

 

Related information


Work with the XML configuration interface