Re: netlogon service and LogonUser() API function
- From: nis.ben@xxxxxxxxx
- Date: 28 Jun 2005 07:01:45 -0700
there must be a way to authenticate credentials for a domain without
being a member of it.
because when joining a domain, one of the tasks that performed, is
authentication to it. how does the os authenticate with the domain
controller in order to join the domain (before it is part of the
domain)?
my purpose is to create an application that can perform multiple
"administrator tasks" in multiple computers that are part of multiple
domains.
i've succeeded to perform those tasks in one domain, when my computer
is part of it (the proccess used "logonuser()" to get administrator
credentials). when i tried to logon to other domains, or when i used a
computer in a workgroup, my application failed to get administrator
credentials in the domain.
maybe there's other way to get administrator credentials of a certain
domain (without being part of it)?
or maybe the application should perform :join a domain, authenticate,
perform tasks, leave domain? (is it possible?)
thanx in advance,
Ben
.
- Follow-Ups:
- Re: netlogon service and LogonUser() API function
- From: Joe Richards [MVP]
- Re: netlogon service and LogonUser() API function
- References:
- netlogon service and LogonUser() API function
- From: nis . ben
- Re: netlogon service and LogonUser() API function
- From: Joe Richards [MVP]
- Re: netlogon service and LogonUser() API function
- From: nis . ben
- Re: netlogon service and LogonUser() API function
- From: Chuck Chopp
- netlogon service and LogonUser() API function
- Prev by Date: Com Port Usage
- Next by Date: GetNetworkParams leak ?(WAS: \\device\tcp handle leak)
- Previous by thread: Re: netlogon service and LogonUser() API function
- Next by thread: Re: netlogon service and LogonUser() API function
- Index(es):
Relevant Pages
|