Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2004.08.22;
Скачать: CL | DM;

Вниз

Создание сервиса   Найти похожие ветки 

 
han_malign ©   (2004-07-07 17:02) [0]

Какого ..., когда делаю CreateService, с логином
   FSvcHandle := CreateService(FSCMHandle, PChar(ASvcName), PChar(ADisplayName),
     SERVICE_ALL_ACCESS, SERVICE_WIN32_OWN_PROCESS or SERVICE_INTERACTIVE_PROCESS,
     SERVICE_AUTO_START, SERVICE_ERROR_NORMAL, PChar(ABinaryPathName),
     nil, nil, nil, "DOMAIN\User", "Password");

- эта зараза ругается "A parameter that was specified is invalid."???
Пользователь есть - на "The account name is invalid or does not exist." не ругается... Без логина тоже все Ob. (Права администратора)


 
clickmaker ©   (2004-07-07 17:39) [1]


> han_malign ©   (07.07.04 17:02)  

а если в форме user@domain ?


 
han_malign ©   (2004-07-07 17:57) [2]

lpServiceStartName

Points to a null-terminated string. If the service type is SERVICE_WIN32_OWN_PROCESS, this name is the account name in the form of "DomainName\Username", which the service process will be logged on as when it runs. If the account belongs to the built-in domain, ".\Username" can be specified. Services of type SERVICE_WIN32_SHARE_PROCESS are not allowed to specify an account other than LocalSystem. If NULL is specified, the service will be logged on as the "LocalSystem" account, in which case, the lpPassword parameter must be NULL.


Если домен\пользователь неправилно указать, то - "The account name is invalid or does not exist."


 
Cobalt ©   (2004-07-07 21:43) [3]

Попробуй опустить всякие флаги типа SERVICE_ALL_ACCESS в 0, может запашет?
Может, в статье комбинации какие запрещены?
Пути точно правильные?
Отключи оптимизацию...


 
Reindeer Moss Eater ©   (2004-07-08 09:02) [4]

Аккаунту разрешено входить в систему в качестве службы?


 
han_malign ©   (2004-07-08 11:02) [5]

>Аккаунту разрешено входить в систему в качестве службы?
права атминистратора


 
Reindeer Moss Eater ©   (2004-07-08 11:04) [6]

У администратора нет таких прав по умолчанию


 
han_malign ©   (2004-07-08 12:19) [7]

а ларчик просто открывался
If you specify either SERVICE_WIN32_OWN_PROCESS or SERVICE_WIN32_SHARE_PROCESS, and the service is running in the context of the LocalSystem account, you can also specify the following type.
SERVICE_INTERACTIVE_PROCESS  - The service can interact with the desktop.

- то есть если с логином - никаких SERVICE_INTERACTIVE_PROCESS



Страницы: 1 вся ветка

Текущий архив: 2004.08.22;
Скачать: CL | DM;

Наверх




Память: 0.48 MB
Время: 0.037 c
1-1091949297
gs
2004-08-08 11:14
2004.08.22
Автоустановка BDE и Mdac_type


1-1092134649
Fath
2004-08-10 14:44
2004.08.22
MaskEdit


3-1091290331
Klerk
2004-07-31 20:12
2004.08.22
Select c пробелом


4-1089385781
Ivolg
2004-07-09 19:09
2004.08.22
Перехват


3-1091005053
Manfred
2004-07-28 12:57
2004.08.22
TClientDataSet.Locate ничего не находит