Securing Objects

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi all,

I am in search for a solution for securing items within a shared database,
primarily the front end being shared amongst others.

My new role has me working in a Citrix Metafarm environment, not allowing me
to create a new workgroup and set permissions that way.

Any suggestions on code for this task? Or possibly a reference site to
review? Any insight would be appreciated, thanks.
 
SCHNYDES said:
Hi all,

I am in search for a solution for securing items within a shared
database, primarily the front end being shared amongst others.

My new role has me working in a Citrix Metafarm environment, not
allowing me to create a new workgroup and set permissions that way.

Any suggestions on code for this task? Or possibly a reference site
to review? Any insight would be appreciated, thanks.

Use an MDE and have your published app start the app with the /Runtime
command line argument. Just those two steps would make it hard for anyone
to tinker with anything you don't want them to.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top