Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

LDAP Reset Password

Former Member
1,137

Hi,

How can i reset password of an user in LDAP from SAP.

thank you

1 ACCEPTED SOLUTION
Read only

former_member181966
Active Contributor
0 Likes
1,111

Hi

Try this link

https://www.sdn.sap.com/irj/servlet/prt/portal/ prtroot/docs/library/uuid/bc72b890-0201-0010-3a8d-e31e3e266893

Thanks

Hi,

How can i reset password of an user in LDAP from SAP.

thank you

5 REPLIES 5
Read only

former_member181966
Active Contributor
0 Likes
1,112

Hi

Try this link

https://www.sdn.sap.com/irj/servlet/prt/portal/ prtroot/docs/library/uuid/bc72b890-0201-0010-3a8d-e31e3e266893

Thanks

Read only

0 Likes
1,111

Thank for the informations.

But I need the attribute's name of Reset Password( if it exists....)

Or should I wrote it in .NET and call it from SAP?

any idea?

Message was edited by: joseph fryda

Read only

0 Likes
1,111

I found a way to do it with dos command

"dsmod"

it is ok to use that?

Read only

0 Likes
1,111

Hi Joseph,

I think U can acheve this by transaction LDAP.

U could also check following link.

/people/sap.user72/blog/2004/09/01/bsp-howto-fun-with-ldap-and-bsps

Cheers

Ankur

Message was edited by: Ankur Jain

Read only

0 Likes
1,111

hi,

There's nothing about change user password, anyway it's still helpfull

thank you