Question : How to change pass AD with WSS 3.0?

I want to change pass AD with WSS 3.0?

I found sollution here , but not success

http://blumenthalit.net/blog/Lists/Posts/Post.aspx?ID=11

http://www.experts-exchange.com/OS/Microsoft_Operating_Systems/Server/MS-SharePoint/Q_23627156.html#discussion


Have any good code for my problem?
Thank you!

I already connect WSS with MS SharePoint Designer, and try this code, but not success

 

 
 
 


 
 
 

Answer : How to change pass AD with WSS 3.0?

Building configuration...

Current configuration : 1714 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname xyz
!
boot-start-marker
boot-end-marker
!
enable secret 5 ?!?!@#?!?#?!@#?!@#?!?@#?!@#?!@?#?@!#?!@#?
!
aaa new-model
!
!
!
aaa session-id common
!
resource policy
!
mmi polling-interval 60
no mmi auto-configure
no mmi pvc
mmi snmp-timeout 180
ip subnet-zero
ip cef
!
!
!
!
ip domain name xyz.com
ip ssh time-out 60
ip ssh authentication-retries 5
!
voice-card 0
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
!
class-map match-all VOICECLASS
 match  dscp ef
!
!
policy-map VOICEQOS
 class VOICECLASS
  priority 1000
 class class-default
  fair-queue
!
!
!
!
interface FastEthernet0/0
 ip address 11.11.11.51 255.255.255.248
 ip nat outside
 duplex auto
 speed auto
 service-policy output VOICEQOS
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
 bridge-group 1
!
interface FastEthernet0/3/0
!
interface FastEthernet0/3/1
!
interface FastEthernet0/3/2
!
interface FastEthernet0/3/3
!
interface Vlan1
 ip address 172.16.20.1 255.255.255.0
 ip nat inside
!
ip classless
ip route 0.0.0.0 0.0.0.0 11.11.11.54
!
!
no ip http server
no ip http secure-server
ip nat inside source static 172.16.20.49 11.11.11.49
ip nat inside source static 172.16.20.50 11.11.11.50
ip nat inside source static 172.16.20.52 11.11.11.52
ip nat inside source static 172.16.20.53 11.11.11.53
!
!
!
!
!
control-plane
!
bridge 1 protocol ieee
!
!
voice-port 0/2/0
!
voice-port 0/2/1
!
!
!
!
!
!
line con 0
line aux 0
line vty 0 4
 transport input telnet
Random Solutions  
 
programming4us programming4us