Free cookie consent management tool by TermsFeed Policy Generator

Changes between Version 10 and Version 11 of Documentation/Howto/SetupHiveServer


Ignore:
Timestamp:
10/27/11 15:47:12 (13 years ago)
Author:
spimming
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Howto/SetupHiveServer

    v10 v11  
    4848   * `Prepare Hive Database.sql`
    4949 * Both scripts can be found in `HeuristicLab.Services.Hive.DataAccess\3.3\SQL Scripts\`
     50 * Use the SQL Server Management Studio to create a new login for the `NETWORK SERVICE` group (in Object Explorer: Security -> Logins -> right click (New Login...)). Next you have to add the login to the two created `HeuristicLab` databases (`HeuristicLab.Hive-3.3`, `HeuristicLab.Authentication`) in the `Users` section (in Object Explorer: Databases -> HeuristicLab.* -> Security -> Users -> right click (New User...)).
    5051
    5152