Nicklas Bondesson wrote:
Also, can anyone please enlight me on how to set the user privilage bits in the gid field.domain_admin_privileges 0 system_admin_privileges 0
Have you checked vmoduser?If the options haven't been ported yet, then you can edit the vpasswd file. Add 4096 to the GID value of the user form domain admin, add 65536 for system admin. I think they are -a and -S.
If that doesn't work, check my math... 0x1000 = 4096 = QA_ADMIN 0x10000 = 65536 = SA_ADMIN
