Book a Demo

Author Topic: Key Store on DB Server?  (Read 2662 times)

incanus

  • EA User
  • **
  • Posts: 33
  • Karma: +0/-0
    • View Profile
Key Store on DB Server?
« on: May 30, 2008, 11:59:18 pm »
Is it posible to place a key store on  DB server?
currently seems that it is only possible to place the key store on a .dat in a file system server.
best regards!

«Midnight»

  • EA Guru
  • *****
  • Posts: 5651
  • Karma: +0/-0
  • That nice Mister Grey
    • View Profile
Re: Key Store on DB Server?
« Reply #1 on: May 31, 2008, 06:14:25 am »
As I understand things - if I'm out of date please chime in folks - the key store must be a file. You cannot implement your own version via a database.

That said, you can store the file anywhere that the users have appropriate access rights to the file. Check the documentation for the necessary privileges.
No, you can't have it!

Dermot

  • EA Administrator
  • EA User
  • *****
  • Posts: 591
  • Karma: +7/-0
    • View Profile
Re: Key Store on DB Server?
« Reply #2 on: June 01, 2008, 04:26:56 pm »
It does not matter what 'type' the server is - so long as the LAN sees it as a "server" and it has Folder assigned to be accesible as a drive accessible across the LAN (The server can also have a DBMS operating).