user override setting Fully Qualified ID Names for home directory instead of shortnames.
说明
Following an upgrade to QAS Version 4.1.0.21708 if the schema / username-attr-name is set to userprincipalname combined with using the %s setting in user-override to set the home directory to be the name of the user who logs in, the home directory is created in upn format rather then shortname.
原因
Product defect: 453544
解决办法
The workaround is to change the lowercase %s to be an uppercase %S for example: *:::1::/home/%S:/bin/ksh
The fix is to upgrade to QAS_4_1_0_21790 or higher