|
Home > Archive > Microsoft Content Management Server > August 2006 > Authentication
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
|
|
| Bruno Sampaio 2006-08-28, 1:36 pm |
| Hello!
I'm trying to use the method AuthenticationAsUser to authenticate a user of
my computer (the domain is my own computer). I can use a existing user or not
and the method accept all as guest.
How should I do to it run correctly?
For example: if I enter with 'administrator' user and the correct password,
the method return as guest. If I enter with anyother user, the method return
as guest too.
Thanks.
| |
| Stefan [MSFT] 2006-08-29, 1:34 am |
| Hi Bruno,
this should not happen.
you should get a token for the specific user you entered.
Cheers,
Stefan
--
This posting is provided "AS IS" with no warranties, and confers no rights
"Bruno Sampaio" <BrunoSampaio@discussions.microsoft.com> wrote in message
news:FC8C7706-6538-4BE3-8825-A3D317BAC780@microsoft.com...
> Hello!
>
> I'm trying to use the method AuthenticationAsUser to authenticate a user
> of
> my computer (the domain is my own computer). I can use a existing user or
> not
> and the method accept all as guest.
> How should I do to it run correctly?
>
> For example: if I enter with 'administrator' user and the correct
> password,
> the method return as guest. If I enter with anyother user, the method
> return
> as guest too.
>
>
> Thanks.
|
|
|
|
|