What do yo mean with "security issues"?File geodatabases are just a bunch of (binary) files stored on a drive. They differ in this in no way of a set of normal HTML files representing a basic website, or the individual files making up an ESRI Shapefile.There is no inherent security mechanism in the file geodatabase itself, like database authentication. If access to the FGDB needs to be restricted, than you need to use the normal web authentication methods to restrict access to the website hosting it (password protected HTTPS site?).In a sense, file geodatabases may be a "more" secure method of hosting the data, as there is no RDBMS system to be potentially compromised and made wrong use of.
Are there any potential security issues with using a FGDB over a RDBMS?
Přihlášení členové mohou přispívat, sledovat aktualizace a další. Jste tu noví? Zaregistrujte si bezplatný účet.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.