Re: Radius Server authenticate wih SAM
From: Sam Salhi [MSFT] (samers_at_online.microsoft.com)
Date: 10/25/04
- Next message: deep: "Re: Radius Server authenticate wih SAM"
- Previous message: Sam Salhi [MSFT]: "Re: help in using IAS as RADIUS Server"
- In reply to: deep: "Radius Server authenticate wih SAM"
- Next in thread: deep: "Re: Radius Server authenticate wih SAM"
- Reply: deep: "Re: Radius Server authenticate wih SAM"
- Messages sorted by: [ date ] [ thread ]
Date: Sun, 24 Oct 2004 20:37:05 -0700
Registering IAS in Active Directory is an Optional step if you want to do
SAM account authentication
Also, if the IAS server is not joined to a domain, then you don't need to
worry about this step either since it doesn't apply
If the IAS server is Joined to a domain and you still want to do SAM
authentication there are 3 ways (at least) to do this
A) Have your users specify the domain name in the request, this domain name
must be equal to the IAS server name
B) For win2k do realm replacement to prefix the user request with your
computer name:
1) For win2k use realm replacement of "^" with the IAS server name+"\"
(without the quotes in both cases)
2) For Win2k3 use Attribute manipulation in the Connection request
processing policy to do the same thing
C) Change the default domain registry key to reflect the server name
Open Regeidt, navigate to:
HKLM\SYSTEM\CurrentControlSet\Services\RasMan\PPP\ControlProtocols\BuiltIn
Create/Modify the key:
"DefaultDomain"
Type "Reg_SZ"
Value= your computer name
[Check IAS help for more details]
Hope this helps
--
=============================================
This posting is provided "AS IS" with no warranties, and confers no
rights.
=============================================
"deep" <deep@discussions.microsoft.com> wrote in message
news:18809133-1177-45FC-B561-8D889B10C74E@microsoft.com...
> Hi All
>
> We have to make one RADIUS Server( windows 2003 standard edition ,
> standalone ). there is no ADS configured.
>
> we wish RADIUS Server to work with local SAM
>
> i read in steps that RADIUS server has be regietserd with ADS after
> installing to enabel to auth agains ads users , but what about in case IAS
> service has been installed on win2k standalone server . do we need to do
> anything to let it work with SAM or it will automatically work ?
>
> pls help
>
> thanks
> dee
>
>
- Next message: deep: "Re: Radius Server authenticate wih SAM"
- Previous message: Sam Salhi [MSFT]: "Re: help in using IAS as RADIUS Server"
- In reply to: deep: "Radius Server authenticate wih SAM"
- Next in thread: deep: "Re: Radius Server authenticate wih SAM"
- Reply: deep: "Re: Radius Server authenticate wih SAM"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|