Access control not enabled
587510Nov 30 2007 — edited Dec 13 2007Hi,
I have a problem in create user in TimesTen.
When I write command:
create user testuser identified by 'test';
command line give me an error:
15007: Access control not enabled
The command failed.
My ttVersion is:
TimesTen Release 7.0.3.0.0 (32 bit NT) (tt70_32:17000) 2007-09-19T16:04:16Z
Instance admin: dominik
Instance home directory: C:\TimesTen\tt70_32
Daemon home directory: C:\TimesTen\tt70_32\srv\info
My OS is Windwos 2000.
I found advice on this forum but it doesn't work. I tell about doing this command:
ttDaemonAdmin -stop
ttuser -init c:\TimesTen\tt70_32\srv\info\ttpasswd -admin dominik
ttDaemonAdmin -start
Can anyone have idea how to make access control enable??
Dominik