SQLData Systems, Inc.
Home | Products | Services | Documents | Support
Logging File
	A logging file can be specified in the system configuration file. 
		DebugFile = YourFileName
	The system uses Xmmddyy.log as the file name if the file name is not specified in the configuration file.
Message Handlers
	The system caches the message handlers if MaxHandler is specified in the system configuration file.
	The handlers are destroyed otherwise.
Security:
	When the authentication is turned on in the configuration file. 
The Server requests user name and password for services. 
The server uses two different kinds of authentication scheme:
	1. Basic user login. This is the UNIX style password 
validation. The Server maintain a user file which contains
user profile and groups. It uses the group rights to match 
agains privilage required for an action.
   2. When the basic loggin failed. The server tries to 
loggin the user as the domain user in the Windows NT environment.
It then impersonate the user inside the thread that is started
to serve the request. The user must have the following rights:
	Log on as a batch job
in order to logon to the server. The rights can be granted 
using User Manager in Windows NT (Advanced User Rights).
If both authentications fails. The request is rejected.



Download | Purchase | ContactFeedback


Send mail to  info2-at-sqldata-dot-com with questions or comments about this web site.
Copyright 2008-2010 SQLData Systems, Inc.
Last modified: July 10, 2010