Show language: C# VB.NET Both
For this type of integration, no special setup is required. The indexer automatically uses the credentials of the current user who is running the import. (For ASP.NET apps that are importing, this user may be Network Service or 'ASPNET').
Open the configuration editor (using one of our UIs) and find the WebsiteCredentials entry. This is where the any username and password is configured. Specify the path that the user/password combination apply to, in the path property. Eg. http://host/dir1/. The 'UserPass' field should be set with the username and password, separated by a space, eg. user1 password1. Specify as many user and path combinations as is needed.