Could Somebody tell me what port number does ADSI use? I used Winnt protocol to change domain user's password . But Our DC is using firewall , I have to increare exeception on windows 2003 server. Thanks. william
The WinNT provider uses RPC, so you need to open all ports associated with RPC which is extensive unless you lock down which ports RPC uses which can possibly cause issues. Take a look at this to start http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dndcom/html/msdn_dcomfirewall.asp -- Joe Richards Microsoft MVP Windows Server Directory Services www.joeware.net william.huang wrote: > Could Somebody tell me what port number does ADSI use? > I used Winnt protocol to change domain user's password . But Our DC is using > firewall , I have to increare exeception on windows 2003 server. > Thanks. > > william > >