|
#1
|
|||
|
|||
|
When a server is made secure, I need to have a session that can open a
table to look up further security info. The only way I have found is to add a special user when the server starts - in TnxSecurityMonitorSettings.FormShow like so... if not dmServer.SecurityMonitor.IsUser(#200#206#0#255#13# 10#27#9#8) then dmServer.SecurityMonitor.AddUser(#200#206#0#255#13 #10#27#9#8,#200#206#0#255#13#10#27#9#8,[stWrite,stRead]) The problem is that this will show in the User List View if mods are made - which would allow possible deletion. The only way I can see of avoiding showing this special user is to re-write TnxSecurityMonitorSettings.DoRefresh Is there a better way? Still using V1.07 - will move to V3 soon Ian Peck |
|
#2
|
|||
|
|||
|
> Is there a better way?
No not really. Your way is the correct way to do it. |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Can a Nexus server be a MSSQL linked server | Paul Hughes | nexusdb.public.discussions | 0 | 14th July 2009 12:40 AM |
| NexusDB V3 Feature No. 2: Scripted Secure WebServer and HTML based Remote Administration | Hannes Danzl[NDD] | nexusdb.public.announcements | 0 | 9th September 2008 08:36 PM |
| ODBC Driver use secure transport? | Colin Messitt | nexusdb.public.support.odbc | 4 | 31st January 2008 09:32 PM |
| ANN: StreamSec Secure Shell Tools 3.0.0.248 | =?ISO-8859-1?Q?=22Henrick_Hellstr=F6m_=5BStreamSec/NDX=5D=22?= | nexusdb.public.support.thirdparty | 1 | 23rd March 2005 03:49 PM |
| Embedding a NexusDB server in a Data Abstract server? | Lauchlan M | nexusdb.public.support.thirdparty | 1 | 19th January 2004 07:31 PM |