SpacyNG / pwm

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

CLASS_NOT_DEFINED in C1 after LDIF Import #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open ConsoleOne
2. Check Properties of any user
3.

What is the expected output? What do you see instead?
Should be no errors, instead I get Error Message: CLASS_NOT_DEFINED

What version of the product are you using? On what operating system?
PWM Release v1.4.3, On SLES 11

Please provide any additional information below.
Error mentioedn above only cropped up after importing edirectory-schema.ldif

Original issue reported on code.google.com by steve.bo...@gmail.com on 17 Jun 2010 at 8:52

GoogleCodeExporter commented 9 years ago
This is not a PWM caused defect.

You might try reproducing this with a fresh install of C1 without any plugins, 
or in iManager.  

If all else fails, you can remove the pwm schema from eDirectory be deleting 
the pwmUser class and any pwm* attributes using iManager or Console1.  The PWM 
schema uses only aux classes so it is completely removable.

Original comment by jrivard on 17 Jun 2010 at 8:58

GoogleCodeExporter commented 9 years ago
Figured it out.  Apparently c1 doesn't handle the schema update gracefully and 
you need to completely close the application after (or before) you extend the 
schema.  After that all the nasty errors went away.

Original comment by steve.bo...@gmail.com on 18 Jun 2010 at 3:11

GoogleCodeExporter commented 9 years ago
Good news!  Thanks for the update!  Hopefully this will help anyone else that 
finds the same problem.

Original comment by jrivard on 18 Jun 2010 at 4:46