fbordina / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

Use proxy user to update profile information in LDAP #473

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Profile Update is enabled
2. User tries to update profile information
3. Error is generated that user does not have sufficient access rights

What is the expected output? What do you see instead?

Expect that updates to profile will be written by proxy user and that updates 
will be written to profile. Instead an error is generated since updates are 
attempted using user account.

What version of PWM are you using?

1.7

What ldap directory and version are you using?

Microsoft AD (Server 2008R2 function level)

Please paste any error log messages below:

Unexpected error. If this error occurs repeatedly please contact your helpdesk. 
{ 5015 ERROR_UNKNOWN (error setting 'mobile' attribute on user CN=Shannon 
Brooks,OU=Standard,OU=Users,OU=GSNWGL,DC=gsnwgl,DC=local, error: [LDAP: error 
code 50 - 00002098: SecErr: DSID-03150BB9, problem 4003 (INSUFF_ACCESS_RIGHTS), 
data 0 ]) }

Original issue reported on code.google.com by shan...@brooksworks.com on 13 Sep 2013 at 4:40

GoogleCodeExporter commented 9 years ago
This is an AD problem, not a PWM problem. Please post your question in 
pwm-general, or better in an AD forum.

Original comment by menno.pi...@gmail.com on 13 Sep 2013 at 6:06