Brett - My thoughts - - System generated UserIds might be hard for the users to remember; - Changing UsersIds of a Person is not that difficult afterall; You might want to assign a new UserId to the User <from PartyManager> and disable the existing one;
- Sakthi On 2/17/12, Brett Palmer <[email protected]> wrote: > We have an application based on the ofbiz framework for online testing. We > use the ofbiz user authentication and userLoginId as designed by ofbiz. > The problem is that often teachers and students incorrectly register in > the system with a specific userId. Then they call up and want to change > their userId because it doesn't match their actual ID. It is difficult to > change the userLoginId for a person once it has been assigned to a person. > > We would like the UserLoginId to work similarly to how the PartyId works. > PartyId is a system generated ID that is assigned to a Person, PartyGroup, > etc. As a system generated ID it gives us a lot of flexibility in how it > is used. It also allow us to make changes easily like changing a person's > name, etc. > > A few months ago there was some discussion in the forums about alternative > to how UserLoginId is used in the system. Has anyone come up with an > alternative to the default implementation of UserLoginId. > > Thanks in advance for your suggestions. > > > Brett > -- Sent from my mobile device
