web.config encrypt identity
Hello, I have a web.config they ask me to encrypt the password in the node identity because in IIS they want to configure single sign in so we have Impersonation Enabled
Encrypt the node with aspnet_regiis doesn't work
I have look on internet and it's say to add the password in the registry but when I do that I get on error
Can you help me ? It's already been a day I work on that

5 Replies
how to fix this ?
Who is “they”? On IIS 6 and above you should never use “userName” and “password” there as application pool identity is where you should define the proper process identity.
"They" is my boss. Thank you
This is exactly what I was thinking but my boss was insisting with the identity node
Your boss isn't always right.
If you have no further questions, please use /close to mark the forum thread as answered