Главная страница
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.023 c
3-1091434818
46_55_41_44
2004-08-02 12:20
2004.08.22
А теперь - Вопрос как создать БД программно...


3-1090847005
MORA
2004-07-26 17:03
2004.08.22
Master-Detail


1-1091709008
banderas
2004-08-05 16:30
2004.08.22
Размер формы


1-1091803396
Limp
2004-08-06 18:43
2004.08.22
Милисекунды в TDateTime


14-1091454307
Piter
2004-08-02 17:45
2004.08.22
Кто-нибудь может выделить бесплатно место под страничку?