How to override or change mutliple users home directories on specific machines ?
RESOLUTION:
1 - Setup a "User Account Override" group policy to push out  a /etc/opt/quest/vas/user-override file to a set of machines. 
For example, setting the below, would override all QAS users to have a homedir of /homedir/username.
# more /etc/opt/quest/vas/user-override
*:::::/homedir/%s:
This can also be done with Group Policy - Unix Settings | Identity Mapping | User Account Override
	Other variables:-
	%c cn
	%G gecos
	%s login name
	%S sAMAccountName
	%u uidNumber
© 2025 One Identity LLC. ALL RIGHTS RESERVED. Terms of Use Privacy Cookie Preference Center