Yes, that works exactly as advertised
I was actually just looking in app/models/user.rb
to see if I can hack something together that would change a null
value to either ''
or the username (which, because it’s an AD user, looks like an email address).
Before I started ^, I also tried different settings in IdM to change the trust type from Active Directory
to Active Directory with POSIX attributes
, but that didn’t make a change.