User Password Will Not Reset\Change over VPN

G

Guest

Hello,

On our network, we use 3com VPN routers to access our Cisco PIX for VPN
access to our network. Everything works wonderful;

Except for users being able to change their password over the VPN. This
becomes essential for new users who must change their password for a new
account. Any help is appreciated in this regard, thank you.

-James
 
P

Paul Bergson

This probably has something to do with binding to port 636. LDAP
communications normally occur on port 389, but password activity occurs on a
secure port which has been setup on 636.

See if there is port is being blocked some how.
 
G

Guest

Hey paul,

A port being blocked had been my thought to. Do you think the port would
more likely be on the cisco pix side or the 3com vpn side? Any other hints
would help greatly, im not a cisco guru.
 
P

Paul Bergson

There is a utility in the support tools d:\support\tools\setup that will
install to c:\program files\support tools\ldp.exe which can assist in trying
to track down bind issues to AD.

Connect and bind on 636 (Or try) using LDP.

http://support.microsoft.com/default.aspx?scid=kb;en-us;255602

This will tell you right away if it is port 636 you can also bind on 389 to
dbl check connectivity.

--

Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 
P

Paul Bergson

I would guess it is on the server (Receiving side).

--

Paul Bergson MCT, MCSE, MCSA, CNE, CNA, CCA

This posting is provided "AS IS" with no warranties, and confers no rights.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top