limitation of user name in f0092

adeel

VIP Member
Hello there

I know this question will not be new.
Currently i am trying to keep the JDE user name same as AD user name but some of our AD account are more than 10 character.
Dont know how you dealing with this situation? Is there any other table i use or ESU to increase the length?

Thanks AD


Thanks
AD
 
Use an extensionAttribute in AD LDAP and point the user id setting to that LDAP attribute instead.
 
We dont link to AD but we have in house application and wants to add users in f0092 but the limitation with 10 character causing issue.
 
[ QUOTE ]

We dont link to AD but we have in house application and wants to add users in f0092 but the limitation with 10 character causing issue.

[/ QUOTE ]

The ten character attribute is baked into JDE, there are no alternate tables for you to use.

LDAP is the only way around it. And integrating LDAP with JDE is not an easy task.

- Gregg
 
Back
Top