#1  
Old 6th September 2009, 06:10 PM
Ian Peck
 
Posts: n/a
Default secure server

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  
Old 8th September 2009, 06:35 AM
Hannes Danzl[NDD]
 
Posts: n/a
Default Re: secure server

> Is there a better way?

No not really. Your way is the correct way to do it.


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

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


All times are GMT +11. The time now is 05:13 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.