The system account is a special account that most services run under.  It
has special permissions for files, etc, and I believe you cannot log on as
system.  You can add or remove the permissions for system, but I wouldn't
recommend removing any unless you know what you're doing.

Russ
-----Original Message-----
From: Peter J. MacDonald [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 16, 2001 2:50 PM
To: CF-Talk
Subject: RE: Unable to Verify ODBC


What is the System Account?


Thank You,
Peter

Peter J. MacDonald II
Creative Computing, Inc.
100 Middle Street
Lincoln, RI 02865
Phone: 401.727.0183 x208
Fax: 401.727.4998
Portable: 401.965.3661
E-MAIL: [EMAIL PROTECTED]
Web Page: www.creatcomp.com



-----Original Message-----
From: Warrick, Mark [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 16, 2001 14:08
To: CF-Talk
Subject: RE: Unable to Verify ODBC


Sure.

Open up the Services applet in the Control Panel. Click on the ColdFusion
Application Server, then Startup.

Look at the "Log On As" options.  The simplest way to solve this problem is
to make sure that you're using the System Account.

Do the same for the other ColdFusion services: Executive &  RDS.

Now I'm assuming that the DSN you're trying to hook up is for an Access
database.  Find that MDB file on the server and check it's permissions by
right-clicking on it, choosing properties, then security, then permissions.

If you used the SYSTEM account for the services, then it won't matter what
permissions are applied here, but if you used any other account, make sure
that same account has full control of the MDB file.

Hopefully this helps.  Basically, to sum it all up, don't screw with the
account settings unless you understand Windows NT security!


---mark


--------------------------------------------------------------
Mark Warrick
Phone: (714) 547-5386
Fax: (714) 972-2181
Personal Email: [EMAIL PROTECTED]
Personal URL: http://www.warrick.net 
Business Email: [EMAIL PROTECTED]
Business URL: http://www.fusioneers.com
ICQ: 346566
--------------------------------------------------------------


> -----Original Message-----
> From: Peter J. MacDonald [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 16, 2001 10:33 AM
> To: CF-Talk
> Subject: RE: Unable to Verify ODBC
> 
> 
> Mark,
> 
> Could you be a little more specific about the security issues.  I login as
> Administrator and have check all of the directories and files and
> administrator can open them no problem through that.  The 3 different CF
> services where running as default system login and now as administrator.  
> 
> 
> Thank You,
> Peter
> 
> Peter J. MacDonald II
> Creative Computing, Inc.
> 100 Middle Street
> Lincoln, RI 02865
> Phone: 401.727.0183 x208
> Fax: 401.727.4998
> Portable: 401.965.3661
> E-MAIL: [EMAIL PROTECTED]
> Web Page: www.creatcomp.com
> 
> 
> 
> -----Original Message-----
> From: Warrick, Mark [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 16, 2001 11:49
> To: CF-Talk
> Subject: RE: Unable to Verify ODBC
> 
> 
> If you're able to run ODBC connectivity tests through the control 
> panel with
> no problems, but not with the CF Administrator, then you probably have a
> permissions/security conflict.  Make sure that the ColdFusion server is
> running as a SYSTEM account or some other account that has permission to
> access those datasources.
> 
> ---mark
> 
> --------------------------------------------------------------
> Mark Warrick
> Phone: (714) 547-5386
> Fax: (714) 972-2181
> Personal Email: [EMAIL PROTECTED]
> Personal URL: http://www.warrick.net 
> Business Email: [EMAIL PROTECTED]
> Business URL: http://www.fusioneers.com
> ICQ: 346566
> --------------------------------------------------------------
> 
> 
> > -----Original Message-----
> > From: Peter J. MacDonald [mailto:[EMAIL PROTECTED]]
> > Sent: Tuesday, January 16, 2001 7:55 AM
> > To: CF-Talk
> > Subject: Unable to Verify ODBC
> > 
> > 
> > Help Please,
> > 
> > I have installed CFServer 4.5.1 on an NT Workstation 4.0 Build 5.  I am
> > trying to get it setup and run the Demo Applications.  I have 
> > installed the
> > current MDAC from MS.  I have checked ODBC connectivity through other
> > software and it is fine.  I can also change ODBC information 
> > through the CF
> > Admin interface.  When I run the Administrator test query I get a S1000
> > General ODBC error  Disk or network error.  Any Ideas appreciated.
> > 
> > 
> > Thank You,
> > Peter
> > 
> > Peter J. MacDonald II
> > Creative Computing, Inc.
> > 100 Middle Street
> > Lincoln, RI 02865
> > Phone: 401.727.0183 x208
> > Fax: 401.727.4998
> > Portable: 401.965.3661
> > E-MAIL: [EMAIL PROTECTED]
> > Web Page: www.creatcomp.com
> > 
> > 
> > 
> >
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to