View Full Version : dual authentication


steve
Situation: Active Directory is in place.

Requirement: Would like to add a dedicated app server to
the ActiveDirectory environment. However, once the user
logs into the Domain with the domain account and attempts
to access the application server. Must have a second
prompt to login into that specific sever to access the app.

What's the best solution for this situation.
Tx

Danny Sanders
Have you joined the app server to the same domain the users are logging in
to?


hth
DDS W 2k MVP MCSE

"steve" wrote in message
news:8f7401c4330b$56fd6380$a601280a@phx.gbl...
> Situation: Active Directory is in place.
>
> Requirement: Would like to add a dedicated app server to
> the ActiveDirectory environment. However, once the user
> logs into the Domain with the domain account and attempts
> to access the application server. Must have a second
> prompt to login into that specific sever to access the app.
>
> What's the best solution for this situation.
> Tx



Steven L Umbach
Don't know of a way to do such within the OS, however you can control access with
ntfs permissions, use ipsec policy to restrict access from only particular computers,
or configure the user right assignment for access this computer from the network to
further restrict access. --- Steve


"steve" wrote in message
news:8f7401c4330b$56fd6380$a601280a@phx.gbl...
> Situation: Active Directory is in place.
>
> Requirement: Would like to add a dedicated app server to
> the ActiveDirectory environment. However, once the user
> logs into the Domain with the domain account and attempts
> to access the application server. Must have a second
> prompt to login into that specific sever to access the app.
>
> What's the best solution for this situation.
> Tx