Mandatory User Account Fields

  • Thread starter Thread starter Chris Coates
  • Start date Start date
C

Chris Coates

Is there a way to make certain fields mandatory when creating user accounts.
I want to make sure that account operators are not making accounts with just
a user name and not including the full name of the user and the department.

Thanks

ccoates
 
Yes, but it involves editing the schema and changing the class definition
for user objects. You would have to view the attributes and change them
from optional to mandatory. Not recommended to do this.
HTH,
BrianK
 
Back
Top