Home
Get Started
Learn
Downloads
AJAX
MVC
Community
Wiki
Forums
Sign in
|
Join
Home
›
ASP.NET Forums
›
Search
Search
You searched for the word(s): userid:872042
More Search Options
RSS Available
Matching Posts
Re: The server is unwilling to process the request./UserSetPassword
I found now my encoding trick isn't really helping, since the encoded string becomes the password, not the original password. View the complete topic at: http://forums.asp.net/p/1436335/3238115.aspx#3238115 Anyone else experience this or find a way around it?
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 6/17/2009
Filed under: HMC 4.5 mps SoapException Password CreateUserRequestData CreateUserRequest
Re: User created w/Hosted Active Directory::CreateUser ends up with Base64-encoded password
I was able to resolve this myself. Now I discovered my real issue. The domain password policy was stricter than I thought. Changing that worked out for me.
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 6/17/2009
Re: The server is unwilling to process the request./UserSetPassword
Now I discovered my real issue. The domain password policy was stricter than I thought. Changing that worked out for me.
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 6/17/2009
User created w/Hosted Active Directory::CreateUser ends up with Base64-encoded password
I am using HMC 4.5 and Hosted Active Directory::CreateUser. I instantiate and use the CreateUserRequest and CreateUserRequestData objects. I find I cannot set the CreateUserRequestData .newpassword value to plaintext, since this leads to a System.Web.Services.Protocols.SoapException. I found Base64 encoding works. However, the passwords ends up as the encoded string, not the unencoded string. This is unacceptable since a user indicates a desired password but would have to use a different password
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 6/16/2009
Filed under: HMC 4.5 mps Hosted Exchange Provisioning namespace CreateUser CreateUserData CreateUserData.newPassword
Re: The server is unwilling to process the request./UserSetPassword
I am getting the same error using CreateUser against an HMC 4.5 box. If I set the newPassword value I get the error, otherwise success. The password is suffciciently strong, My full error message: System.Web.Services.Protocols.SoapException was unhandled Message="Server was unable to process request. ---> An error encountered while processing object 'LDAP...com'./The server is unwilling to process the request. (Exception from HRESULT: 0x80072035)/User Set Password ---> <response><errorContext
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 6/4/2009
Re: Bug in the Web Service?
Also, while I am working with the recommended fix now, I am a tad leary about changing object[] ot string. Why not string[]? I know from previous worth with AD data that User properties are not merely name/value pairs but really name/array pairs. However, I am going to go forward with the string replacement unless I have reason to change to string[], but whether the problem is WSDL on the MPS Server or translation by VS, I am also surprised enough attention hasn't been garnered to urge a MS hotfix
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 6/4/2009
Re: The server is unwilling to process the request./UserSetPassword
I have been experiencing the error, too, using the CreateUserRequestData object and CreateUser method from the MPS Web Service from an HMC 4.5 server. I found I could get around the error using Base 64 encoding on the password string. I created this function to do it conveniently: public static string Encode(string text) { byte[] textByte = System.Text.Encoding.UTF8.GetBytes(text); return Convert.ToBase64String(textByte); }
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 6/4/2009
Filed under: SoapException hmc mps CreateUser password
Re: Bug in the Web Service?
This solution of editing the Reference.cs file is working for me. However, anyone using the Update Web Reference feature, for any reason, will lose the relevant changes. Microsoft should provide and explanation, or permanent fix applied to the MPS server where the Service originates.
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 6/3/2009
Re: HostedActiveDirectory Web Service - CreateUserRequestData Help
This solution is working for me. However, anyone using the Update Web Reference feature, for any reason, will lose the relevant changes. Microsoft should provide and explanation, or permanent fix applied to the MPS server where the Service originates.
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 6/3/2009
Re: Custom Application Security Model and MPS
Thank you all for your help. I am now using using the WS from one domain to send in my requests from another. I am succeeding, for instance, in creating OUs over there with code like this: Plexus.ActiveDirectory.com.dev_pass.ah_test_mps. CreateOrganizationRequest createOrganizationRequest = new Plexus.ActiveDirectory.com.dev_pass.ah_test_mps. CreateOrganizationRequest (); Plexus.ActiveDirectory.com.dev_pass.ah_test_mps. CreateOrganizationRequestData orgdata = new Plexus.ActiveDirectory.com.dev_pass
Posted to
Microsoft Provisioning System (MPS)
(Forum)
by
tsch
on 5/29/2009
Page 1 of 2 (20 items) 1
2
Next >
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
WindowsClient:
Debugging Crash Dumps with Visual Studio 2010
Channel 9:
Channel 9 Live at PDC09 Kurt DelBene
Channel 9:
Channel 9 Live at PDC09 Mike Anguilo
Channel 9:
Channel 9 Live at PDC09: Dean Hachamovitch
Channel 9:
Channel 9 Live at PDC09: Gary Flake
Channel 9:
Channel 9 Live at PDC09: Mark Russinovich and Patrick Dussud
Channel 9:
Ping 40: Black screen claims- retracted, Windows 7, Bing Maps, Office 2010
WindowsClient:
WPF Touch Basics
WindowsClient:
WPF Touch Basics
TechNet Edge:
AlignIT IT Manager Podcast #32: Agile Application Lifecycle Management
Channel 9:
Bharat Shah: Microsoft Online Services Overview
WindowsClient:
Holland America adds Surface to several ships in it’s new Mix lounge
ASP.NET:
RIA Services Link Listing #1
Channel 9:
Reactive Extensions API in depth: Merge
TechNet Edge:
Forefront Protection for Exchange customer story
WindowsClient:
Windows Client Developer Roundup for 12/7/2009
WindowsClient:
Introducing the new Bing Maps beta
ASP.NET:
My Presentations in Europe (December 2009)
Channel 9:
Channel 9 Live at PDC09: Dr Jeff Norris, NASA
Microsoft Communities
ASP.NET
Channel 8
Channel 9
Channel 10
IIS.NET
Silverlight
TechNet Edge
WindowsClient
Mix Online