Password Encrption

Z

Ziad Al-Banna

Hi every one,

I have an application that integrate with MS Project Server 2003, in one
part of the application I need to create a user in Project server, for that
I am using a direct SQL calls to insert the user directly into the database,
the problem is how to encrypt the password with something that project server
understand.

I will be glad if any one told me about the encryption/hashing technique
that project server user.

Thanks a lot
Zia
 
Z

Ziad Al-Banna

Found it,

Project server use the following DLL "pjsvrsecurity.dll" and the function
"HashData" to hash the password and save it into the database.

Ziad
 

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